Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: web-components playwright tests fail on OSX #33172

Open
2 tasks done
Hotell opened this issue Oct 30, 2024 · 3 comments
Open
2 tasks done

[Bug]: web-components playwright tests fail on OSX #33172

Hotell opened this issue Oct 30, 2024 · 3 comments

Comments

@Hotell
Copy link
Contributor

Hotell commented Oct 30, 2024

Component

Other...

Package version

3.0.0-beta.*

@microsoft/fast-element version

2.0.0

Environment

macos

Current Behavior

playwright tests are failing on OSX. Reproduced locally and on CI.

This is critical to our migration to GHA utilising ARM agents in order to be compliant with security efforts.

Expected Behavior

playwright test should work cross platform

Reproduction

fa133c1

Steps to reproduce

  1. checkout ci(.github): migrate infra to GHA #33070
  2. un-skip problematic tests fa133c1
  3. run yarn nx run web-components:e2e
  4. see CI fail ( or locally if you're on Mac )

Are you reporting an Accessibility issue?

None

Suggested severity

Medium - Has workaround

Products/sites affected

No response

Are you willing to submit a PR to fix?

no

Validations

  • Check that there isn't already an issue that reports the same bug to avoid creating a duplicate.
  • The provided reproduction is a minimal reproducible example of the bug.
@Hotell Hotell added the CI label Oct 30, 2024
@Hotell Hotell changed the title [Bug]: playwright tests fail on OSX [Bug]: web-components playwright tests fail on OSX Oct 30, 2024
@Hotell Hotell moved this to 🆕 New in @fluentui Web Components Oct 30, 2024
@davatron5000
Copy link
Contributor

Were these run with the Storybook server running?

@Hotell
Copy link
Contributor Author

Hotell commented Nov 7, 2024

Were these run with the Storybook server running?

latest master

@Hotell
Copy link
Contributor Author

Hotell commented Nov 7, 2024

@davatron5000 I checked against #33023 as well = same failures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Status: 🆕 New
Development

No branches or pull requests

3 participants