Skip to content

WASM Re-enable Threading.Channels serialization tests#39016

Merged
safern merged 3 commits into
dotnet:masterfrom
safern:wasm-enablethreadingchannelstest
Jul 10, 2020
Merged

WASM Re-enable Threading.Channels serialization tests#39016
safern merged 3 commits into
dotnet:masterfrom
safern:wasm-enablethreadingchannelstest

Conversation

@safern

@safern safern commented Jul 9, 2020

Copy link
Copy Markdown
Member

Fixes: #37648

This test was fixed by: #38948

@stephentoub

Copy link
Copy Markdown
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

safern commented Jul 9, 2020

Copy link
Copy Markdown
Member Author

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

@safern

safern commented Jul 9, 2020

Copy link
Copy Markdown
Member Author

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