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

Reset static state from SubsystemRegistration #257

Merged
merged 1 commit into from
Sep 5, 2023

Reset static state from SubsystemRegistration instead of OnApplicatio…

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

Reset static state from SubsystemRegistration #257

Reset static state from SubsystemRegistration instead of OnApplicatio…
09084c3
Select commit
Loading
Failed to load commit list.
GitHub Actions / dotnet-test-results-net472-Release-Pool_Enabled succeeded Sep 5, 2023 in 1s

dotnet-test-results-net472-Release-Pool_Enabled ✅

Tests passed successfully

✅ TestResults/dotnet-test-results-net472-Release-Pool_Enabled.trx

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

Test suite Passed Failed Skipped Time
ProtoPromiseTests.APIs.AllTests 222✅ 14s
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_1_WhenPendingAPromise 2✅ 140ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_2_WhenFulfilledAPromise 3✅ 635ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_3_WhenRejectedAPromise 4✅ 703ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod 4✅ 624ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_3_IfOnRejectedIsAFunction 6✅ 375ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_6_ThenMayBeCalledMultipleTimesOnTheSamePromise 4✅ 246ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+IfOnFulfilledIsAFunction_2_2_2 5✅ 303ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+ThenMustReturnAPromise_2_2_7 20✅ 2s
ProtoPromiseTests.APIs.APlus_2_3_ThePromiseResolutionProcedure 4✅ 749ms
ProtoPromiseTests.APIs.APlus_2_3_ThePromiseResolutionProcedure+_2_3_2_IfXIsAPromiseAdoptItsState 5✅ 759ms
ProtoPromiseTests.APIs.AsyncFunctionTests 46✅ 3s
ProtoPromiseTests.APIs.AsyncLazyTests 19✅ 1s
ProtoPromiseTests.APIs.AsyncLocalTests 4✅ 381ms
ProtoPromiseTests.APIs.AwaitTests 52✅ 4s
ProtoPromiseTests.APIs.CancelationTests+Registration 34✅ 4s
ProtoPromiseTests.APIs.CancelationTests+Source 36✅ 3s
ProtoPromiseTests.APIs.CancelationTests+Token 33✅ 2s
ProtoPromiseTests.APIs.CaptureTests 30✅ 2s
ProtoPromiseTests.APIs.ContinuewithTests 16✅ 1s
ProtoPromiseTests.APIs.FinallyTests 12✅ 727ms
ProtoPromiseTests.APIs.FirstTests 250✅ 17s
ProtoPromiseTests.APIs.MergeTests 122✅ 9s
ProtoPromiseTests.APIs.MiscellaneousTests 119✅ 46s
ProtoPromiseTests.APIs.NewAndRunTests 608✅ 40s
ProtoPromiseTests.APIs.ParallelForTests 25✅ 3s
ProtoPromiseTests.APIs.ProgressTests 680✅ 53s
ProtoPromiseTests.APIs.PromiseCancelationTests 19✅ 2s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken 28✅ 2s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken+Reject 6✅ 517ms
ProtoPromiseTests.APIs.PromiseCancelationTests+CatchCancelationMayBeCalledMultipleTimesOnTheSamePromise 2✅ 171ms
ProtoPromiseTests.APIs.PromiseCancelationTests+IfOnCanceledIsAFunction 5✅ 464ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure 2✅ 248ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure+IfXIsAPromiseAdoptItsState 6✅ 596ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenCanceledAPromise 2✅ 250ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenFulfilledAPromise 2✅ 189ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenPendingAPromise 2✅ 173ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenRejectedAPromise 2✅ 173ms
ProtoPromiseTests.APIs.RaceTests 238✅ 18s
ProtoPromiseTests.APIs.SequenceTests 51✅ 4s
ProtoPromiseTests.APIs.Threading.AsyncAutoResetEventTests 18✅ 3s
ProtoPromiseTests.APIs.Threading.AsyncCountdownEventTests 20✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncManualResetEventTests 19✅ 2s
ProtoPromiseTests.APIs.Threading.AsyncSemaphoreTests 21✅ 2s
ProtoPromiseTests.APIs.UncaughtRejectionTests 76✅ 7s
ProtoPromiseTests.APIs.WaitAsyncTests 8880✅ 732s
ProtoPromiseTests.Concurrency.AllConcurrencyTests 160✅ 49s
ProtoPromiseTests.Concurrency.ApiWithCancelationTokenConcurrencyTests 108✅ 14s
ProtoPromiseTests.Concurrency.AsyncLazyConcurrencyTests 4✅ 389ms
ProtoPromiseTests.Concurrency.AwaitConcurrencyTests 86✅ 8s
ProtoPromiseTests.Concurrency.CancelationConcurrencyTests 41✅ 4s
ProtoPromiseTests.Concurrency.DeferredConcurrencyTests 60✅ 5s
ProtoPromiseTests.Concurrency.DeferredThreadTests 34✅ 3s
ProtoPromiseTests.Concurrency.FirstConcurrencyTests 160✅ 34s
ProtoPromiseTests.Concurrency.MergeConcurrencyTests 260✅ 50s
ProtoPromiseTests.Concurrency.PromiseConcurrencyTests 722✅ 170s
ProtoPromiseTests.Concurrency.PromiseNonPreservedConcurrencyTests 156✅ 16s
ProtoPromiseTests.Concurrency.RaceConcurrencyTests 160✅ 34s
ProtoPromiseTests.Concurrency.Threading.AsyncAutoResetEventConcurrencyTests 8✅ 3s
ProtoPromiseTests.Concurrency.Threading.AsyncCountdownEventConcurrencyTests 16✅ 9s
ProtoPromiseTests.Concurrency.Threading.AsyncManualResetEventConcurrencyTests 8✅ 4s
ProtoPromiseTests.Concurrency.Threading.AsyncSemaphoreConcurrencyTests 12✅ 93s
ProtoPromiseTests.Concurrency.WaitAsyncConcurrencyTests 192✅ 17s