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

[9.0] Strings differ assert in System.Text.Tests.EncodingExtensionsTests.Convert_Decoder_ReadOnlySpan_IBufferWriter #108005

Open
carlossanlop opened this issue Sep 19, 2024 · 1 comment
Labels
arch-x64 area-System.Text.Encoding Known Build Error Use this to report build issues in the .NET Helix tab os-mac-os-x macOS aka OSX runtime-mono specific to the Mono runtime test-failure
Milestone

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Sep 19, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=811970
Build error leg or test failing: osx-x64 Debug Mono_MiniJIT_LibrariesTests

Error Message

{
  "ErrorMessage" : [
    "System.Text.Tests.EncodingExtensionsTests.Convert_Decoder_ReadOnlySpan_IBufferWriter [FAIL]",
    "Strings differ"
  ],
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}
===========================================================================================================
/private/tmp/helix/working/A7850979/w/AA9A0959/e /private/tmp/helix/working/A7850979/w/AA9A0959/e
  Discovering: System.Memory.Tests (method display = ClassAndMethod, method display options = None)
  Discovered:  System.Memory.Tests (found 2795 of 2827 test cases)
  Starting:    System.Memory.Tests (parallel test collections = on [12 threads], stop on fail = off)
    System.Text.Tests.EncodingExtensionsTests.Convert_Decoder_ReadOnlySpan_IBufferWriter [FAIL]
      Assert.Equal() Failure: Strings differ
                                        ↓ (pos 449122)
      Expected: ···"xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"···
      Actual:   ···"xxxxxxxxxxxxxxxxxxxxzxxxxxxxxxxxxxxxxxxxx"···
                                        ↑ (pos 449122)
      Stack Trace:
        /_/src/libraries/System.Memory/tests/EncodingExtensions/EncodingExtensionsTests.cs(98,0): at System.Text.Tests.EncodingExtensionsTests.Convert_Decoder_ReadOnlySpan_IBufferWriter()
        /_/src/mono/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.Mono.cs(22,0): at System.Reflection.MethodBaseInvoker.InterpretedInvoke_Method(Object obj, IntPtr* args)
        /_/src/libraries/System.Private.CoreLib/src/System/Reflection/MethodBaseInvoker.cs(57,0): at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(Object obj, BindingFlags invokeAttr)
    System.Memory.Tests.Span.StringSearchValuesTests.TestIndexOfAny_RandomInputs_Nls [SKIP]
      Condition(s) not met: "CanTestNls"
  Finished:    System.Memory.Tests
=== TEST EXECUTION SUMMARY ===
   System.Memory.Tests  Total: 51533, Errors: 0, Failed: 1, Skipped: 1, Time: 39.461s
/private/tmp/helix/working/A7850979/w/AA9A0959/e
----- end Wed Sep 18 09:43:02 EDT 2024 ----- exit code 1 ----------------------------------------------------------

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=811970
Error message validated: [System.Text.Tests.EncodingExtensionsTests.Convert_Decoder_ReadOnlySpan_IBufferWriter [FAIL] Strings differ]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 9/19/2024 1:52:19 AM UTC

Report

Build Definition Test Pull Request
811970 dotnet/runtime System.Text.Tests.EncodingExtensionsTests.Convert_Decoder_ReadOnlySpan_IBufferWriter #107983

Summary

24-Hour Hit Count 7-Day Hit Count 1-Month Count
0 1 1
@carlossanlop carlossanlop added area-System.Text.Encoding os-mac-os-x macOS aka OSX arch-x64 runtime-mono specific to the Mono runtime test-failure Known Build Error Use this to report build issues in the .NET Helix tab labels Sep 19, 2024
@carlossanlop carlossanlop added this to the 9.0.0 milestone Sep 19, 2024
Copy link
Contributor

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arch-x64 area-System.Text.Encoding Known Build Error Use this to report build issues in the .NET Helix tab os-mac-os-x macOS aka OSX runtime-mono specific to the Mono runtime test-failure
Projects
None yet
Development

No branches or pull requests

1 participant