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

Fix unintentional input unwrapping for OOP workers #2656

Merged
merged 4 commits into from
Nov 9, 2023

Merge branch 'dev' into jviau/oop-input

0e911be
Select commit
Loading
Failed to load commit list.
Merged

Fix unintentional input unwrapping for OOP workers #2656

Merge branch 'dev' into jviau/oop-input
0e911be
Select commit
Loading
Failed to load commit list.
This check has been archived and is scheduled for deletion. Learn more about checks retention
Azure Pipelines / Azure.azure-functions-durable-extension succeeded Nov 9, 2023 in 15m 55s

Build #20231109.5 succeeded

Details

Tests

  • Failed: 0 (0.00%)
  • Passed: 498 (100.00%)
  • Other: 0 (0.00%)
  • Total: 498

Annotations

Check failure on line 243 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Azure.azure-functions-durable-extension

Build log #L243

RunMessage : [xUnit.net 00:00:54.85]     Microsoft.Azure.WebJobs.Extensions.DurableTask.Tests.CorrelationEndToEndTests.SingleOrchestration_With_Activity(extendedSessions: False, protocol: "HttpCorrelationProtocol") [FAIL]

Check failure on line 283 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Azure.azure-functions-durable-extension

Build log #L283

RunMessage : [xUnit.net 00:00:56.65]     Microsoft.Azure.WebJobs.Extensions.DurableTask.Tests.CorrelationEndToEndTests.SingleOrchestration_With_Activity(extendedSessions: True, protocol: "W3CTraceContext") [FAIL]

Check failure on line 321 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Azure.azure-functions-durable-extension

Build log #L321

RunMessage : [xUnit.net 00:00:58.85]     Microsoft.Azure.WebJobs.Extensions.DurableTask.Tests.CorrelationEndToEndTests.SingleOrchestration_With_Activity(extendedSessions: False, protocol: "W3CTraceContext") [FAIL]

Check failure on line 363 in Build log

See this annotation in the file changed.

@azure-pipelines azure-pipelines / Azure.azure-functions-durable-extension

Build log #L363

RunMessage : [xUnit.net 00:01:00.62]     Microsoft.Azure.WebJobs.Extensions.DurableTask.Tests.CorrelationEndToEndTests.SingleOrchestration_With_Activity(extendedSessions: True, protocol: "HttpCorrelationProtocol") [FAIL]