Skip to content

System.DirectoryServices.Protocols tests fail when running on Mono. #35912

Closed
@joperezr

Description

@joperezr

PR #35380 is adding support for System.DirectoryServices.Protocols in Linux, but in Mono the tests are failing with an exception that looks like:

*** Error in `/root/helix/work/correlation/dotnet': free(): invalid pointer: 0x0000007f89d338e4 ***

This failure is crashing the test process so we don't get test results diagnostics from Mono runs. For now, that same PR will disable the tests on Mono runs, but this issue will track the work that will happen next in order to investigate the failure, fix it and re-enable those tests.

Metadata

Metadata

Assignees

Labels

area-System.DirectoryServicesin-prThere is an active PR which will close this issue when it is mergedruntime-monospecific to the Mono runtime

Type

No type

Projects

Relationships

None yet

Development

No branches or pull requests

Issue actions