The Wayback Machine - https://web.archive.org/web/20220207163643/https://github.com/dotnet/aspnetcore/issues/40038
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Quarantine ActivityListenersAreCalled #40038

Open
SteveSandersonMS opened this issue Feb 7, 2022 · 0 comments
Open

Quarantine ActivityListenersAreCalled #40038

SteveSandersonMS opened this issue Feb 7, 2022 · 0 comments

Comments

@SteveSandersonMS
Copy link
Member

@SteveSandersonMS SteveSandersonMS commented Feb 7, 2022

Failing Test(s)

  • Microsoft.AspNetCore.Hosting.Tests.HostingApplicationDiagnosticsTests.ActivityListenersAreCalled

Note: this is failing in release/6.0 so that's also where it's being quarantined.

Error Message

Assert.Equal() Failure
↓ (pos 1)
Expected: 0123456789abcdef
Actual:   0000000000000000
↑ (pos 1)

Stacktrace

   at Microsoft.AspNetCore.Hosting.Tests.HostingApplicationDiagnosticsTests.ActivityListenersAreCalled() in /_/src/Hosting/Hosting/test/HostingApplicationDiagnosticsTests.cs:line 524

Logs

[xUnit.net 00:00:00.90]     Microsoft.AspNetCore.Hosting.Tests.HostingApplicationDiagnosticsTests.ActivityListenersAreCalled [FAIL]
[xUnit.net 00:00:00.90]       Assert.Equal() Failure
[xUnit.net 00:00:00.90]                  ↓ (pos 1)
[xUnit.net 00:00:00.90]       Expected: 0123456789abcdef
[xUnit.net 00:00:00.90]       Actual:   0000000000000000
[xUnit.net 00:00:00.90]                  ↑ (pos 1)
[xUnit.net 00:00:00.90]       Stack Trace:

Build

https://dev.azure.com/dnceng/public/_build/results?buildId=1592777

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant