Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/coreclr/pal/tests/palsuite/compilableTests.txt
Original file line number Diff line number Diff line change
Expand Up @@ -320,11 +320,8 @@ threading/TerminateProcess/test1/paltest_terminateprocess_test1
threading/ThreadPriority/test1/paltest_threadpriority_test1
threading/WaitForMultipleObjects/test1/paltest_waitformultipleobjects_test1
threading/WaitForMultipleObjectsEx/test1/paltest_waitformultipleobjectsex_test1
threading/WaitForMultipleObjectsEx/test3/paltest_waitformultipleobjectsex_test3
threading/WaitForMultipleObjectsEx/test5/paltest_waitformultipleobjectsex_test5
threading/WaitForMultipleObjectsEx/test6/paltest_waitformultipleobjectsex_test6
threading/WaitForSingleObject/test1/paltest_waitforsingleobject_test1
threading/WaitForSingleObject/WFSOMutexTest/paltest_waitforsingleobject_wfsomutextest
threading/WaitForSingleObject/WFSOProcessTest/paltest_waitforsingleobject_wfsoprocesstest
threading/WaitForSingleObject/WFSOSemaphoreTest/paltest_waitforsingleobject_wfsosemaphoretest
threading/WaitForSingleObject/WFSOThreadTest/paltest_waitforsingleobject_wfsothreadtest
Expand Down
2 changes: 0 additions & 2 deletions src/coreclr/pal/tests/palsuite/paltestlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -271,9 +271,7 @@ threading/SwitchToThread/test1/paltest_switchtothread_test1
threading/ThreadPriority/test1/paltest_threadpriority_test1
threading/WaitForMultipleObjects/test1/paltest_waitformultipleobjects_test1
threading/WaitForMultipleObjectsEx/test1/paltest_waitformultipleobjectsex_test1
threading/WaitForMultipleObjectsEx/test3/paltest_waitformultipleobjectsex_test3
threading/WaitForSingleObject/test1/paltest_waitforsingleobject_test1
threading/WaitForSingleObject/WFSOMutexTest/paltest_waitforsingleobject_wfsomutextest
threading/WaitForSingleObject/WFSOSemaphoreTest/paltest_waitforsingleobject_wfsosemaphoretest
threading/WaitForSingleObject/WFSOThreadTest/paltest_waitforsingleobject_wfsothreadtest
threading/YieldProcessor/test1/paltest_yieldprocessor_test1
Loading