Closed reid-spencer closed 11 months ago
Seems like there's some issues with integration tests missing files; not sure why that's happening, given the tests use pinned SHAs for the external repositories they clone.
Seems like there's some issues with integration tests missing files; not sure why that's happening, given the tests use pinned SHAs for the external repositories they clone.
Yes. I have been able to find the errors now (lots of output!) and confirm two errors in the scalaparse: apache/kafka
test case. I checked the SHA used in the test case and it exists in the corresponding github repository so Apache hasn't rebuilt the repo or anything. I don't know why this is happening either.
🤷🏼♂️
Sounds good. Regardless of why, it's probably unrelated to this PR
I concur. My sequence of events for this closed PR are:
test-jvm
test-jvm
and it passedView Details
button (all tests passed)master
branch build failed on test-jvm
test-jvm
and it failed againSo, it seems like github is having some inconsistency with accessing the test source repositories.
In any event, the master
branch now has the fix on it but it won't auto-release as a result of the inconsistency. I'm okay with using a local build. I'll file an issue for delving into this CI/build issue more significantly.
Simply replace '"fail"' with 'msg' to use the provided custom error message
Additionally: