-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
[browser] firefox testing #100697
[browser] firefox testing #100697
Conversation
pavelsavara
commented
Apr 5, 2024
•
edited
Loading
edited
- enables testing on Firefox - to understand when our MT problems are actually chrome problems
- Solves differences in Firefox hybrid globalization
- Fixes [browser][hybrid][firefox] RangeError: invalid value "Cyrl" for option region #100955
- Disables testing with HTTPS with Firefox - because trusting self signed certificate is too difficult
- created [browser] secure WSS + HTTPS tests are disabled under Firefox #101115 for disabled scenarios
- installs Firefox also on Windows
Tagging subscribers to 'arch-wasm': @lewing |
Make runtime/eng/testing/wasm-provisioning.targets Line 181 in e1f5378
|
|
...Globalization.Calendars.Tests/Hybrid/System.Globalization.Calendars.Hybrid.WASM.Tests.csproj
Outdated
Show resolved
Hide resolved
...untime/tests/System.Globalization.Tests/Hybrid/System.Globalization.Hybrid.WASM.Tests.csproj
Outdated
Show resolved
Hide resolved
/azp run runtime-wasm |
Filled #101497 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
After offline discussion, all my suggestions are only about making things slightly more clean.
Postponing them at the moment to get this in
/ba-g all issues are known |