This is an archive of the discontinued LLVM Phabricator instance.

lit: print process output, if getting the list of google-tests failed.
ClosedPublic

Authored by krasin on Sep 2 2016, 3:38 PM.

Details

Summary

This is a follow up to r280455, where a check for the process exit code
was introduced. Some ASAN bots throw this error now, but it's impossible
to understand what's wrong with them, and the issue is not reproducible.

Diff Detail

Repository
rL LLVM

Event Timeline

krasin updated this revision to Diff 70243.Sep 2 2016, 3:38 PM
krasin retitled this revision from to lit: print process output, if getting the list of google-tests failed..
krasin updated this object.
krasin added a reviewer: vitalybuka.
This revision was automatically updated to reflect the committed changes.