fix(orchestrator): preserve queued_turn intent when promoting queued runs #17249
ci.yml
on: pull_request
Check
1m 7s
Test
4m 50s
Mobile Native Static Analysis
1m 52s
Release Smoke
1m 25s
Annotations
3 errors and 4 warnings
|
Check
Process completed with exit code 1.
|
|
Test
Process completed with exit code 1.
|
|
src/orchestration-v2/runtimeLayer.test.ts > OrchestrationV2LayerLive lifecycle > promotes only one queued run after each terminal run:
apps/server/src/orchestration-v2/runtimeLayer.test.ts#L987
AssertionError: expected 'queued_turn' to equal 'turn_start'
Expected: "turn_start"
Received: "queued_turn"
❯ Array.<anonymous> src/orchestration-v2/runtimeLayer.test.ts:987:14
❯ next ../../node_modules/.pnpm/effect@4.0.0-beta.102_patch_hash=71215759e1ac0a7f65d7b75d816986687ae6c3a6cba02d928d184ca71790d488/node_modules/effect/src/internal/effect.ts:1350:25
❯ Object.~effect/Effect/evaluate ../../node_modules/.pnpm/effect@4.0.0-beta.102_patch_hash=71215759e1ac0a7f65d7b75d816986687ae6c3a6cba02d928d184ca71790d488/node_modules/effect/src/internal/core.ts:514:30
❯ FiberImpl.runLoop ../../node_modules/.pnpm/effect@4.0.0-beta.102_patch_hash=71215759e1ac0a7f65d7b75d816986687ae6c3a6cba02d928d184ca71790d488/node_modules/effect/src/internal/effect.ts:655:39
❯ runLoop ../../node_modules/.pnpm/effect@4.0.0-beta.102_patch_hash=71215759e1ac0a7f65d7b75d816986687ae6c3a6cba02d928d184ca71790d488/node_modules/effect/src/internal/effect.ts:607:22
❯ evaluate ../../node_modules/.pnpm/effect@4.0.0-beta.102_patch_hash=71215759e1ac0a7f65d7b75d816986687ae6c3a6cba02d928d184ca71790d488/node_modules/effect/src/internal/effect.ts:1106:14
❯ taker ../../node_modules/.pnpm/effect@4.0.0-beta.102_patch_hash=71215759e1ac0a7f65d7b75d816986687ae6c3a6cba02d928d184ca71790d488/node_modules/effect/src/Queue.ts:1923:4
❯ releaseTakers ../../node_modules/.pnpm/effect@4.0.0-beta.102_patch_hash=71215759e1ac0a7f65d7b75d816986687ae6c3a6cba02d928d184ca71790d488/node_modules/effect/src/Queue.ts:1935:37
❯ MixedSchedulerDispatcher.runTasks ../../node_modules/.pnpm/effect@4.0.0-beta.102_patch_hash=71215759e1ac0a7f65d7b75d816986687ae6c3a6cba02d928d184ca71790d488/node_modules/effect/src/Scheduler.ts:219:16
|
|
Check
The process '/usr/local/bin/git' failed with exit code 128
|
|
Release Smoke
The process '/usr/local/bin/git' failed with exit code 128
|
|
Mobile Native Static Analysis
The process '/opt/homebrew/bin/git' failed with exit code 128
|
|
Test
The process '/usr/local/bin/git' failed with exit code 128
|