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] AOT: System.Text.Json.Tests crashing inexplicably #89984

Closed
radical opened this issue Aug 3, 2023 · 3 comments
Closed

[wasm] AOT: System.Text.Json.Tests crashing inexplicably #89984

radical opened this issue Aug 3, 2023 · 3 comments
Labels
arch-wasm WebAssembly architecture area-Codegen-AOT-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Milestone

Comments

@radical
Copy link
Member

radical commented Aug 3, 2023

Rolling build, and log:

...
[21:39:57] info: [STRT] System.Text.Json.Serialization.Tests.CollectionTestsDynamic_SyncStream.ReadSimpleKeyValuePairPartialData
[21:39:57] info: [STRT] System.Text.Json.Serialization.Tests.CollectionTestsDynamic_SyncStream.WriteAsyncEnumerable_CancellationToken_IsPassedToAsyncEnumerator
[21:39:58] info: Process v8 exited with 1
                 
[21:39:58] info: Waiting to flush log messages with a timeout of 120 secs ..
[21:39:58] fail: Application has finished with exit code 1 but 0 was expected

Changes since last rolling build: b2e18f8...643087b .

Known Issue Error Message

Fill the error message using step by step known issues guidance.

{
  "ErrorMessage": "",
  "ErrorPattern": "Starting: *System.Text.Json.Tests.dll\\(?:.*\\)fail: Application has finished with exit code 1 but 0 was expected",
  "BuildRetry": false,
  "ExcludeConsoleLog": false
}

Report

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 0 0

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=362691
Error message validated: Starting: *System.Text.Json.Tests.dll\(?:.*\)fail: Application has finished with exit code 1 but 0 was expected
Result validation: ❌ Known issue did not match with the provided build.
Validation performed at: 8/23/2023 5:53:25 AM UTC

@radical radical added arch-wasm WebAssembly architecture blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' area-Codegen-AOT-mono labels Aug 3, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Aug 3, 2023
@ghost
Copy link

ghost commented Aug 3, 2023

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

Issue Details

Rolling build, and log:

...
[21:39:57] info: [STRT] System.Text.Json.Serialization.Tests.CollectionTestsDynamic_SyncStream.ReadSimpleKeyValuePairPartialData
[21:39:57] info: [STRT] System.Text.Json.Serialization.Tests.CollectionTestsDynamic_SyncStream.WriteAsyncEnumerable_CancellationToken_IsPassedToAsyncEnumerator
[21:39:58] info: Process v8 exited with 1
                 
[21:39:58] info: Waiting to flush log messages with a timeout of 120 secs ..
[21:39:58] fail: Application has finished with exit code 1 but 0 was expected
Author: radical
Assignees: -
Labels:

arch-wasm, blocking-clean-ci, area-Codegen-AOT-mono

Milestone: -

@radical
Copy link
Member Author

radical commented Aug 7, 2023

cc @vargaz

@radical radical removed the untriaged New issue has not been triaged by the area owner label Aug 7, 2023
@radical radical added this to the 8.0.0 milestone Aug 7, 2023
@vargaz
Copy link
Contributor

vargaz commented Aug 7, 2023

Is this reproducible, or its a random failure ?

@lewing lewing modified the milestones: 8.0.0, 9.0.0 Aug 13, 2023
@radical radical added the Known Build Error Use this to report build issues in the .NET Helix tab label Aug 23, 2023
@build-analysis build-analysis bot removed this from the 9.0.0 milestone Nov 15, 2023
@ghost ghost added the untriaged New issue has not been triaged by the area owner label Nov 15, 2023
@akoeplinger akoeplinger added this to the 9.0.0 milestone Nov 24, 2023
@ghost ghost removed the untriaged New issue has not been triaged by the area owner label Nov 24, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Mar 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-wasm WebAssembly architecture area-Codegen-AOT-mono blocking-clean-ci Blocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms' Known Build Error Use this to report build issues in the .NET Helix tab
Projects
None yet
Development

No branches or pull requests

5 participants