Skip to content

test: add E2E tests for engine stdio piping #177

test: add E2E tests for engine stdio piping

test: add E2E tests for engine stdio piping #177

Triggered via pull request March 5, 2026 09:20
Status Failure
Total duration 1m 9s
Artifacts

ci.yml

on: pull_request
Matrix: python
Fit to window
Zoom out
Zoom in

Annotations

2 errors
TypeScript
Process completed with exit code 1.
error: expect(received).toContain(expected): packages/altimate-code/test/bridge/engine.test.ts#L126
Expected to contain: "stdio: \"pipe\"" Received: " execFileSync(\"tar\", [\"-xzf\", tmpFile, \"-C\", path.join(dir, \"bin\")])\n" at <anonymous> (/home/runner/work/altimate-code/altimate-code/packages/altimate-code/test/bridge/engine.test.ts:126:25)