Open myhau opened 1 year ago
Tests for scripts in buildSrc require connection to the internet. This might be problematic in some cases (e.g. local compilation). Also, maven.org seems to be down from time to time and causes random test failures.
buildSrc
It's about ReleaseScriptsTest.
Related Slack threads:
Example test failures:
The is not a huge problem anymore as we have retries. Let's try to mock Maven responses if the issue ever comes back.
Tests for scripts in
buildSrc
require connection to the internet. This might be problematic in some cases (e.g. local compilation). Also, maven.org seems to be down from time to time and causes random test failures.It's about ReleaseScriptsTest.
Related Slack threads:
Example test failures: