Skip to content

Add AllSettled and MergeSettled APIs #897

Add AllSettled and MergeSettled APIs

Add AllSettled and MergeSettled APIs #897

GitHub Actions / dotnet-test-results-net472-Debug_NoProgress-Pool_Disabled succeeded Sep 11, 2023 in 1s

dotnet-test-results-net472-Debug_NoProgress-Pool_Disabled ✅

Tests passed successfully

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

13820 tests were completed in 1172s with 13820 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
ProtoPromiseTests.APIs.AllSettledTests 22✅ 1s
ProtoPromiseTests.APIs.AllTests 22✅ 1s
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_1_WhenPendingAPromise 2✅ 131ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_2_WhenFulfilledAPromise 3✅ 1s
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_3_WhenRejectedAPromise 4✅ 591ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod 4✅ 481ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_1_BothOnResolveAndOnRejectedAreOptionalArgument 4✅ 313ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_3_IfOnRejectedIsAFunction 6✅ 438ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_6_ThenMayBeCalledMultipleTimesOnTheSamePromise 4✅ 200ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+IfOnFulfilledIsAFunction_2_2_2 5✅ 365ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+ThenMustReturnAPromise_2_2_7 20✅ 2s
ProtoPromiseTests.APIs.APlus_2_3_ThePromiseResolutionProcedure 14✅ 2s
ProtoPromiseTests.APIs.APlus_2_3_ThePromiseResolutionProcedure+_2_3_2_IfXIsAPromiseAdoptItsState 5✅ 684ms
ProtoPromiseTests.APIs.AsyncFunctionTests 32✅ 2s
ProtoPromiseTests.APIs.AsyncLazyTests 18✅ 1s
ProtoPromiseTests.APIs.AsyncLocalTests 4✅ 230ms
ProtoPromiseTests.APIs.AwaitTests 52✅ 4s
ProtoPromiseTests.APIs.CancelationTests+Registration 34✅ 4s
ProtoPromiseTests.APIs.CancelationTests+Source 36✅ 2s
ProtoPromiseTests.APIs.CancelationTests+Token 33✅ 2s
ProtoPromiseTests.APIs.CaptureTests 34✅ 2s
ProtoPromiseTests.APIs.ContinuewithTests 18✅ 1s
ProtoPromiseTests.APIs.FinallyTests 14✅ 858ms
ProtoPromiseTests.APIs.FirstTests 50✅ 3s
ProtoPromiseTests.APIs.MergeSettledTests 1674✅ 93s
ProtoPromiseTests.APIs.MergeTests 10✅ 675ms
ProtoPromiseTests.APIs.MiscellaneousTests 119✅ 44s
ProtoPromiseTests.APIs.NewAndRunTests 608✅ 32s
ProtoPromiseTests.APIs.ParallelForTests 26✅ 2s
ProtoPromiseTests.APIs.ProgressTests 24✅ 1s
ProtoPromiseTests.APIs.PromiseCancelationTests 21✅ 1s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken 28✅ 2s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken+Reject 6✅ 455ms
ProtoPromiseTests.APIs.PromiseCancelationTests+CatchCancelationMayBeCalledMultipleTimesOnTheSamePromise 2✅ 135ms
ProtoPromiseTests.APIs.PromiseCancelationTests+IfOnCanceledIsAFunction 5✅ 342ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure 6✅ 459ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure+IfXIsAPromiseAdoptItsState 6✅ 435ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenCanceledAPromise 2✅ 151ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenFulfilledAPromise 2✅ 178ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenPendingAPromise 2✅ 123ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenRejectedAPromise 2✅ 139ms
ProtoPromiseTests.APIs.RaceTests 38✅ 2s
ProtoPromiseTests.APIs.SequenceTests 15✅ 835ms
ProtoPromiseTests.APIs.Threading.AsyncAutoResetEventTests 18✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncCountdownEventTests 20✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncManualResetEventTests 19✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncSemaphoreTests 21✅ 2s
ProtoPromiseTests.APIs.UncaughtRejectionTests 76✅ 6s
ProtoPromiseTests.APIs.WaitAsyncTests 8880✅ 587s
ProtoPromiseTests.Concurrency.AllConcurrencyTests 256✅ 20s
ProtoPromiseTests.Concurrency.ApiWithCancelationTokenConcurrencyTests 36✅ 8s
ProtoPromiseTests.Concurrency.AsyncLazyConcurrencyTests 3✅ 280ms
ProtoPromiseTests.Concurrency.AwaitConcurrencyTests 22✅ 1s
ProtoPromiseTests.Concurrency.CancelationConcurrencyTests 41✅ 3s
ProtoPromiseTests.Concurrency.DeferredConcurrencyTests 12✅ 799ms
ProtoPromiseTests.Concurrency.DeferredThreadTests 10✅ 648ms
ProtoPromiseTests.Concurrency.FirstConcurrencyTests 256✅ 19s
ProtoPromiseTests.Concurrency.MergeConcurrencyTests 416✅ 116s
ProtoPromiseTests.Concurrency.PromiseConcurrencyTests 50✅ 6s
ProtoPromiseTests.Concurrency.PromiseNonPreservedConcurrencyTests 156✅ 18s
ProtoPromiseTests.Concurrency.RaceConcurrencyTests 256✅ 20s
ProtoPromiseTests.Concurrency.Threading.AsyncAutoResetEventConcurrencyTests 8✅ 3s
ProtoPromiseTests.Concurrency.Threading.AsyncCountdownEventConcurrencyTests 16✅ 14s
ProtoPromiseTests.Concurrency.Threading.AsyncManualResetEventConcurrencyTests 8✅ 7s
ProtoPromiseTests.Concurrency.Threading.AsyncSemaphoreConcurrencyTests 12✅ 91s
ProtoPromiseTests.Concurrency.WaitAsyncConcurrencyTests 192✅ 14s