roslyn: Microsoft.CodeAnalysis.UnitTests.LoggingTests.TestAllocationPooling failed in CI

https://ci.dot.net/job/dotnet_roslyn/job/master/job/windows_release_unit64_prtest/6298/testReport/junit/Microsoft.CodeAnalysis.UnitTests/LoggingTests/TestAllocationPooling/

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)

Most upvoted comments

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.