mirror of
https://github.com/electron/electron.git
synced 2026-05-02 03:00:22 -04:00
split-tests now buckets spec/*.spec.ts and spec/serial/*.spec.ts as two independent sets (each sorted by test count, round-robined) so every shard gets a proportional slice of both. run.js already routes spec/serial/* to the --no-file-parallelism phase, so within a shard serial files still run one-at-a-time. This also fixes the serial phase never running on CI — it was skipped because split-tests only emitted parallel positionals.
933 B
933 B