Temporarily disable flaky sleep test (dotnet/coreclr#10221)
authorMatt Mitchell <mmitche@microsoft.com>
Thu, 16 Mar 2017 04:55:25 +0000 (21:55 -0700)
committerJan Kotas <jkotas@microsoft.com>
Thu, 16 Mar 2017 04:55:25 +0000 (21:55 -0700)
Commit migrated from https://github.com/dotnet/coreclr/commit/6a10391e57742487dd2458213d61c35f31139a4c

src/coreclr/src/pal/tests/palsuite/paltestlist.txt
src/coreclr/src/pal/tests/palsuite/paltestlist_to_be_reviewed.txt

index 02ceb68..943c15a 100644 (file)
@@ -762,7 +762,6 @@ threading/SetEvent/test1/paltest_setevent_test1
 threading/SetEvent/test2/paltest_setevent_test2
 threading/SetEvent/test3/paltest_setevent_test3
 threading/SetEvent/test4/paltest_setevent_test4
-threading/Sleep/test1/paltest_sleep_test1
 threading/SleepEx/test1/paltest_sleepex_test1
 threading/SleepEx/test2/paltest_sleepex_test2
 threading/SwitchToThread/test1/paltest_switchtothread_test1
index f7d9f0f..96b05db 100644 (file)
@@ -192,6 +192,7 @@ threading/OpenEventW/test5/paltest_openeventw_test5
 threading/OpenProcess/test1/paltest_openprocess_test1
 threading/QueueUserAPC/test1/paltest_queueuserapc_test1
 threading/setthreadcontext/test1/paltest_setthreadcontext_test1
+threading/Sleep/test1/paltest_sleep_test1
 threading/SuspendThread/test2/paltest_suspendthread_test2
 threading/SuspendThread/test3/paltest_suspendthread_test3
 threading/TerminateProcess/test1/paltest_terminateprocess_test1