26 references to IsRunningOnCI
Aspire.Components.Common.Tests (2)
RequiresDockerAttribute.cs (1)
25
!PlatformDetection.
IsRunningOnCI
;
RequiresSSLCertificateAttribute.cs (1)
13
public static bool IsSupported => !PlatformDetection.
IsRunningOnCI
|| !OperatingSystem.IsWindows();
Aspire.Hosting.NodeJs.Tests (2)
NodeFunctionalTests.cs (2)
21
[ActiveIssue("https://github.com/dotnet/aspire/issues/4508", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
33
[ActiveIssue("https://github.com/dotnet/aspire/issues/4508", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
Aspire.Hosting.Oracle.Tests (1)
OracleFunctionalTests.cs (1)
18
[ActiveIssue("https://github.com/dotnet/aspire/issues/5362", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
Aspire.Hosting.Testing.Tests (1)
TestingFactoryTests.cs (1)
49
[ActiveIssue("https://github.com/dotnet/aspire/issues/4650", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
Aspire.Hosting.Tests (20)
DistributedApplicationTests.cs (20)
314
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
347
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
404
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
434
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
487
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
522
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
579
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
620
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
657
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
686
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
717
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
748
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
778
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
836
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
855
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
875
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
911
[ActiveIssue("https://github.com/dotnet/aspire/issues/4599", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
979
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
1085
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]
1104
[ActiveIssue("https://github.com/dotnet/aspire/issues/4651", typeof(PlatformDetection), nameof(PlatformDetection.
IsRunningOnCI
))]