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 39564d5 commit ba7cf14Copy full SHA for ba7cf14
src/Hosting/Hosting/test/HostingApplicationTests.cs
@@ -92,7 +92,6 @@ public void CreateContextCreatesNewContextIfNotUsingDefaultHttpContextFactory()
92
}
93
94
[Fact]
95
- [QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/35142")]
96
public void IHttpActivityFeatureIsPopulated()
97
{
98
var testSource = new ActivitySource(Path.GetRandomFileName());
0 commit comments