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 Re-enable Threading.Channels serialization tests #39016

Merged
merged 3 commits into from
Jul 10, 2020

Conversation

safern
Copy link
Member

@safern safern commented Jul 9, 2020

Fixes: #37648

This test was fixed by: #38948

@stephentoub
Copy link
Member

That said, #38963 appears to be disabling BinaryFormatter entirely for wasm, so... maybe this should stay disabled, albeit with a better attribute?
cc: @GrabYourPitchforks

@safern
Copy link
Member Author

safern commented Jul 9, 2020

Hmm, yeah maybe we should just skip the test with TestPlatform(~TestPlatforms.Browser)

@safern
Copy link
Member Author

safern commented Jul 9, 2020

Fixed to instead just skip it in that platform.

@safern safern merged commit 45bd3f9 into dotnet:master Jul 10, 2020
@ghost ghost locked as resolved and limited conversation to collaborators Dec 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[wasm] Issue with loading files from the file system during the library tests run
5 participants