This thread is trying to answer question "Why are 2 out of 20 shards not having any tests assigned when sharding 320 tests?"
sounds like fullyParallel (https://playwright.dev/docs/api/class-testconfig#test-config-fully-parallel) is not true so we cannot shard optimally. Could you try to set it to true?
Rayrun is a community for QA engineers. I am constantly looking for new ways to add value to people learning Playwright and other browser automation frameworks. If you have feedback, email [email protected].