feat(executor): run from/until block #9285
ci.yml
on: pull_request
Detect Version
0s
Test and Build
/
Test and Build
1m 16s
Check Docs Changes
0s
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Process Docs
/
Process Documentation Embeddings
Matrix: Create GHCR Manifests
Create GitHub Release
0s
Annotations
3 errors and 3 warnings
|
Test and Build / Test and Build
Process completed with exit code 1.
|
|
executor/utils/run-from-block.test.ts > validateRunFromBlock > rejects blocks with unexecuted upstream dependencies:
apps/sim/executor/utils/run-from-block.test.ts#L330
AssertionError: expected true to be false // Object.is equality
- Expected
+ Received
- false
+ true
❯ executor/utils/run-from-block.test.ts:330:26
|
|
Test and Build / Test and Build
sim#test: command (/home/runner/_work/sim/sim/apps/sim) /home/runner/.bun/bin/bun run test exited (1)
|
|
Test and Build / Test and Build
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Test and Build
- Step: unknown (failed)
|
|
Test and Build / Test and Build
Found 2 failed/cancelled steps in previous workflow steps
|