Skip to content

Compile error in TypeUtilTests.cs: The type 'Uri' exists in both System.Private.Uri and System.Runtime #73792

@akoeplinger

Description

@akoeplinger

This only seems to happen in iOS/tvOS/Android jobs: https://dev.azure.com/dnceng/public/_build/results?buildId=1936445&view=logs&j=b6e5d97f-d4f8-506b-9e47-e3e32385754a&t=19675e64-e10d-5dfb-008e-ff58b683bfa1

/Users/runner/work/1/s/src/libraries/System.Configuration.ConfigurationManager/tests/System/Configuration/TypeUtilTests.cs(25,45): error CS0433: The type 'Uri' exists in both 'System.Private.Uri, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' and 'System.Runtime, Version=7.0.0.0, Culture=neutral, PublicKeyToken=b03f5f7f11d50a3a' [/Users/runner/work/1/s/src/libraries/System.Configuration.ConfigurationManager/tests/System.Configuration.ConfigurationManager.Tests.csproj]
    0 Warning(s)
    1 Error(s)

Presumably it is related to #73087

Metadata

Metadata

Assignees

Labels

area-System.Configurationblocking-clean-ciBlocking PR or rolling runs of 'runtime' or 'runtime-extra-platforms'test-bugProblem in test source code (most likely)

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions