From 7ccb77569719f11a902e92edafdc1569f1adcbdc Mon Sep 17 00:00:00 2001 From: Andrew Arnott Date: Mon, 16 Jan 2017 18:28:06 -0800 Subject: [PATCH] Skip another test that fails sporatically on appveyor --- src/StreamJsonRpc.Tests/JsonRpcTests.cs | 1 + 1 file changed, 1 insertion(+) diff --git a/src/StreamJsonRpc.Tests/JsonRpcTests.cs b/src/StreamJsonRpc.Tests/JsonRpcTests.cs index 346ba924..0858dfa3 100644 --- a/src/StreamJsonRpc.Tests/JsonRpcTests.cs +++ b/src/StreamJsonRpc.Tests/JsonRpcTests.cs @@ -483,6 +483,7 @@ public class JsonRpcTests : TestBase [Fact] [Trait("GC", "")] + [Trait("TestCategory", "FailsInCloudTest")] public async Task InvokeWithCancellationAsync_CancellableMethodWithoutCancellationToken() { await CheckGCPressureAsync(