Skip to content

Add test for orchestrator termination #49

Add test for orchestrator termination

Add test for orchestrator termination #49

Triggered via pull request January 31, 2025 21:16
Status Success
Total duration 2m 9s
Artifacts

E2ETest.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 warnings
build: test/e2e/Tests/Tests/TerminateOrchestratorTests.cs#L56
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)
build: test/e2e/Tests/Tests/TerminateOrchestratorTests.cs#L56
Test methods should not use blocking task operations, as they can cause deadlocks. Use an async test method and await instead. (https://xunit.net/xunit.analyzers/rules/xUnit1031)