Skip to content

Roslyn.Services.UnitTests.dll has a failure in Standalone runs #5557

@mattscheffer

Description

@mattscheffer

One unit test is failing inside of this suite. It's is expecting a 6 when receiving a 4. I'm not sure what the numbers refer to. I will be disabling this until we get the testcase fixed.

Failure:
Microsoft.CodeAnalysis.UnitTests.MSBuildWorkspaceTests.TestOpenProject_WithXaml [FAIL]
Assert.Equal() Failure\r\nExpected: 6\r\nActual: 4
Stack Trace:
at Microsoft.CodeAnalysis.UnitTests.MSBuildWorkspaceTests.TestOpenProject_WithXaml()

Metadata

Metadata

Labels

Area-IDEResolution-FixedThe bug has been fixed and/or the requested behavior has been implementedTestTest failures in roslyn-CI

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions