We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f444e01 commit 3d66a59Copy full SHA for 3d66a59
src/Hosting/Hosting/test/HostingApplicationTests.cs
@@ -132,6 +132,7 @@ private class TestHttpActivityFeature : IHttpActivityFeature
132
}
133
134
[Fact]
135
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/38736")]
136
public void IHttpActivityFeatureIsAssignedToIfItExists()
137
{
138
var testSource = new ActivitySource(Path.GetRandomFileName());
0 commit comments