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] Test AOT builds failing due to OOM #61339

Closed
1 task
radical opened this issue Nov 9, 2021 · 1 comment · Fixed by #63958
Closed
1 task

[wasm] Test AOT builds failing due to OOM #61339

radical opened this issue Nov 9, 2021 · 1 comment · Fixed by #63958
Labels
arch-wasm WebAssembly architecture area-Build-mono disabled-test The test is disabled in source code against the issue wasm-aot-test WebAssembly AOT Test

Comments

@radical
Copy link
Member

radical commented Nov 9, 2021

General tracking issue for this.

  • Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests
    • wasm-opt getting oom-killed
    • Build, Log
    • this is failing even when using $(IsHighAotMemoryUsageTest)==true
@radical radical added arch-wasm WebAssembly architecture disabled-test The test is disabled in source code against the issue wasm-aot-test WebAssembly AOT Test labels Nov 9, 2021
@ghost
Copy link

ghost commented Nov 9, 2021

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

Issue Details

General tracking issue for this.

  • Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests
    • wasm-opt getting oom-killed
    • Build, Log
    • this is failing even when using $(IsHighAotMemoryUsageTest)==true
Author: radical
Assignees: -
Labels:

arch-wasm, disabled-test, wasm-aot-test

Milestone: -

@dotnet-issue-labeler dotnet-issue-labeler bot added area-Build-mono untriaged New issue has not been triaged by the area owner labels Nov 9, 2021
@radical radical removed the untriaged New issue has not been triaged by the area owner label Nov 9, 2021
radical added a commit to krwq/runtime-1 that referenced this issue Nov 9, 2021
Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests
dotnet#61339
krwq added a commit that referenced this issue Nov 9, 2021
…Roslyn3.11.Tests` failing due to OOM (#61323)

* [wasm] Disable tests failing due to OOM

Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests
#61339

* [wasm] Use special exitcodes when AOT test build fails, and when it gets oom-killed

Co-authored-by: Ankit Jain <radical@gmail.com>
@ghost ghost added the in-pr There is an active PR which will close this issue when it is merged label Jan 21, 2022
radical added a commit to radical/runtime that referenced this issue Feb 3, 2022
radical added a commit that referenced this issue Feb 4, 2022
* [wasm][aot] Disable failing tests

`Microsoft.Extensions.HostFactoryResolver.Tests`: #64724
`Microsoft.Extensions.Logging.Tests`: #64725

* [wasm][aot] Disable `System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests`

.. on linux.

Fixes #64762 .
Real issue being tracked in #61339

* disable failing nodejs samples

* [wasm] Disable more failing tests

System.Linq.Tests: #64774
System.Text.Json.Tests: #64775

* Disable System.Text.RegularExpressions.Tests due to issue#64769
@ghost ghost removed the in-pr There is an active PR which will close this issue when it is merged label Feb 15, 2022
@ghost ghost locked as resolved and limited conversation to collaborators Mar 17, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Build-mono disabled-test The test is disabled in source code against the issue wasm-aot-test WebAssembly AOT Test
Projects
None yet
1 participant