95 implementations of SkipReason
IIS.FunctionalTests (9)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresEnvironmentVariableAttribute.cs (1)
22public string SkipReason => $"Environment variable {_name} is required to run this test.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresIISAttribute.cs (1)
146public string SkipReason { get; }
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewHandler.cs (1)
14public string SkipReason => "Test verifies new behavior in the aspnetcorev2_inprocess.dll that isn't supported in earlier versions.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewShim.cs (1)
14public string SkipReason => "Test verifies new behavior in the aspnetcorev2.dll that isn't supported in earlier versions.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipIfDebugAttribute.cs (1)
20public string SkipReason => "Test cannot be run in Debug mode.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipIfNotAdminAttribute.cs (1)
23public string SkipReason => "The current process is not running as admin.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipVSTSAttribute.cs (1)
16public string SkipReason => "Running in VSTS";
src\Shared\TransportTestHelpers\HttpSysHttp3SupportedAttribute.cs (1)
18public string SkipReason => "HTTP/3 is not supported or enabled on the current test machine";
src\Shared\TransportTestHelpers\MsQuicSupportedAttribute.cs (1)
16public string SkipReason => "QUIC is not supported on the current test machine";
IIS.LongTests (7)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresEnvironmentVariableAttribute.cs (1)
22public string SkipReason => $"Environment variable {_name} is required to run this test.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresIISAttribute.cs (1)
146public string SkipReason { get; }
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewHandler.cs (1)
14public string SkipReason => "Test verifies new behavior in the aspnetcorev2_inprocess.dll that isn't supported in earlier versions.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewShim.cs (1)
14public string SkipReason => "Test verifies new behavior in the aspnetcorev2.dll that isn't supported in earlier versions.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipIfDebugAttribute.cs (1)
20public string SkipReason => "Test cannot be run in Debug mode.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipIfNotAdminAttribute.cs (1)
23public string SkipReason => "The current process is not running as admin.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipVSTSAttribute.cs (1)
16public string SkipReason => "Running in VSTS";
IIS.NewHandler.FunctionalTests (7)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresEnvironmentVariableAttribute.cs (1)
22public string SkipReason => $"Environment variable {_name} is required to run this test.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresIISAttribute.cs (1)
146public string SkipReason { get; }
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewHandler.cs (1)
14public string SkipReason => "Test verifies new behavior in the aspnetcorev2_inprocess.dll that isn't supported in earlier versions.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewShim.cs (1)
14public string SkipReason => "Test verifies new behavior in the aspnetcorev2.dll that isn't supported in earlier versions.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipIfDebugAttribute.cs (1)
20public string SkipReason => "Test cannot be run in Debug mode.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipIfNotAdminAttribute.cs (1)
23public string SkipReason => "The current process is not running as admin.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipVSTSAttribute.cs (1)
16public string SkipReason => "Running in VSTS";
IIS.NewShim.FunctionalTests (7)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresEnvironmentVariableAttribute.cs (1)
22public string SkipReason => $"Environment variable {_name} is required to run this test.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresIISAttribute.cs (1)
146public string SkipReason { get; }
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewHandler.cs (1)
14public string SkipReason => "Test verifies new behavior in the aspnetcorev2_inprocess.dll that isn't supported in earlier versions.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewShim.cs (1)
14public string SkipReason => "Test verifies new behavior in the aspnetcorev2.dll that isn't supported in earlier versions.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipIfDebugAttribute.cs (1)
20public string SkipReason => "Test cannot be run in Debug mode.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipIfNotAdminAttribute.cs (1)
23public string SkipReason => "The current process is not running as admin.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipVSTSAttribute.cs (1)
16public string SkipReason => "Running in VSTS";
IIS.ShadowCopy.Tests (7)
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresEnvironmentVariableAttribute.cs (1)
22public string SkipReason => $"Environment variable {_name} is required to run this test.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresIISAttribute.cs (1)
146public string SkipReason { get; }
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewHandler.cs (1)
14public string SkipReason => "Test verifies new behavior in the aspnetcorev2_inprocess.dll that isn't supported in earlier versions.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewShim.cs (1)
14public string SkipReason => "Test verifies new behavior in the aspnetcorev2.dll that isn't supported in earlier versions.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipIfDebugAttribute.cs (1)
20public string SkipReason => "Test cannot be run in Debug mode.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipIfNotAdminAttribute.cs (1)
23public string SkipReason => "The current process is not running as admin.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipVSTSAttribute.cs (1)
16public string SkipReason => "Running in VSTS";
IIS.Tests (1)
Utilities\SkipIfHostableWebCoreNotAvailibleAttribute.cs (1)
15public string SkipReason { get; } = $"Hostable Web Core not available, {TestServer.HostableWebCoreLocation} not found.";
IISExpress.FunctionalTests (7)
RequiresIISAttribute.cs (1)
15public string SkipReason => IISExpressAncmSchema.SkipReason;
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresEnvironmentVariableAttribute.cs (1)
22public string SkipReason => $"Environment variable {_name} is required to run this test.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewHandler.cs (1)
14public string SkipReason => "Test verifies new behavior in the aspnetcorev2_inprocess.dll that isn't supported in earlier versions.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\RequiresNewShim.cs (1)
14public string SkipReason => "Test verifies new behavior in the aspnetcorev2.dll that isn't supported in earlier versions.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipIfDebugAttribute.cs (1)
20public string SkipReason => "Test cannot be run in Debug mode.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipIfNotAdminAttribute.cs (1)
23public string SkipReason => "The current process is not running as admin.";
src\Servers\IIS\IIS\test\Common.FunctionalTests\Infrastructure\SkipVSTSAttribute.cs (1)
16public string SkipReason => "Running in VSTS";
InMemory.FunctionalTests (2)
HttpConnectionManagerTests.cs (1)
117public string SkipReason => "A debugger is attached.";
src\Servers\Kestrel\shared\test\TransportTestHelpers\TlsAlpnSupportedAttribute.cs (1)
10public string SkipReason => "TLS ALPN is not supported on the current test machine";
Interop.FunctionalTests (3)
SkipOnArchitectureAttribute.cs (1)
23public string SkipReason => $"This test is running on {RuntimeInformation.OSArchitecture} which is marked as to be skipped.";
src\Servers\Kestrel\shared\test\TransportTestHelpers\TlsAlpnSupportedAttribute.cs (1)
10public string SkipReason => "TLS ALPN is not supported on the current test machine";
src\Shared\TransportTestHelpers\MsQuicSupportedAttribute.cs (1)
16public string SkipReason => "QUIC is not supported on the current test machine";
Microsoft.AspNetCore.Cryptography.Internal.Tests (2)
src\DataProtection\shared\test\ConditionalRunTestOnlyWindows8OrLaterAttribute.cs (1)
14public string SkipReason { get; } = "Test requires Windows 8 / Windows Server 2012 or higher.";
src\DataProtection\shared\test\ConditionalRunTestOnlyWindowsAttribute.cs (1)
14public string SkipReason { get; } = "Test requires Windows 7 / Windows Server 2008 R2 or higher.";
Microsoft.AspNetCore.Cryptography.KeyDerivation.Tests (2)
src\DataProtection\shared\test\ConditionalRunTestOnlyWindows8OrLaterAttribute.cs (1)
14public string SkipReason { get; } = "Test requires Windows 8 / Windows Server 2012 or higher.";
src\DataProtection\shared\test\ConditionalRunTestOnlyWindowsAttribute.cs (1)
14public string SkipReason { get; } = "Test requires Windows 7 / Windows Server 2008 R2 or higher.";
Microsoft.AspNetCore.DataProtection.Extensions.Tests (3)
src\DataProtection\shared\test\ConditionalRunTestOnlyWindows8OrLaterAttribute.cs (1)
14public string SkipReason { get; } = "Test requires Windows 8 / Windows Server 2012 or higher.";
src\DataProtection\shared\test\ConditionalRunTestOnlyWindowsAttribute.cs (1)
14public string SkipReason { get; } = "Test requires Windows 7 / Windows Server 2008 R2 or higher.";
X509StoreIsAvailableAttribute.cs (1)
38public string SkipReason => $"Skipping because the X509Store({Name}/{Location}) is not available on this machine.";
Microsoft.AspNetCore.DataProtection.Tests (5)
Internal\KeyManagementOptionsSetupTest.cs (1)
131public string SkipReason { get; } = "HKCU registry couldn't be opened.";
RegistryPolicyResolverTests.cs (1)
303public string SkipReason { get; } = "HKCU registry couldn't be opened.";
Repositories\RegistryXmlRepositoryTests.cs (1)
254public string SkipReason { get; } = "HKCU registry couldn't be opened.";
src\DataProtection\shared\test\ConditionalRunTestOnlyWindows8OrLaterAttribute.cs (1)
14public string SkipReason { get; } = "Test requires Windows 8 / Windows Server 2012 or higher.";
src\DataProtection\shared\test\ConditionalRunTestOnlyWindowsAttribute.cs (1)
14public string SkipReason { get; } = "Test requires Windows 7 / Windows Server 2008 R2 or higher.";
Microsoft.AspNetCore.InternalTesting (11)
xunit\DockerOnlyAttribute.cs (1)
14public string SkipReason { get; } = "This test can only run in a Docker container.";
xunit\EnvironmentVariableSkipConditionAttribute.cs (1)
69public string SkipReason
xunit\FrameworkSkipConditionAttribute.cs (1)
26public string SkipReason { get; set; } = "Test cannot run on this runtime framework.";
xunit\MaximumOSVersionAttribute.cs (1)
51public string SkipReason { get; set; }
xunit\MinimumOsVersionAttribute.cs (1)
47public string SkipReason { get; set; }
xunit\OSSkipConditionAttribute.cs (1)
43public string SkipReason { get; set; } = "Test cannot run on this operating system.";
xunit\RemoteExecutionSupportedAttribute.cs (1)
21public string SkipReason { get; set; }
xunit\SkipNonHelix.cs (1)
29public string SkipReason
xunit\SkipOnAlpineAttribute.cs (1)
26public string SkipReason => "Test cannot run on Alpine Linux.";
xunit\SkipOnCIAttribute.cs (1)
29public string SkipReason
xunit\SkipOnHelixAttribute.cs (1)
37public string SkipReason
Microsoft.AspNetCore.Server.HttpSys.FunctionalTests (3)
DelegateSupportedConditionAttribute.cs (1)
21public string SkipReason => $"Http.Sys does {(_isSupported ? "not" : "")} support delegating requests";
src\Shared\TransportTestHelpers\HttpSysHttp3SupportedAttribute.cs (1)
18public string SkipReason => "HTTP/3 is not supported or enabled on the current test machine";
src\Shared\TransportTestHelpers\MsQuicSupportedAttribute.cs (1)
16public string SkipReason => "QUIC is not supported on the current test machine";
Microsoft.AspNetCore.Server.HttpSys.NonHelixTests (1)
DelegateSupportedConditionAttribute.cs (1)
21public string SkipReason => $"Http.Sys does {(_isSupported ? "not" : "")} support delegating requests";
Microsoft.AspNetCore.Server.IntegrationTesting (3)
xunit\SkipIfEnvironmentVariableNotEnabled.cs (1)
30public string SkipReason
xunit\SkipIfIISExpressSchemaMissingInProcessAttribute.cs (1)
13public string SkipReason => IISExpressAncmSchema.SkipReason;
xunit\SkipOn32BitOSAttribute.cs (1)
19public string SkipReason => "Skipping the x64 test since Windows is 32-bit";
Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.Tests (2)
SkipOnMarinerAttribute.cs (1)
21public string SkipReason => "Test cannot run on Mariner Linux.";
src\Shared\TransportTestHelpers\MsQuicSupportedAttribute.cs (1)
16public string SkipReason => "QUIC is not supported on the current test machine";
Microsoft.AspNetCore.SignalR.StackExchangeRedis.Tests (1)
SkipIfDockerNotPresentAttribute.cs (1)
13public string SkipReason { get; private set; } = "Docker is not available";
Microsoft.AspNetCore.SignalR.Tests.Utils (1)
WebSocketsSupportedConditionAttribute.cs (1)
13public string SkipReason => "No WebSockets Client for this platform";
Microsoft.AspNetCore.WebSockets.ConformanceTests (1)
SkipIfWsTestNotPresentAttribute.cs (1)
13public string SkipReason => "Autobahn Test Suite is not installed on the host machine.";
Sockets.BindTests (5)
src\Servers\Kestrel\shared\test\TransportTestHelpers\HostNameIsReachableAttribute.cs (1)
27public string SkipReason => _hostname != null
src\Servers\Kestrel\shared\test\TransportTestHelpers\IPv6ScopeIdPresentConditionAttribute.cs (1)
18public string SkipReason => "No IPv6 addresses with scope IDs were found on the host.";
src\Servers\Kestrel\shared\test\TransportTestHelpers\IPv6SupportedConditionAttribute.cs (1)
18public string SkipReason => "IPv6 not supported on the host.";
src\Servers\Kestrel\shared\test\TransportTestHelpers\NamedPipesSupportedAttribute.cs (1)
10public string SkipReason => "Named pipes requires Windows";
src\Servers\Kestrel\shared\test\TransportTestHelpers\TlsAlpnSupportedAttribute.cs (1)
10public string SkipReason => "TLS ALPN is not supported on the current test machine";
Sockets.FunctionalTests (5)
src\Servers\Kestrel\shared\test\TransportTestHelpers\HostNameIsReachableAttribute.cs (1)
27public string SkipReason => _hostname != null
src\Servers\Kestrel\shared\test\TransportTestHelpers\IPv6ScopeIdPresentConditionAttribute.cs (1)
18public string SkipReason => "No IPv6 addresses with scope IDs were found on the host.";
src\Servers\Kestrel\shared\test\TransportTestHelpers\IPv6SupportedConditionAttribute.cs (1)
18public string SkipReason => "IPv6 not supported on the host.";
src\Servers\Kestrel\shared\test\TransportTestHelpers\NamedPipesSupportedAttribute.cs (1)
10public string SkipReason => "Named pipes requires Windows";
src\Servers\Kestrel\shared\test\TransportTestHelpers\TlsAlpnSupportedAttribute.cs (1)
10public string SkipReason => "TLS ALPN is not supported on the current test machine";
1 reference to SkipReason
Microsoft.AspNetCore.InternalTesting (1)
xunit\TestMethodExtensions.cs (1)
27return condition.SkipReason;