perf(tests): trim sweep, copilot, and timer-bound suites; run three CI shards #29822
ci.yml
on: pull_request
Detect Version
Migrate Dev DB
/
Apply Database Migrations
Detect Desktop Changes
Matrix: Build AMD64
Matrix: Build ARM64 (GHCR Only)
Matrix: Test and Build / test-shard
Test and Build
/
Lint and Test
1m 10s
Test and Build
/
Build App
2m 57s
Check Docs Changes
Matrix: Build Dev ECR
Deploy Trigger.dev (Dev)
Matrix: Create GHCR Manifests
Process Docs
/
Process Documentation Embeddings
Prune Desktop Prereleases
0s
Desktop Release
/
Build, Sign, Notarize
Annotations
4 errors and 9 warnings
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Lint and Test
@sim/emcn#test: command (/home/runner/_work/sim/sim/packages/emcn) /home/runner/.bun/bin/bun run test exited (1)
|
|
src/components/modal/modal.test.tsx > native-surface modal preparation > restores a renderer trigger after a claimed modal closes:
packages/emcn/src/components/modal/modal.test.tsx#L253
AssertionError: expected <body style><div>…(1)</div></body> to be <button type="button" …(4)></button> // Object.is equality
- Expected
+ Received
+ <body
+ style=""
+ >
+ <div>
<button
aria-expanded="false"
aria-haspopup="dialog"
data-state="closed"
data-testid="modal-trigger"
type="button"
>
Open
</button>
+ </div>
+ </body>
❯ src/components/modal/modal.test.tsx:253:36
|
|
Test and Build / Lint and Test
Process completed with exit code 1.
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
- Step: unknown (failed)
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
- Step: unknown (failed)
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|
|
Test and Build / Lint and Test
Skipping sticky disk commit due to previous step failures
|
|
Test and Build / Lint and Test
- Step: unknown (failed)
|
|
Test and Build / Lint and Test
Found 2 failed/cancelled steps in previous workflow steps
|