Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix synchronous wait spinwait timeout #282

Merged
merged 1 commit into from
Oct 16, 2023

Fix synchronous wait SpinWait timeout.

d24b266
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Fix synchronous wait spinwait timeout #282

Fix synchronous wait SpinWait timeout.
d24b266
Select commit
Loading
Failed to load commit list.
GitHub Actions / dotnet-test-results-net472-Debug-Pool_Disabled succeeded Oct 16, 2023 in 1s

dotnet-test-results-net472-Debug-Pool_Disabled ✅

Tests passed successfully

✅ TestResults/dotnet-test-results-net472-Debug-Pool_Disabled.trx

16008 tests were completed in 2555s with 16008 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ProtoPromiseTests.APIs.AllSettledTests 222✅ 23s
ProtoPromiseTests.APIs.AllTests 222✅ 23s
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_1_WhenPendingAPromise 2✅ 232ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_2_WhenFulfilledAPromise 3✅ 1s
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_3_WhenRejectedAPromise 4✅ 734ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod 4✅ 623ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_1_BothOnResolveAndOnRejectedAreOptionalArgument 4✅ 482ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_3_IfOnRejectedIsAFunction 6✅ 701ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_6_ThenMayBeCalledMultipleTimesOnTheSamePromise 4✅ 375ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+IfOnFulfilledIsAFunction_2_2_2 5✅ 581ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+ThenMustReturnAPromise_2_2_7 20✅ 3s
ProtoPromiseTests.APIs.APlus_2_3_ThePromiseResolutionProcedure 14✅ 3s
ProtoPromiseTests.APIs.APlus_2_3_ThePromiseResolutionProcedure+_2_3_2_IfXIsAPromiseAdoptItsState 5✅ 814ms
ProtoPromiseTests.APIs.AsyncFunctionTests 56✅ 6s
ProtoPromiseTests.APIs.AsyncLazyTests 19✅ 2s
ProtoPromiseTests.APIs.AsyncLocalTests 4✅ 402ms
ProtoPromiseTests.APIs.AwaitTests 52✅ 6s
ProtoPromiseTests.APIs.CancelationTests+Registration 34✅ 5s
ProtoPromiseTests.APIs.CancelationTests+Source 36✅ 4s
ProtoPromiseTests.APIs.CancelationTests+Token 33✅ 3s
ProtoPromiseTests.APIs.CaptureTests 42✅ 5s
ProtoPromiseTests.APIs.ContinuewithTests 18✅ 2s
ProtoPromiseTests.APIs.FinallyTests 14✅ 2s
ProtoPromiseTests.APIs.FirstTests 250✅ 25s
ProtoPromiseTests.APIs.MergeSettledTests 1786✅ 186s
ProtoPromiseTests.APIs.MergeTests 122✅ 13s
ProtoPromiseTests.APIs.MiscellaneousTests 119✅ 50s
ProtoPromiseTests.APIs.NewAndRunTests 608✅ 62s
ProtoPromiseTests.APIs.ParallelForTests 26✅ 3s
ProtoPromiseTests.APIs.ProgressTests 682✅ 71s
ProtoPromiseTests.APIs.PromiseCancelationTests 21✅ 2s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken 28✅ 4s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken+Reject 6✅ 871ms
ProtoPromiseTests.APIs.PromiseCancelationTests+CatchCancelationMayBeCalledMultipleTimesOnTheSamePromise 2✅ 236ms
ProtoPromiseTests.APIs.PromiseCancelationTests+IfOnCanceledIsAFunction 5✅ 597ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure 6✅ 791ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure+IfXIsAPromiseAdoptItsState 6✅ 849ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenCanceledAPromise 2✅ 300ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenFulfilledAPromise 2✅ 223ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenPendingAPromise 2✅ 234ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenRejectedAPromise 2✅ 275ms
ProtoPromiseTests.APIs.RaceTests 238✅ 25s
ProtoPromiseTests.APIs.SequenceTests 51✅ 6s
ProtoPromiseTests.APIs.Threading.AsyncAutoResetEventTests 18✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncCountdownEventTests 20✅ 3s
ProtoPromiseTests.APIs.Threading.AsyncManualResetEventTests 19✅ 3s
ProtoPromiseTests.APIs.Threading.AsyncSemaphoreTests 21✅ 3s
ProtoPromiseTests.APIs.UncaughtRejectionTests 76✅ 10s
ProtoPromiseTests.APIs.WaitAsyncTests 8880✅ 1148s
ProtoPromiseTests.Concurrency.AllConcurrencyTests 160✅ 87s
ProtoPromiseTests.Concurrency.ApiWithCancelationTokenConcurrencyTests 108✅ 31s
ProtoPromiseTests.Concurrency.AsyncLazyConcurrencyTests 4✅ 1s
ProtoPromiseTests.Concurrency.AwaitConcurrencyTests 86✅ 14s
ProtoPromiseTests.Concurrency.CancelationConcurrencyTests 41✅ 6s
ProtoPromiseTests.Concurrency.DeferredConcurrencyTests 60✅ 8s
ProtoPromiseTests.Concurrency.DeferredThreadTests 34✅ 4s
ProtoPromiseTests.Concurrency.FirstConcurrencyTests 160✅ 65s
ProtoPromiseTests.Concurrency.MergeConcurrencyTests 260✅ 132s
ProtoPromiseTests.Concurrency.PromiseConcurrencyTests 722✅ 236s
ProtoPromiseTests.Concurrency.PromiseNonPreservedConcurrencyTests 156✅ 28s
ProtoPromiseTests.Concurrency.RaceConcurrencyTests 160✅ 65s
ProtoPromiseTests.Concurrency.Threading.AsyncAutoResetEventConcurrencyTests 8✅ 7s
ProtoPromiseTests.Concurrency.Threading.AsyncCountdownEventConcurrencyTests 16✅ 12s
ProtoPromiseTests.Concurrency.Threading.AsyncManualResetEventConcurrencyTests 8✅ 6s
ProtoPromiseTests.Concurrency.Threading.AsyncSemaphoreConcurrencyTests 12✅ 100s
ProtoPromiseTests.Concurrency.WaitAsyncConcurrencyTests 192✅ 27s