-
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] Disable failing tests #64759
Merged
Merged
[wasm] Disable failing tests #64759
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
`Microsoft.Extensions.HostFactoryResolver.Tests`: dotnet#64724 `Microsoft.Extensions.Logging.Tests`: dotnet#64725
ghost
assigned radical
Feb 3, 2022
lewing
approved these changes
Feb 3, 2022
…t.Tests` .. on linux. Fixes dotnet#64762 . Real issue being tracked in dotnet#61339
/azp run runtime-extra-platforms |
Azure Pipelines successfully started running 1 pipeline(s). |
radekdoulik
approved these changes
Feb 3, 2022
radical
changed the title
[wasm][aot] Disable failing tests
[wasm] Disable failing tests
Feb 3, 2022
/azp run runtime-extra-platforms |
Azure Pipelines successfully started running 1 pipeline(s). |
System.Linq.Tests: dotnet#64774 System.Text.Json.Tests: dotnet#64775
/azp run runtime-extra-platforms |
Azure Pipelines successfully started running 1 pipeline(s). |
This was referenced Feb 4, 2022
/azp run runtime-extra-platforms |
Azure Pipelines successfully started running 1 pipeline(s). |
|
Others in |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Microsoft.Extensions.HostFactoryResolver.Tests
: [wasm][aot][windows] Crash inMicrosoft.Extensions.HostFactoryResolver.Tests
with emsdk2.0.34
#64724Microsoft.Extensions.Logging.Tests
: [wasm][aot][windows] Crash inMicrosoft.Extensions.Logging.Tests
#64725System.Linq.Tests
: [wasm] V8/linux - assertionsrc/mono/mono/metadata/class-accessors.c:92
inSystem.Linq.Tests
#64774System.Text.Json.Tests
: [wasm] V8/LinuxRuntimeError: memory access out of bounds
forSystem.Text.Json.Tests
#64775System.Text.Json.SourceGeneration.Roslyn3.11.UnitTests
: normal-system.text.json.sourcegeneration.roslyn3.11.unit.tests work item #64762System.Text.RegularExpressions.Tests
: [wasm] sgen assertion with inSystem.Text.RegularExpressions.Tests
#647692.0.34
#64727