Skip to content

Add Promise.Manager.ResetRuntimeContext() API #1048

Add Promise.Manager.ResetRuntimeContext() API

Add Promise.Manager.ResetRuntimeContext() API #1048

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / dotnet-test-results-net6.0-Debug_NoProgress-Pool_Disabled-devMode succeeded Nov 19, 2023 in 0s

dotnet-test-results-net6.0-Debug_NoProgress-Pool_Disabled-devMode ✅

Tests passed successfully

Report Passed Failed Skipped Time
TestResults/dotnet-test-results-net6.0-Debug_NoProgress-Pool_Disabled-devMode-analyzer.trx 4✅ 4s
TestResults/dotnet-test-results-net6.0-Debug_NoProgress-Pool_Disabled-devMode-core.trx 15005✅ 2337s

✅ TestResults/dotnet-test-results-net6.0-Debug_NoProgress-Pool_Disabled-devMode-analyzer.trx

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

Test suite Passed Failed Skipped Time
ProtoPromise.Analyzer.Tests.ProtoPromiseAnalyzerTests 4✅ 3s

✅ TestResults/dotnet-test-results-net6.0-Debug_NoProgress-Pool_Disabled-devMode-core.trx

15005 tests were completed in 2337s with 15005 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✅ 148ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_2_WhenFulfilledAPromise 3✅ 463ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_3_WhenRejectedAPromise 4✅ 567ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod 4✅ 461ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_1_BothOnResolveAndOnRejectedAreOptionalArgument 4✅ 292ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_3_IfOnRejectedIsAFunction 6✅ 429ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_6_ThenMayBeCalledMultipleTimesOnTheSamePromise 4✅ 247ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+IfOnFulfilledIsAFunction_2_2_2 5✅ 383ms
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✅ 542ms
ProtoPromiseTests.APIs.AsyncFunctionTests 32✅ 2s
ProtoPromiseTests.APIs.AsyncLazyTests 18✅ 1s
ProtoPromiseTests.APIs.AsyncLocalTests 4✅ 263ms
ProtoPromiseTests.APIs.AwaitTests 52✅ 3s
ProtoPromiseTests.APIs.CancelationTests+Registration 40✅ 7s
ProtoPromiseTests.APIs.CancelationTests+Source 36✅ 2s
ProtoPromiseTests.APIs.CancelationTests+Token 35✅ 2s
ProtoPromiseTests.APIs.CaptureTests 34✅ 2s
ProtoPromiseTests.APIs.ContinuewithTests 18✅ 1s
ProtoPromiseTests.APIs.FinallyTests 14✅ 899ms
ProtoPromiseTests.APIs.FirstTests 50✅ 3s
ProtoPromiseTests.APIs.Linq.AsyncEnumerableExtensionsTests 97✅ 6s
ProtoPromiseTests.APIs.Linq.AsyncEnumerableTests 97✅ 7s
ProtoPromiseTests.APIs.Linq.ForEachAsyncTests 13✅ 958ms
ProtoPromiseTests.APIs.MergeSettledTests 1674✅ 112s
ProtoPromiseTests.APIs.MergeTests 10✅ 705ms
ProtoPromiseTests.APIs.MiscellaneousTests 122✅ 46s
ProtoPromiseTests.APIs.NewAndRunTests 608✅ 45s
ProtoPromiseTests.APIs.ParallelForEachAsyncTests 25✅ 2s
ProtoPromiseTests.APIs.ParallelForTests 30✅ 2s
ProtoPromiseTests.APIs.ProgressTests 24✅ 2s
ProtoPromiseTests.APIs.PromiseCancelationTests 21✅ 2s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken 28✅ 2s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken+Reject 6✅ 823ms
ProtoPromiseTests.APIs.PromiseCancelationTests+CatchCancelationMayBeCalledMultipleTimesOnTheSamePromise 2✅ 137ms
ProtoPromiseTests.APIs.PromiseCancelationTests+IfOnCanceledIsAFunction 5✅ 347ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure 6✅ 458ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure+IfXIsAPromiseAdoptItsState 6✅ 429ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenCanceledAPromise 2✅ 147ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenFulfilledAPromise 2✅ 143ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenPendingAPromise 2✅ 140ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenRejectedAPromise 2✅ 141ms
ProtoPromiseTests.APIs.RaceTests 38✅ 3s
ProtoPromiseTests.APIs.SequenceTests 15✅ 1s
ProtoPromiseTests.APIs.Threading.AsyncAutoResetEventTests 18✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncConditionVariableTests 22✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncCountdownEventTests 20✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncLockTests 17✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncManualResetEventTests 19✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncMonitorTests 39✅ 3s
ProtoPromiseTests.APIs.Threading.AsyncReaderWriterLockTests 191✅ 15s
ProtoPromiseTests.APIs.Threading.AsyncSemaphoreTests 21✅ 2s
ProtoPromiseTests.APIs.UncaughtRejectionTests 76✅ 8s
ProtoPromiseTests.APIs.WaitAsyncTests 8880✅ 671s
ProtoPromiseTests.Concurrency.AllConcurrencyTests 256✅ 44s
ProtoPromiseTests.Concurrency.ApiWithCancelationTokenConcurrencyTests 36✅ 55s
ProtoPromiseTests.Concurrency.AsyncLazyConcurrencyTests 3✅ 697ms
ProtoPromiseTests.Concurrency.AwaitConcurrencyTests 22✅ 2s
ProtoPromiseTests.Concurrency.CancelationConcurrencyTests 43✅ 6s
ProtoPromiseTests.Concurrency.DeferredConcurrencyTests 12✅ 1s
ProtoPromiseTests.Concurrency.DeferredThreadTests 10✅ 788ms
ProtoPromiseTests.Concurrency.FirstConcurrencyTests 256✅ 43s
ProtoPromiseTests.Concurrency.MergeConcurrencyTests 416✅ 532s
ProtoPromiseTests.Concurrency.MiscellaneousConcurrencyTests 1✅ 1s
ProtoPromiseTests.Concurrency.PromiseConcurrencyTests 50✅ 14s
ProtoPromiseTests.Concurrency.PromiseNonPreservedConcurrencyTests 156✅ 22s
ProtoPromiseTests.Concurrency.RaceConcurrencyTests 256✅ 48s
ProtoPromiseTests.Concurrency.Threading.AsyncAutoResetEventConcurrencyTests 8✅ 4s
ProtoPromiseTests.Concurrency.Threading.AsyncCountdownEventConcurrencyTests 16✅ 6s
ProtoPromiseTests.Concurrency.Threading.AsyncLockConcurrencyTests 12✅ 127s
ProtoPromiseTests.Concurrency.Threading.AsyncManualResetEventConcurrencyTests 8✅ 3s
ProtoPromiseTests.Concurrency.Threading.AsyncReaderWriterLockConcurrencyTests 654✅ 357s
ProtoPromiseTests.Concurrency.Threading.AsyncSemaphoreConcurrencyTests 12✅ 58s
ProtoPromiseTests.Concurrency.WaitAsyncConcurrencyTests 192✅ 31s