Skip to content

Conversation

@hi-ogawa
Copy link
Contributor

@hi-ogawa hi-ogawa commented Jul 7, 2025

Description

It looks like multiple workers makes it flaky, so making it workers: 1 for now. Since the bottleneck is basic.test.ts which is entirely sequential anyway, so test time doesn't increase much (and actually some flaky os/browser is now faster because there's no retry)

Currently, shard is not helping since they can only split by test files. This is also because basic.test.ts is the bottleneck. We can split that out in the future.

@hi-ogawa hi-ogawa changed the title test(rsc): tweak ci test(rsc): serial e2e Jul 8, 2025
@hi-ogawa hi-ogawa marked this pull request as ready for review July 8, 2025 08:51
@hi-ogawa hi-ogawa merged commit 904a062 into main Jul 8, 2025
21 checks passed
@hi-ogawa hi-ogawa deleted the 07-07-test_rsc_tweak_ci branch July 8, 2025 08:52
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.

2 participants