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

[wasm][aot] Enable tests that are passing now #53977

Merged
merged 2 commits into from
Jun 11, 2021

Conversation

radical
Copy link
Member

@radical radical commented Jun 10, 2021

These don't reproduce on main anymore, after the exceptions fix.

System.Reflection.Tests Fixes #51673
System.Transactions.Locals.Tests Fixes #50969
System.Threading.Tasks.Parallel.Tests Fixes #51677

@radical radical added the arch-wasm WebAssembly architecture label Jun 10, 2021
@ghost
Copy link

ghost commented Jun 10, 2021

Tagging subscribers to 'arch-wasm': @lewing
See info in area-owners.md if you want to be subscribed.

Issue Details

These don't reproduce on main anymore, after the exceptions fix.

System.Reflection.Tests Fixes #51673
System.Transactions.Locals.Tests Fixes #50969
System.Threading.Tasks.Parallel.Tests Fixes #51677

Author: radical
Assignees: -
Labels:

arch-wasm

Milestone: -

@dotnet-issue-labeler
Copy link

I couldn't figure out the best area label to add to this PR. If you have write-permissions please help me learn by adding exactly one area label.

radical added 2 commits June 10, 2021 12:29
These don't reproduce on `main` anymore, after the exceptions fix.

`System.Transactions.Locals.Tests` Fixes dotnet#50969
`System.Threading.Tasks.Parallel.Tests` Fixes dotnet#51677
This hasn't been crashing for quite some time.
The individual test failures are already disabled with
dotnet#51244, and
dotnet#51911 .

Fixes dotnet#51245
@radical radical force-pushed the aot-enable-exception-fix branch from ad600cb to 38bd58a Compare June 10, 2021 16:31
@lewing lewing merged commit e6daad2 into dotnet:main Jun 11, 2021
@ghost ghost locked as resolved and limited conversation to collaborators Jul 11, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture
Projects
None yet
2 participants