Skip to content

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

Closed
@carlossanlop

Description

@carlossanlop

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

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions