This is an archive of the discontinued LLVM Phabricator instance.

Add logging for XTIMEOUT/UnexpectedSuccess
ClosedPublic

Authored by vharron on May 18 2015, 6:13 PM.

Details

Summary

If an expected timeout test times out, touch
<session-dir>/ExpectedTimeout-<test-name>

If an expected timeout test passes, touch
<session-dir>/UnexpectedSuccess-<test-name>

Diff Detail

Repository
rL LLVM

Event Timeline

vharron updated this revision to Diff 26029.May 18 2015, 6:13 PM
vharron retitled this revision from to Add logging for XTIMEOUT/UnexpectedSuccess.
vharron updated this object.
vharron edited the test plan for this revision. (Show Details)
vharron added a reviewer: clayborg.
vharron added a subscriber: Unknown Object (MLST).
This revision was automatically updated to reflect the committed changes.