Skip to content

Commit 240aed9

Browse files
wtgodbeTratcher
andauthored
Quarantine failing test (#36473)
* Quarantine failing test * Update src/Hosting/Hosting/test/HostingApplicationTests.cs Co-authored-by: Chris Ross <[email protected]> Co-authored-by: Chris Ross <[email protected]>
1 parent de27715 commit 240aed9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Hosting/Hosting/test/HostingApplicationTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@ public void CreateContextCreatesNewContextIfNotUsingDefaultHttpContextFactory()
9393
}
9494

9595
[Fact]
96+
[QuarantinedTest("https://github.com/dotnet/aspnetcore/issues/35142")]
9697
public void IHttpActivityFeatureIsPopulated()
9798
{
9899
var testSource = new ActivitySource(Path.GetRandomFileName());

0 commit comments

Comments
 (0)