Daniel C. Weber 577db3420d Skip ThreadPoolSchedulerTest.No_ThreadPool_Starvation_Dispose on CI. An equivalent test for DefaultScheduler is excluded already. The assertions made here is unjustifiable when tests are run in parallel and the ThreadPool is used by other concurrently running tests. An alternative would be to disable test parallelization completely. 7 년 전
..
AsyncLockTest.cs 03202e0418 Code clean up based on editorconfig 7 년 전
ConcurrencyTest.cs 03202e0418 Code clean up based on editorconfig 7 년 전
ControlSchedulerTest.cs da3b5ed03e move files to src\tests\facades 8 년 전
CurrentThreadSchedulerTest.cs 4f2c4d34ee Code cleanup with tests after upping langversion 7 년 전
DefaultSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 년 전
DispatcherSchedulerTest.cs c0220bbc0b Removing conditional compilation for Silverlight. 8 년 전
EventLoopSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 년 전
HistoricalSchedulerTest.cs 03202e0418 Code clean up based on editorconfig 7 년 전
ImmediateSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 년 전
NewThreadSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 년 전
ScheduledItemTest.cs 4f2c4d34ee Code cleanup with tests after upping langversion 7 년 전
SchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 년 전
StopwatchTest.cs 03202e0418 Code clean up based on editorconfig 7 년 전
SynchronizationContextSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 년 전
SynchronizationTest.cs 03202e0418 Code clean up based on editorconfig 7 년 전
TaskPoolSchedulerTest.cs 1324196982 4.x: Clean unnecessary arguments, fix field namings, use patterns, inline out vars 7 년 전
ThreadPoolSchedulerTest.cs 577db3420d Skip ThreadPoolSchedulerTest.No_ThreadPool_Starvation_Dispose on CI. An equivalent test for DefaultScheduler is excluded already. The assertions made here is unjustifiable when tests are run in parallel and the ThreadPool is used by other concurrently running tests. An alternative would be to disable test parallelization completely. 7 년 전
VirtualSchedulerTest.cs 387b5bbcd2 Increase the likelihood to run into the timeout 7 년 전