roslyn: Microsoft.CodeAnalysis.UnitTests.LoggingTests.TestAllocationPooling failed in CI
MESSAGE:
Assert.Same() Failure\r\nExpected: RoslynLogBlock { }\r\nActual: RoslynLogBlock { }
+++++++++++++++++++
STACK TRACE:
at Microsoft.CodeAnalysis.UnitTests.LoggingTests.TestAllocationPooling() in q:\roslyn\src\Workspaces\CoreTest\UtilityTest\EtwLoggingTests.cs:line 16
About this issue
- Original URL
- State: closed
- Created 7 years ago
- Comments: 15 (15 by maintainers)
This looks like it’s more on the IDE side of workspaces than compiler. As my previous analysis stated this testing is flawed and should probably just be deleted. Rather than comment again I’d suggest the commentor send a PR to delete the suite.
Oh nice. Haven’t seen that before.