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

System.Text.Json.Serialization.Tests.StreamTests_DeserializeAsyncEnumerable.DeserializeAsyncEnumerable_ReadSimpleObjectAsync(count: 1000, bufferSize: 1) [FAIL] #69076

Open
lewing opened this issue May 9, 2022 · 1 comment

Comments

@lewing
Copy link
Member

lewing commented May 9, 2022

in #68126

runtime (Libraries Test Run checked coreclr Linux_musl arm64 Debug) failed with

===========================================================================================================
/root/helix/work/workitem/e /root/helix/work/workitem/e
  Discovering: System.Text.Json.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Text.Json.Tests (found 5090 of 5163 test cases)
  Starting:    System.Text.Json.Tests (parallel test collections = on, max threads = 4)
    System.Text.Json.Serialization.Tests.StreamTests_DeserializeAsyncEnumerable.DeserializeAsyncEnumerable_ReadSimpleObjectAsync(count: 1000, bufferSize: 1) [FAIL]
      Assert.Equal() Failure
      Expected: 1b33498a-7b7d-4dda-9c13-f6aa4ab449a6
      Actual:   00000000-0000-0000-0000-000000000000
      Stack Trace:
        /_/src/libraries/System.Text.Json/tests/Common/TestClasses/TestClasses.SimpleTestClass.cs(327,0): at System.Text.Json.Serialization.Tests.SimpleTestClass.Verify()
        /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Serialization/Stream.DeserializeAsyncEnumerable.cs(39,0): at System.Text.Json.Serialization.Tests.StreamTests_DeserializeAsyncEnumerable.DeserializeAsyncEnumerable_ReadSimpleObjectAsync(Int32 count, Int32 bufferSize)
        /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Serialization/Stream.DeserializeAsyncEnumerable.cs(34,0): at System.Text.Json.Serialization.Tests.StreamTests_DeserializeAsyncEnumerable.DeserializeAsyncEnumerable_ReadSimpleObjectAsync(Int32 count, Int32 bufferSize)
        --- End of stack trace from previous location ---
  Finished:    System.Text.Json.Tests
=== TEST EXECUTION SUMMARY ===
   System.Text.Json.Tests  Total: 23966, Errors: 0, Failed: 1, Skipped: 0, Time: 456.030s

https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-68126-merge-7e9a4eb51d274e8ba7/System.Text.Json.Tests/1/console.7c9744fa.log?helixlogtype=result

retry passed

@ghost ghost added the untriaged New issue has not been triaged by the area owner label May 9, 2022
@dotnet-issue-labeler dotnet-issue-labeler bot added area-System.Text.Json and removed untriaged New issue has not been triaged by the area owner labels May 9, 2022
@ghost
Copy link

ghost commented May 9, 2022

Tagging subscribers to this area: @dotnet/area-system-text-json, @gregsdennis
See info in area-owners.md if you want to be subscribed.

Issue Details

in #68126

runtime (Libraries Test Run checked coreclr Linux_musl arm64 Debug) failed with

===========================================================================================================
/root/helix/work/workitem/e /root/helix/work/workitem/e
  Discovering: System.Text.Json.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Text.Json.Tests (found 5090 of 5163 test cases)
  Starting:    System.Text.Json.Tests (parallel test collections = on, max threads = 4)
    System.Text.Json.Serialization.Tests.StreamTests_DeserializeAsyncEnumerable.DeserializeAsyncEnumerable_ReadSimpleObjectAsync(count: 1000, bufferSize: 1) [FAIL]
      Assert.Equal() Failure
      Expected: 1b33498a-7b7d-4dda-9c13-f6aa4ab449a6
      Actual:   00000000-0000-0000-0000-000000000000
      Stack Trace:
        /_/src/libraries/System.Text.Json/tests/Common/TestClasses/TestClasses.SimpleTestClass.cs(327,0): at System.Text.Json.Serialization.Tests.SimpleTestClass.Verify()
        /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Serialization/Stream.DeserializeAsyncEnumerable.cs(39,0): at System.Text.Json.Serialization.Tests.StreamTests_DeserializeAsyncEnumerable.DeserializeAsyncEnumerable_ReadSimpleObjectAsync(Int32 count, Int32 bufferSize)
        /_/src/libraries/System.Text.Json/tests/System.Text.Json.Tests/Serialization/Stream.DeserializeAsyncEnumerable.cs(34,0): at System.Text.Json.Serialization.Tests.StreamTests_DeserializeAsyncEnumerable.DeserializeAsyncEnumerable_ReadSimpleObjectAsync(Int32 count, Int32 bufferSize)
        --- End of stack trace from previous location ---
  Finished:    System.Text.Json.Tests
=== TEST EXECUTION SUMMARY ===
   System.Text.Json.Tests  Total: 23966, Errors: 0, Failed: 1, Skipped: 0, Time: 456.030s

https://helixre8s23ayyeko0k025g8.blob.core.windows.net/dotnet-runtime-refs-pull-68126-merge-7e9a4eb51d274e8ba7/System.Text.Json.Tests/1/console.7c9744fa.log?helixlogtype=result

retry passed

Author: lewing
Assignees: -
Labels:

area-System.Text.Json

Milestone: -

@jeffhandley jeffhandley added this to the Future milestone Jun 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants