Skip to content

feat: add replay test sharding#707

Merged
thymikee merged 3 commits into
callstack:mainfrom
thymikee:codex/maestro-test-sharding
Jun 8, 2026
Merged

feat: add replay test sharding#707
thymikee merged 3 commits into
callstack:mainfrom
thymikee:codex/maestro-test-sharding

Conversation

@thymikee

@thymikee thymikee commented Jun 8, 2026

Copy link
Copy Markdown
Member

Summary

Add first-class agent-device test sharding with --shard-all and --shard-split. The runner resolves shard devices, runs shard queues in parallel, scopes sessions/artifacts by shard, and reports shard/device metadata in results and JUnit output.

Validation

pnpm format
pnpm check:quick
pnpm exec vitest run src/daemon/handlers/tests/session-test-suite.test.ts src/tests/cli-network.test.ts src/utils/tests/args.test.ts
pnpm test:smoke

Manual React Navigation validation: --shard-all 2 passed 4/4 on two iOS simulators; --shard-split 2 passed 2/2 on the same flows.

Known gap: full pnpm test:unit still hits local sandbox/environment failures unrelated to this change.

@thymikee thymikee merged commit 31ce590 into callstack:main Jun 8, 2026
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant