-
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] Re-enable source generator tests failing due to OOM #60701
Merged
Commits on Oct 27, 2021
-
[wasm] WasmAppBuilder: detect multiple paths mapping to the same vfs
.. path. This shows up at runtime as a cryptic `FS Error`, because it fails to create the parent directory.
Configuration menu - View commit details
-
Copy full SHA for 4038554 - Browse repository at this point
Copy the full SHA 4038554View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8023855 - Browse repository at this point
Copy the full SHA 8023855View commit details -
Configuration menu - View commit details
-
Copy full SHA for e51a76f - Browse repository at this point
Copy the full SHA e51a76fView commit details -
[wasm] add $(IsHighAotMemoryUsageTest) to use different optimization …
…options for avoiding OOM .. and use a separate script template for AOT builds.
Configuration menu - View commit details
-
Copy full SHA for 8436395 - Browse repository at this point
Copy the full SHA 8436395View commit details -
[wasm] Enable source generators tests that were failing due to OOM
- `Microsoft.Extensions.Logging.Generators.Roslyn3.11.Tests` - `Microsoft.Extensions.Logging.Generators.Roslyn4.0.Tests` - `System.Text.Json.SourceGeneration.Roslyn3.11.Unit.Tests` - `System.Text.Json.SourceGeneration.Roslyn4.0.Unit.Tests` - `System.Text.RegularExpressions.Generators.Tests` Some individual ones are disabled due to dotnet#58226, and dotnet#60899 . Fixes dotnet#51961 .
Configuration menu - View commit details
-
Copy full SHA for 9a6d859 - Browse repository at this point
Copy the full SHA 9a6d859View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4fb5bf4 - Browse repository at this point
Copy the full SHA 4fb5bf4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 485d481 - Browse repository at this point
Copy the full SHA 485d481View commit details
Commits on Oct 29, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 5554733 - Browse repository at this point
Copy the full SHA 5554733View commit details -
Configuration menu - View commit details
-
Copy full SHA for ddb1ffb - Browse repository at this point
Copy the full SHA ddb1ffbView commit details
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.