Skip to content

Commit e76034f

Browse files
committed
Skip on helix
1 parent 39a4062 commit e76034f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Servers/Kestrel/test/InMemory.FunctionalTests/HttpsTests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ await Assert.ThrowsAnyAsync<Exception>(() =>
385385
}
386386

387387
[Fact]
388+
[SkipOnHelix("", Queues = "Ubuntu.1604.Amd64.Open;Windows.10.Amd64.Open")]
388389
[OSSkipCondition(OperatingSystems.Linux, SkipReason = "This check only applies to Mac OS as it is the one that checks the key for validity.")]
389390
[OSSkipCondition(OperatingSystems.Windows, SkipReason = "This check only applies to Mac OS as it is the one that checks the key for validity.")]
390391
public async Task DevCertWithInvalidPrivateKeyProducesCustomWarning()

0 commit comments

Comments
 (0)