-
Notifications
You must be signed in to change notification settings - Fork 4.7k
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
[Wasm] Tracking active test failures #38422
Comments
I couldn't figure out the best area label to add to this issue. If you have write-permissions please help me learn by adding exactly one area label. |
Synced up with @steveisok and @tarekgh and it makes sense to keep them disabled from CI until ICU is turned on and then we can adjust/skip tests based on the ICU globalization story for WASM. If we want to get more test coverage when running on Invariant mode, we can add those tests to |
There are still three test suites we need to enable and also take a look at the flaky System.Linq.Parallel.Tests, keeping it open and in 6.0 |
@steveisok what is the state of this now? |
Once you get runtimeconfig.json support, the calendar test should light up. Mostly good it looks like. Probably can close this and deal with the few remaining in another issue. |
yeah I think this is safe to close not that we are tracking the remaining work elsewhere |
We began running tests for wasm on CI, however not all test suites currently pass. This issue tracks what's failing:
OOB = out of box library
Suites that contain 1 or more failures
Suites that do not produce results
These tests most likely contain >= 1 thread related failures and need to be skipped
Flaky suites
The text was updated successfully, but these errors were encountered: