A test that uses @ClassPathOverrides has been identified as flaky. It failed because a class that should have been provided by the override was not available. This is presumably because of a download failure while resolving the override. It would be good if we could detect those failures and retry.