Skip to content

Expose AsyncEnumerable in netstandard2.0 #671

Expose AsyncEnumerable in netstandard2.0

Expose AsyncEnumerable in netstandard2.0 #671

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

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

Tests passed successfully

Report Passed Failed Skipped Time
TestResults/dotnet-test-results-net6.0-Debug-Pool_Disabled-devMode-analyzer.trx 4✅ 4s
TestResults/dotnet-test-results-net6.0-Debug-Pool_Disabled-devMode-core.trx 17176✅ 3291s

✅ TestResults/dotnet-test-results-net6.0-Debug-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-Pool_Disabled-devMode-core.trx

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

Test suite Passed Failed Skipped Time
ProtoPromiseTests.APIs.AllSettledTests 222✅ 18s
ProtoPromiseTests.APIs.AllTests 222✅ 17s
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_1_WhenPendingAPromise 2✅ 153ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_2_WhenFulfilledAPromise 3✅ 524ms
ProtoPromiseTests.APIs.APlus_2_1_PromiseStates+_2_1_3_WhenRejectedAPromise 4✅ 624ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod 4✅ 498ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_1_BothOnResolveAndOnRejectedAreOptionalArgument 4✅ 386ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_3_IfOnRejectedIsAFunction 6✅ 543ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+_2_2_6_ThenMayBeCalledMultipleTimesOnTheSamePromise 4✅ 318ms
ProtoPromiseTests.APIs.APlus_2_2_TheThenMethod+IfOnFulfilledIsAFunction_2_2_2 5✅ 456ms
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✅ 630ms
ProtoPromiseTests.APIs.AsyncEnumerableExtensionsTests 97✅ 7s
ProtoPromiseTests.APIs.AsyncEnumerableTests 97✅ 7s
ProtoPromiseTests.APIs.AsyncFunctionTests 56✅ 5s
ProtoPromiseTests.APIs.AsyncLazyTests 19✅ 2s
ProtoPromiseTests.APIs.AsyncLocalTests 4✅ 317ms
ProtoPromiseTests.APIs.AwaitTests 52✅ 4s
ProtoPromiseTests.APIs.CancelationTests+Registration 40✅ 8s
ProtoPromiseTests.APIs.CancelationTests+Source 36✅ 3s
ProtoPromiseTests.APIs.CancelationTests+Token 35✅ 3s
ProtoPromiseTests.APIs.CaptureTests 42✅ 3s
ProtoPromiseTests.APIs.ContinuewithTests 18✅ 2s
ProtoPromiseTests.APIs.FinallyTests 14✅ 1s
ProtoPromiseTests.APIs.FirstTests 250✅ 21s
ProtoPromiseTests.APIs.MergeSettledTests 1786✅ 148s
ProtoPromiseTests.APIs.MergeTests 122✅ 10s
ProtoPromiseTests.APIs.MiscellaneousTests 119✅ 47s
ProtoPromiseTests.APIs.NewAndRunTests 608✅ 50s
ProtoPromiseTests.APIs.ParallelForEachAsyncTests 25✅ 2s
ProtoPromiseTests.APIs.ParallelForTests 30✅ 3s
ProtoPromiseTests.APIs.ProgressTests 682✅ 56s
ProtoPromiseTests.APIs.PromiseCancelationTests 21✅ 2s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken 28✅ 3s
ProtoPromiseTests.APIs.PromiseCancelationTests+CancelationToken+Reject 6✅ 982ms
ProtoPromiseTests.APIs.PromiseCancelationTests+CatchCancelationMayBeCalledMultipleTimesOnTheSamePromise 2✅ 170ms
ProtoPromiseTests.APIs.PromiseCancelationTests+IfOnCanceledIsAFunction 5✅ 420ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure 6✅ 532ms
ProtoPromiseTests.APIs.PromiseCancelationTests+ThePromiseResolutionProcedure+IfXIsAPromiseAdoptItsState 6✅ 502ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenCanceledAPromise 2✅ 164ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenFulfilledAPromise 2✅ 186ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenPendingAPromise 2✅ 162ms
ProtoPromiseTests.APIs.PromiseCancelationTests+WhenRejectedAPromise 2✅ 163ms
ProtoPromiseTests.APIs.RaceTests 238✅ 20s
ProtoPromiseTests.APIs.SequenceTests 51✅ 5s
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✅ 4s
ProtoPromiseTests.APIs.Threading.AsyncReaderWriterLockTests 191✅ 18s
ProtoPromiseTests.APIs.Threading.AsyncSemaphoreTests 21✅ 2s
ProtoPromiseTests.APIs.UncaughtRejectionTests 76✅ 10s
ProtoPromiseTests.APIs.WaitAsyncTests 8880✅ 845s
ProtoPromiseTests.Concurrency.AllConcurrencyTests 160✅ 227s
ProtoPromiseTests.Concurrency.ApiWithCancelationTokenConcurrencyTests 108✅ 64s
ProtoPromiseTests.Concurrency.AsyncLazyConcurrencyTests 4✅ 961ms
ProtoPromiseTests.Concurrency.AwaitConcurrencyTests 86✅ 15s
ProtoPromiseTests.Concurrency.CancelationConcurrencyTests 43✅ 8s
ProtoPromiseTests.Concurrency.DeferredConcurrencyTests 60✅ 7s
ProtoPromiseTests.Concurrency.DeferredThreadTests 34✅ 4s
ProtoPromiseTests.Concurrency.FirstConcurrencyTests 160✅ 231s
ProtoPromiseTests.Concurrency.MergeConcurrencyTests 260✅ 231s
ProtoPromiseTests.Concurrency.PromiseConcurrencyTests 722✅ 316s
ProtoPromiseTests.Concurrency.PromiseNonPreservedConcurrencyTests 156✅ 24s
ProtoPromiseTests.Concurrency.RaceConcurrencyTests 160✅ 264s
ProtoPromiseTests.Concurrency.Threading.AsyncAutoResetEventConcurrencyTests 8✅ 4s
ProtoPromiseTests.Concurrency.Threading.AsyncCountdownEventConcurrencyTests 16✅ 7s
ProtoPromiseTests.Concurrency.Threading.AsyncLockConcurrencyTests 12✅ 128s
ProtoPromiseTests.Concurrency.Threading.AsyncManualResetEventConcurrencyTests 8✅ 3s
ProtoPromiseTests.Concurrency.Threading.AsyncReaderWriterLockConcurrencyTests 654✅ 332s
ProtoPromiseTests.Concurrency.Threading.AsyncSemaphoreConcurrencyTests 12✅ 57s
ProtoPromiseTests.Concurrency.WaitAsyncConcurrencyTests 192✅ 21s