raboof opened a new pull request, #2544:
URL: https://github.com/apache/pekko/pull/2544

   The Scala 3 build+test job takes almost an hour because it runs all tests, 
while the Scala 2 build+test job is sometimes much faster because it runs with 
`validatePullRequest` which selects which tests to run based on the files that 
were changed. I don't think we've regularly seen situations where a failure was 
missed by `validatePullRequest` and caught by the Scala 3 test, so it might be 
nice to run those with `validatePullRequest` as well.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to