-
Notifications
You must be signed in to change notification settings - Fork 4.9k
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
[wasi] Failing tests in System.Runtime.Serialization.Xml.Tests
#82967
Labels
arch-wasm
WebAssembly architecture
area-Serialization
os-wasi
Related to WASI variant of arch-wasm
test-failure
wasi-tests-wip
WIP for enabling wasi tests
Milestone
Comments
Tagging subscribers to 'arch-wasm': @lewing Issue Details
|
radical
added a commit
to radical/runtime
that referenced
this issue
Mar 4, 2023
….ExporterTypesTests.TypesTest_Negative - Issue: dotnet#82967
radical
added a commit
that referenced
this issue
Mar 8, 2023
* [wasi] Copy WasmFilesToIncludeInFileSystem to the bundle too This could be changed in the future to include in the single file bundle * [wasi] Enable System.IO.Packaging, and System.Data.DataSetExtensions tests * WasiAppBuilder: Create an empty /tmp * Disable System.Runtime.Serialization.Xml.XsdDataContractExporterTests.ExporterTypesTests.TypesTest_Negative - Issue: #82967 * Enable System.Runtime.Serialization.Xml.Tests, and System.Runtime.Serialization.Xml.ReflectionOnly.Tests Remaining fixed by adding `/tmp`
System.Runtime.Serialization.Xml.XsdDataContractExporterTests.ExporterTypesTests.TypesTest_Negative
System.Runtime.Serialization.Xml.Tests
radical
added a commit
to radical/runtime
that referenced
this issue
May 2, 2023
radical
added a commit
that referenced
this issue
May 3, 2023
* [wasi] Disable failing tests in System.Runtime.Serialization.Xml.Tests Issue: #82967, and #73961 * [wasi] Disable failing test System.Runtime.Serialization.Xml.ReflectionOnly.Tests:DataContractSerializerTests.DCS_MemoryStream_Deserialize_CompatibleWithFullFramework Issue: #73961 * [wasi] Disable tests failing depending on tmp fs System.Runtime.Serialization.Xml.ReflectionOnly.Tests, and System.Runtime.Serialization.Xml.Tests Test: DataContractSerializerTests.DCS_FileStreamSurrogate Issue: #85690
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
arch-wasm
WebAssembly architecture
area-Serialization
os-wasi
Related to WASI variant of arch-wasm
test-failure
wasi-tests-wip
WIP for enabling wasi tests
The two tests above are trimming related, and disabled for browser too - #73961 .
The text was updated successfully, but these errors were encountered: