5 references to ActiveIssue
Aspire.Dashboard.Tests (1)
Integration\Playwright\AppBarTests.cs (1)
68[ActiveIssue("https://github.com/dotnet/aspire/issues/9152", typeof(PlatformDetection), nameof(PlatformDetection.IsMacOS))]
Aspire.Hosting.NodeJs.Tests (2)
NodeFunctionalTests.cs (2)
22[ActiveIssue("https://github.com/dotnet/aspire/issues/4508", typeof(PlatformDetection), nameof(PlatformDetection.IsRunningFromAzdo))] 35[ActiveIssue("https://github.com/dotnet/aspire/issues/4508", typeof(PlatformDetection), nameof(PlatformDetection.IsRunningFromAzdo))]
Aspire.Hosting.Oracle.Tests (1)
OracleFunctionalTests.cs (1)
17[ActiveIssue("https://github.com/dotnet/aspire/issues/5362", typeof(PlatformDetection), nameof(PlatformDetection.IsRunningOnCI))]
Aspire.Templates.Tests (1)
BuildAndRunTemplateTests.cs (1)
116[ActiveIssue("https://github.com/dotnet/aspire/issues/9155", typeof(PlatformDetection), nameof(PlatformDetection.IsMacOS))]