Ver Fonte

skip another test

Oren Novotny há 9 anos atrás
pai
commit
15151af7d9

+ 1 - 1
Rx.NET/Source/Tests.System.Reactive/Tests/Concurrency/DefaultSchedulerTest.cs

@@ -95,7 +95,7 @@ namespace ReactiveTests.Tests
         }
 #endif
 #if DESKTOPCLR
-        [Fact]
+        [Fact(Skip="Fails on CI")]
         public void No_ThreadPool_Starvation_Dispose()
         {
             var bwt = default(int);