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-Release-Pool_Enabled-userMode succeeded Nov 19, 2023 in 0s

dotnet-test-results-net6.0-Release-Pool_Enabled-userMode ✅

Tests passed successfully

Report Passed Failed Skipped Time
TestResults/dotnet-test-results-net6.0-Release-Pool_Enabled-userMode-analyzer.trx 4✅ 4s
TestResults/dotnet-test-results-net6.0-Release-Pool_Enabled-userMode-core.trx 17140✅ 3014s

✅ TestResults/dotnet-test-results-net6.0-Release-Pool_Enabled-userMode-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-Release-Pool_Enabled-userMode-core.trx

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

Test suite Passed Failed Skipped Time
ProtoPromiseTests.APIs.AllSettledTests 222✅ 17s
ProtoPromiseTests.APIs.AllTests 222✅ 17s
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_1_WhenPendingAPromise 2✅ 151ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_2_WhenFulfilledAPromise 3✅ 448ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_3_WhenRejectedAPromise 4✅ 512ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod 4✅ 490ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_3_IfOnRejectedIsAFunction 6✅ 467ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_6_ThenMayBeCalledMultipleTimesOnTheSamePromise 4✅ 304ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+IfOnFulfilledIsAFunction_2_2_2 5✅ 377ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+ThenMustReturnAPromise_2_2_7 20✅ 2s
ProtoPromiseTests.APIs.APlus_2_3_ThePromiseResolutionProcedure 4✅ 627ms
ProtoPromiseTests.APIs.APlus_2_3_ThePromiseResolutionProcedure+_2_3_2_IfXIsAPromiseAdoptItsState 5✅ 622ms
ProtoPromiseTests.APIs.AsyncFunctionTests 46✅ 4s
ProtoPromiseTests.APIs.AsyncLazyTests 19✅ 1s
ProtoPromiseTests.APIs.AsyncLocalTests 4✅ 340ms
ProtoPromiseTests.APIs.AwaitTests 52✅ 4s
ProtoPromiseTests.APIs.CancelationTests+Registration 40✅ 7s
ProtoPromiseTests.APIs.CancelationTests+Source 36✅ 3s
ProtoPromiseTests.APIs.CancelationTests+Token 35✅ 3s
ProtoPromiseTests.APIs.CaptureTests 30✅ 2s
ProtoPromiseTests.APIs.ContinuewithTests 16✅ 1s
ProtoPromiseTests.APIs.FinallyTests 12✅ 922ms
ProtoPromiseTests.APIs.FirstTests 250✅ 19s
ProtoPromiseTests.APIs.Linq.AsyncEnumerableExtensionsTests 97✅ 8s
ProtoPromiseTests.APIs.Linq.AsyncEnumerableTests 97✅ 8s
ProtoPromiseTests.APIs.Linq.ForEachAsyncTests 12✅ 983ms
ProtoPromiseTests.APIs.MergeSettledTests 1786✅ 147s
ProtoPromiseTests.APIs.MergeTests 122✅ 10s
ProtoPromiseTests.APIs.MiscellaneousTests 122✅ 46s
ProtoPromiseTests.APIs.NewAndRunTests 608✅ 47s
ProtoPromiseTests.APIs.ParallelForEachAsyncTests 24✅ 2s
ProtoPromiseTests.APIs.ParallelForTests 29✅ 2s
ProtoPromiseTests.APIs.ProgressTests 680✅ 53s
ProtoPromiseTests.APIs.PromiseCancelationTests 19✅ 2s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken 28✅ 3s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken+Reject 6✅ 505ms
ProtoPromiseTests.APIs.PromiseCancelationTests+CatchCancelationMayBeCalledMultipleTimesOnTheSamePromise 2✅ 163ms
ProtoPromiseTests.APIs.PromiseCancelationTests+IfOnCanceledIsAFunction 5✅ 397ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure 2✅ 159ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure+IfXIsAPromiseAdoptItsState 6✅ 484ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenCanceledAPromise 2✅ 161ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenFulfilledAPromise 2✅ 159ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenPendingAPromise 2✅ 181ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenRejectedAPromise 2✅ 158ms
ProtoPromiseTests.APIs.RaceTests 238✅ 19s
ProtoPromiseTests.APIs.SequenceTests 51✅ 4s
ProtoPromiseTests.APIs.Threading.AsyncAutoResetEventTests 18✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncConditionVariableTests 21✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncCountdownEventTests 20✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncLockTests 17✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncManualResetEventTests 19✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncMonitorTests 38✅ 4s
ProtoPromiseTests.APIs.Threading.AsyncReaderWriterLockTests 191✅ 18s
ProtoPromiseTests.APIs.Threading.AsyncSemaphoreTests 21✅ 2s
ProtoPromiseTests.APIs.UncaughtRejectionTests 76✅ 7s
ProtoPromiseTests.APIs.WaitAsyncTests 8880✅ 818s
ProtoPromiseTests.Concurrency.AllConcurrencyTests 160✅ 194s
ProtoPromiseTests.Concurrency.ApiWithCancelationTokenConcurrencyTests 108✅ 56s
ProtoPromiseTests.Concurrency.AsyncLazyConcurrencyTests 4✅ 902ms
ProtoPromiseTests.Concurrency.AwaitConcurrencyTests 86✅ 15s
ProtoPromiseTests.Concurrency.CancelationConcurrencyTests 43✅ 7s
ProtoPromiseTests.Concurrency.DeferredConcurrencyTests 60✅ 6s
ProtoPromiseTests.Concurrency.DeferredThreadTests 34✅ 3s
ProtoPromiseTests.Concurrency.FirstConcurrencyTests 160✅ 192s
ProtoPromiseTests.Concurrency.MergeConcurrencyTests 260✅ 194s
ProtoPromiseTests.Concurrency.MiscellaneousConcurrencyTests 1✅ 1s
ProtoPromiseTests.Concurrency.PromiseConcurrencyTests 722✅ 307s
ProtoPromiseTests.Concurrency.PromiseNonPreservedConcurrencyTests 156✅ 20s
ProtoPromiseTests.Concurrency.RaceConcurrencyTests 160✅ 196s
ProtoPromiseTests.Concurrency.Threading.AsyncAutoResetEventConcurrencyTests 8✅ 3s
ProtoPromiseTests.Concurrency.Threading.AsyncCountdownEventConcurrencyTests 16✅ 6s
ProtoPromiseTests.Concurrency.Threading.AsyncLockConcurrencyTests 12✅ 128s
ProtoPromiseTests.Concurrency.Threading.AsyncManualResetEventConcurrencyTests 8✅ 2s
ProtoPromiseTests.Concurrency.Threading.AsyncReaderWriterLockConcurrencyTests 654✅ 301s
ProtoPromiseTests.Concurrency.Threading.AsyncSemaphoreConcurrencyTests 12✅ 58s
ProtoPromiseTests.Concurrency.WaitAsyncConcurrencyTests 192✅ 19s