Skip to content

Add Promise.ParallelForEachAsync #652

Add Promise.ParallelForEachAsync

Add Promise.ParallelForEachAsync #652

Triggered via pull request November 5, 2023 23:16
Status Cancelled
Total duration 2h 5m 47s
Artifacts 6

dotnet-framework-tests.yml

on: pull_request
Matrix: dotnet-framework-tests
Fit to window
Zoom out
Zoom in

Annotations

23 errors
ProtoPromiseTests.APIs.ParallelForEachAsyncTests ► AllItemsEnumeratedOnce_Async(False): Package/Tests/Helpers/TestHelper.cs#L439
Failed test found in: TestResults/dotnet-test-results-net472-Debug_NoProgress-Pool_Disabled.trx Error: System.TimeoutException : Promise wait timed out after 00:00:02 TearDown : Proto.Promises.Internal+UnhandledExceptionInternal : An exception was not handled. -- Set Promise.Config.DebugCausalityTracer = Promise.TraceLevel.All to get a causality trace. ----> System.InvalidOperationException : Cannot apply a context that has been marshaled across AppDomains, that was not acquired through a Capture operation or that has already been the argument to a Set call.
ProtoPromiseTests.APIs.ParallelForEachAsyncTests ► AllItemsEnumeratedOnce_Async(True): Package/Tests/Helpers/TestHelper.cs#L439
Failed test found in: TestResults/dotnet-test-results-net472-Debug_NoProgress-Pool_Disabled.trx Error: System.TimeoutException : Promise wait timed out after 00:00:02 TearDown : Proto.Promises.Internal+UnhandledExceptionInternal : An exception was not handled. -- Set Promise.Config.DebugCausalityTracer = Promise.TraceLevel.All to get a causality trace. ----> System.InvalidOperationException : Cannot apply a context that has been marshaled across AppDomains, that was not acquired through a Capture operation or that has already been the argument to a Set call.
ProtoPromiseTests.APIs.ParallelForEachAsyncTests ► AllItemsEnumeratedOnce_WithCaptureValue_Async(False): Package/Tests/Helpers/TestHelper.cs#L439
Failed test found in: TestResults/dotnet-test-results-net472-Debug_NoProgress-Pool_Disabled.trx Error: System.TimeoutException : Promise wait timed out after 00:00:02 TearDown : Proto.Promises.Internal+UnhandledExceptionInternal : An exception was not handled. -- Set Promise.Config.DebugCausalityTracer = Promise.TraceLevel.All to get a causality trace. ----> System.InvalidOperationException : Cannot apply a context that has been marshaled across AppDomains, that was not acquired through a Capture operation or that has already been the argument to a Set call.
ProtoPromiseTests.APIs.ParallelForEachAsyncTests ► AllItemsEnumeratedOnce_WithCaptureValue_Async(True): Package/Tests/Helpers/TestHelper.cs#L439
Failed test found in: TestResults/dotnet-test-results-net472-Debug_NoProgress-Pool_Disabled.trx Error: System.TimeoutException : Promise wait timed out after 00:00:02 TearDown : Proto.Promises.Internal+UnhandledExceptionInternal : An exception was not handled. -- Set Promise.Config.DebugCausalityTracer = Promise.TraceLevel.All to get a causality trace. ----> System.InvalidOperationException : Cannot apply a context that has been marshaled across AppDomains, that was not acquired through a Capture operation or that has already been the argument to a Set call.
ProtoPromiseTests.APIs.ParallelForEachAsyncTests ► Cancelation_CancelsIterationAndReturnsCanceledPromise_Async: Package/Tests/Helpers/TestHelper.cs#L439
Failed test found in: TestResults/dotnet-test-results-net472-Debug_NoProgress-Pool_Disabled.trx Error: System.TimeoutException : Promise wait timed out after 00:00:02 TearDown : Proto.Promises.Internal+UnhandledExceptionInternal : An exception was not handled. -- Set Promise.Config.DebugCausalityTracer = Promise.TraceLevel.All to get a causality trace. ----> System.InvalidOperationException : Cannot apply a context that has been marshaled across AppDomains, that was not acquired through a Capture operation or that has already been the argument to a Set call.
ProtoPromiseTests.APIs.ParallelForEachAsyncTests ► Cancelation_CorrectTokenPassedToAsyncEnumerator: Package/Tests/Helpers/TestHelper.cs#L439
Failed test found in: TestResults/dotnet-test-results-net472-Debug_NoProgress-Pool_Disabled.trx Error: System.TimeoutException : Promise wait timed out after 00:00:02 TearDown : Proto.Promises.Internal+UnhandledExceptionInternal : An exception was not handled. -- Set Promise.Config.DebugCausalityTracer = Promise.TraceLevel.All to get a causality trace. ----> System.InvalidOperationException : Cannot apply a context that has been marshaled across AppDomains, that was not acquired through a Capture operation or that has already been the argument to a Set call.
ProtoPromiseTests.APIs.ParallelForEachAsyncTests ► Cancelation_SameTokenPassedToEveryInvocation_Async: Package/Tests/Helpers/TestHelper.cs#L439
Failed test found in: TestResults/dotnet-test-results-net472-Debug_NoProgress-Pool_Disabled.trx Error: System.TimeoutException : Promise wait timed out after 00:00:02 TearDown : Proto.Promises.Internal+UnhandledExceptionInternal : An exception was not handled. -- Set Promise.Config.DebugCausalityTracer = Promise.TraceLevel.All to get a causality trace. ----> System.InvalidOperationException : Cannot apply a context that has been marshaled across AppDomains, that was not acquired through a Capture operation or that has already been the argument to a Set call.
ProtoPromiseTests.APIs.ParallelForEachAsyncTests ► Dop_WorkersCreatedRespectingLimit_Async(-1): Package/Tests/Helpers/TestHelper.cs#L439
Failed test found in: TestResults/dotnet-test-results-net472-Debug_NoProgress-Pool_Disabled.trx Error: System.TimeoutException : Promise wait timed out after 00:00:02 TearDown : Proto.Promises.Internal+UnhandledExceptionInternal : An exception was not handled. -- Set Promise.Config.DebugCausalityTracer = Promise.TraceLevel.All to get a causality trace. ----> System.InvalidOperationException : Cannot apply a context that has been marshaled across AppDomains, that was not acquired through a Capture operation or that has already been the argument to a Set call.
ProtoPromiseTests.APIs.ParallelForEachAsyncTests ► Dop_WorkersCreatedRespectingLimit_Async(1): Package/Tests/Helpers/TestHelper.cs#L439
Failed test found in: TestResults/dotnet-test-results-net472-Debug_NoProgress-Pool_Disabled.trx Error: System.TimeoutException : Promise wait timed out after 00:00:01 TearDown : Proto.Promises.Internal+UnhandledExceptionInternal : An exception was not handled. -- Set Promise.Config.DebugCausalityTracer = Promise.TraceLevel.All to get a causality trace. ----> System.InvalidOperationException : Cannot apply a context that has been marshaled across AppDomains, that was not acquired through a Capture operation or that has already been the argument to a Set call.
ProtoPromiseTests.APIs.ParallelForEachAsyncTests ► Dop_WorkersCreatedRespectingLimit_Async(128): Package/Tests/Helpers/TestHelper.cs#L439
Failed test found in: TestResults/dotnet-test-results-net472-Debug_NoProgress-Pool_Disabled.trx Error: System.TimeoutException : Promise wait timed out after 00:02:08 TearDown : Proto.Promises.Internal+UnhandledExceptionInternal : An exception was not handled. -- Set Promise.Config.DebugCausalityTracer = Promise.TraceLevel.All to get a causality trace. ----> System.InvalidOperationException : Cannot apply a context that has been marshaled across AppDomains, that was not acquired through a Capture operation or that has already been the argument to a Set call.
ProtoPromiseTests.APIs.ParallelForEachAsyncTests ► Dop_WorkersCreatedRespectingLimit_Async(2): Package/Tests/Helpers/TestHelper.cs#L439
Failed test found in: TestResults/dotnet-test-results-net472-Debug_NoProgress-Pool_Disabled.trx Error: System.TimeoutException : Promise wait timed out after 00:00:02 TearDown : Proto.Promises.Internal+UnhandledExceptionInternal : An exception was not handled. -- Set Promise.Config.DebugCausalityTracer = Promise.TraceLevel.All to get a causality trace. ----> System.InvalidOperationException : Cannot apply a context that has been marshaled across AppDomains, that was not acquired through a Capture operation or that has already been the argument to a Set call.
Test (Debug_NoProgress, Pool_Disabled)
Process completed with exit code 1.
Test (Debug_NoProgress, Pool_Disabled)
Failed test were found and 'fail-on-error' option is set to true
Test (Release, Pool_Enabled)
The run was canceled by @timcassell.
Test (Release, Pool_Enabled)
The operation was canceled.
Test (Release, Pool_Disabled)
The run was canceled by @timcassell.
Test (Release, Pool_Disabled)
The operation was canceled.
Test (Release_NoProgress, Pool_Disabled)
The run was canceled by @timcassell.
Test (Release_NoProgress, Pool_Disabled)
The operation was canceled.
Test (Release_NoProgress, Pool_Enabled)
The run was canceled by @timcassell.
Test (Release_NoProgress, Pool_Enabled)
The operation was canceled.
Test (Debug, Pool_Disabled)
The run was canceled by @timcassell.
Test (Debug, Pool_Disabled)
The operation was canceled.

Artifacts

Produced during runtime
Name Size
dotnet-test-results-net472-Debug-Pool_Disabled Expired
6.12 KB
dotnet-test-results-net472-Debug_NoProgress-Pool_Disabled Expired
26.1 MB
dotnet-test-results-net472-Release-Pool_Disabled Expired
6.13 KB
dotnet-test-results-net472-Release-Pool_Enabled Expired
6.12 KB
dotnet-test-results-net472-Release_NoProgress-Pool_Disabled Expired
6.12 KB
dotnet-test-results-net472-Release_NoProgress-Pool_Enabled Expired
6.13 KB