continuous-integration
continuous-integration copied to clipboard
Test failures that exceed the default bytes limit aren't uploaded to artifacts
This failure https://buildkite.com/bazel/rules-foreign-cc/builds/3456#75a81178-883e-4acb-8548-de5300f827e5 has no artifacts and no output in the log because of the default limit
Ah maybe this wasn't a test failure but a build failure and that's why?
Yeah, indeed! That was a build failure, so there are no artifacts to upload.
Think we could capture the stdout log referenced in that job in this case? Kinda leaves you no where to debug otherwise