diff --git a/src/Servers/HttpSys/test/FunctionalTests/RequestTests.cs b/src/Servers/HttpSys/test/FunctionalTests/RequestTests.cs index daa659c9d2a8..cfb0b163f520 100644 --- a/src/Servers/HttpSys/test/FunctionalTests/RequestTests.cs +++ b/src/Servers/HttpSys/test/FunctionalTests/RequestTests.cs @@ -361,7 +361,7 @@ public async Task Request_UrlUnescaping() } } - [Fact] + [ConditionalFact] public async Task Latin1UrlIsRejected() { string root;