Skip to content

Reset static state from SubsystemRegistration instead of OnApplicatio…

Sign in for the full log view
This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / dotnet-test-results-net6.0-Release-Pool_Disabled-userMode succeeded Sep 5, 2023 in 1s

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

Tests passed successfully

✅ TestResults/dotnet-test-results-net6.0-Release-Pool_Disabled-userMode.trx

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

Test suite Passed Failed Skipped Time
ProtoPromiseTests.APIs.AllTests 222✅ 26s
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_1_WhenPendingAPromise 2✅ 221ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_2_WhenFulfilledAPromise 3✅ 777ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_3_WhenRejectedAPromise 4✅ 804ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod 4✅ 712ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_3_IfOnRejectedIsAFunction 6✅ 698ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_6_ThenMayBeCalledMultipleTimesOnTheSamePromise 4✅ 438ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+IfOnFulfilledIsAFunction_2_2_2 5✅ 550ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+ThenMustReturnAPromise_2_2_7 20✅ 3s
ProtoPromiseTests.APIs.APlus_2_3_ThePromiseResolutionProcedure 4✅ 920ms
ProtoPromiseTests.APIs.APlus_2_3_ThePromiseResolutionProcedure+_2_3_2_IfXIsAPromiseAdoptItsState 5✅ 924ms
ProtoPromiseTests.APIs.AsyncFunctionTests 46✅ 5s
ProtoPromiseTests.APIs.AsyncLazyTests 19✅ 2s
ProtoPromiseTests.APIs.AsyncLocalTests 4✅ 447ms
ProtoPromiseTests.APIs.AwaitTests 52✅ 6s
ProtoPromiseTests.APIs.CancelationTests+Registration 40✅ 9s
ProtoPromiseTests.APIs.CancelationTests+Source 36✅ 4s
ProtoPromiseTests.APIs.CancelationTests+Token 35✅ 4s
ProtoPromiseTests.APIs.CaptureTests 30✅ 3s
ProtoPromiseTests.APIs.ContinuewithTests 16✅ 2s
ProtoPromiseTests.APIs.FinallyTests 12✅ 1s
ProtoPromiseTests.APIs.FirstTests 250✅ 27s
ProtoPromiseTests.APIs.MergeTests 122✅ 13s
ProtoPromiseTests.APIs.MiscellaneousTests 119✅ 49s
ProtoPromiseTests.APIs.NewAndRunTests 608✅ 66s
ProtoPromiseTests.APIs.ParallelForTests 25✅ 3s
ProtoPromiseTests.APIs.ProgressTests 680✅ 74s
ProtoPromiseTests.APIs.PromiseCancelationTests 19✅ 2s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken 28✅ 4s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken+Reject 6✅ 669ms
ProtoPromiseTests.APIs.PromiseCancelationTests+CatchCancelationMayBeCalledMultipleTimesOnTheSamePromise 2✅ 227ms
ProtoPromiseTests.APIs.PromiseCancelationTests+IfOnCanceledIsAFunction 5✅ 586ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure 2✅ 220ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure+IfXIsAPromiseAdoptItsState 6✅ 690ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenCanceledAPromise 2✅ 220ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenFulfilledAPromise 2✅ 224ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenPendingAPromise 2✅ 224ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenRejectedAPromise 2✅ 232ms
ProtoPromiseTests.APIs.RaceTests 238✅ 26s
ProtoPromiseTests.APIs.SequenceTests 51✅ 6s
ProtoPromiseTests.APIs.Threading.AsyncAutoResetEventTests 18✅ 3s
ProtoPromiseTests.APIs.Threading.AsyncConditionVariableTests 21✅ 3s
ProtoPromiseTests.APIs.Threading.AsyncCountdownEventTests 20✅ 3s
ProtoPromiseTests.APIs.Threading.AsyncLockTests 17✅ 3s
ProtoPromiseTests.APIs.Threading.AsyncManualResetEventTests 19✅ 3s
ProtoPromiseTests.APIs.Threading.AsyncMonitorTests 38✅ 5s
ProtoPromiseTests.APIs.Threading.AsyncReaderWriterLockTests 186✅ 22s
ProtoPromiseTests.APIs.Threading.AsyncSemaphoreTests 21✅ 2s
ProtoPromiseTests.APIs.UncaughtRejectionTests 76✅ 9s
ProtoPromiseTests.APIs.WaitAsyncTests 8880✅ 1029s
ProtoPromiseTests.Concurrency.AllConcurrencyTests 160✅ 283s
ProtoPromiseTests.Concurrency.ApiWithCancelationTokenConcurrencyTests 108✅ 57s
ProtoPromiseTests.Concurrency.AsyncLazyConcurrencyTests 4✅ 956ms
ProtoPromiseTests.Concurrency.AwaitConcurrencyTests 86✅ 16s
ProtoPromiseTests.Concurrency.CancelationConcurrencyTests 43✅ 7s
ProtoPromiseTests.Concurrency.DeferredConcurrencyTests 60✅ 8s
ProtoPromiseTests.Concurrency.DeferredThreadTests 34✅ 4s
ProtoPromiseTests.Concurrency.FirstConcurrencyTests 160✅ 284s
ProtoPromiseTests.Concurrency.MergeConcurrencyTests 260✅ 229s
ProtoPromiseTests.Concurrency.PromiseConcurrencyTests 722✅ 247s
ProtoPromiseTests.Concurrency.PromiseNonPreservedConcurrencyTests 156✅ 23s
ProtoPromiseTests.Concurrency.RaceConcurrencyTests 160✅ 287s
ProtoPromiseTests.Concurrency.Threading.AsyncAutoResetEventConcurrencyTests 8✅ 4s
ProtoPromiseTests.Concurrency.Threading.AsyncCountdownEventConcurrencyTests 16✅ 8s
ProtoPromiseTests.Concurrency.Threading.AsyncLockConcurrencyTests 12✅ 129s
ProtoPromiseTests.Concurrency.Threading.AsyncManualResetEventConcurrencyTests 8✅ 3s
ProtoPromiseTests.Concurrency.Threading.AsyncReaderWriterLockConcurrencyTests 654✅ 275s
ProtoPromiseTests.Concurrency.Threading.AsyncSemaphoreConcurrencyTests 12✅ 61s
ProtoPromiseTests.Concurrency.WaitAsyncConcurrencyTests 192✅ 24s