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 ead8398 commit 82e6b60Copy full SHA for 82e6b60
src/Hosting/test/FunctionalTests/LinkedApplicationTests.cs
@@ -8,7 +8,7 @@ namespace Microsoft.AspNetCore.Hosting.FunctionalTests;
8
9
public class LinkedApplicationTests : LoggedTest
10
{
11
- [Fact]
+ [QuarantinedTest("https://github.com/dotnet/aspnetcore-internal/issues/4030")]
12
public async Task LinkedApplicationWorks()
13
14
using (StartLog(out var loggerFactory))
0 commit comments