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

Test failure: System.DirectoryServices.Protocols.Tests.BerConverterTests.Decode_Bytes_ReturnsExpected #99738

Closed
carlossanlop opened this issue Mar 14, 2024 · 2 comments
Labels
arch-x86 area-System.DirectoryServices Known Build Error Use this to report build issues in the .NET Helix tab os-windows runtime-coreclr specific to the CoreCLR runtime

Comments

@carlossanlop
Copy link
Member

carlossanlop commented Mar 14, 2024

Build Information

Build: https://dev.azure.com/dnceng-public/public/_build/results?buildId=602282
Build error leg or test failing: System.DirectoryServices.Protocols.Tests.BerConverterTests.Decode_Bytes_ReturnsExpected

Error Message

{
  "ErrorMessage" : "BerConverterTests.cs(200,0): at System.DirectoryServices.Protocols.Tests.BerConverterTests.Decode_Bytes_ReturnsExpected",
  "BuildRetry" : false,
  "ExcludeConsoleLog" : false
}
    System.DirectoryServices.Protocols.Tests.BerConverterTests.Decode_Bytes_ReturnsExpected(format: "vv", values: [48, 132, 0, 0, 0, ···], expected: [["abc", ""], null]) [FAIL]
      Assert.Equal() Failure: Collections differ
                 ↓ (pos 0)
      Expected: [["abc", ""], null]
      Actual:   [["abc", "", ""], null]
                 ↑ (pos 0)
      Stack Trace:
        /_/src/libraries/System.DirectoryServices.Protocols/tests/BerConverterTests.cs(200,0): at System.DirectoryServices.Protocols.Tests.BerConverterTests.Decode_Bytes_ReturnsExpected(String format, Byte[] values, Object[] expected)
    System.DirectoryServices.Protocols.Tests.BerConverterTests.Decode_Bytes_ReturnsExpected(format: "VV", values: [48, 132, 0, 0, 0, ···], expected: [[[···], [···]], null]) [FAIL]
      Assert.Equal() Failure: Collections differ
                 ↓ (pos 0)
      Expected: [[[97, 98, 99], []], null]
      Actual:   [[[97, 98, 99], [], []], null]
                 ↑ (pos 0)
      Stack Trace:
        /_/src/libraries/System.DirectoryServices.Protocols/tests/BerConverterTests.cs(200,0): at System.DirectoryServices.Protocols.Tests.BerConverterTests.Decode_Bytes_ReturnsExpected(String format, Byte[] values, Object[] expected)

Known issue validation

Build: 🔎 https://dev.azure.com/dnceng-public/public/_build/results?buildId=602282
Error message validated: [BerConverterTests.cs(200,0): at System.DirectoryServices.Protocols.Tests.BerConverterTests.Decode_Bytes_ReturnsExpected]
Result validation: ✅ Known issue matched with the provided build.
Validation performed at: 3/14/2024 1:39:27 AM UTC

@carlossanlop carlossanlop added arch-x86 area-System.DirectoryServices os-windows test-run-desktop Test failures in .NET Framework "Desktop" test runs (running CoreFX test assets) Known Build Error Use this to report build issues in the .NET Helix tab labels Mar 14, 2024
Copy link
Contributor

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

@dotnet-policy-service dotnet-policy-service bot added the untriaged New issue has not been triaged by the area owner label Mar 14, 2024
@carlossanlop carlossanlop added runtime-coreclr specific to the CoreCLR runtime and removed test-run-desktop Test failures in .NET Framework "Desktop" test runs (running CoreFX test assets) labels Mar 14, 2024
@carlossanlop
Copy link
Member Author

Duplicate of #99725

@carlossanlop carlossanlop marked this as a duplicate of #99725 Mar 14, 2024
@dotnet-policy-service dotnet-policy-service bot removed the untriaged New issue has not been triaged by the area owner label Mar 14, 2024
@github-actions github-actions bot locked and limited conversation to collaborators Apr 13, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
arch-x86 area-System.DirectoryServices Known Build Error Use this to report build issues in the .NET Helix tab os-windows runtime-coreclr specific to the CoreCLR runtime
Projects
None yet
Development

No branches or pull requests

1 participant