[llvm-dev] Help reproducing buildbot failures (original) (raw)

Martin Storsjö via llvm-dev llvm-dev at lists.llvm.org
Wed Jan 23 05:14:09 PST 2019


On Wed, 23 Jan 2019, Martin Storsjö via llvm-dev wrote:

I realized I hopefully should be able to debug the issue via the normal testing/buildbot infrastructure, by adding a few more commands in the test that print things to stdout. If the test runs successfully it shouldn't be visible anywhere, and if it fails, it'll give me further clues about what actually went wrong.

I managed to solve the issue this way, so no need to manually run tests and extract outputs any longer. Thanks and sorry for the noise.

// Martin



More information about the llvm-dev mailing list