This is an archive of the discontinued LLVM Phabricator instance.

[CUDA] Fix faulty test from rL288448
ClosedPublic

Authored by jhen on Dec 1 2016, 6:05 PM.

Details

Summary

The test introduced by rL288448 is currently failing because
unimportant but unexpected errors appear as output from a test compile
line. This patch looks for a more specific error message, in order to avoid false positives.

Event Timeline

jhen updated this revision to Diff 80009.Dec 1 2016, 6:05 PM
jhen retitled this revision from to Remove faulty test from rL288448.
jhen updated this object.
jhen added a reviewer: jlebar.
jhen added a subscriber: cfe-commits.
jhen updated this revision to Diff 80012.Dec 1 2016, 6:09 PM
  • Switch to more specific error
jlebar accepted this revision.Dec 1 2016, 6:09 PM
jlebar edited edge metadata.
This revision is now accepted and ready to land.Dec 1 2016, 6:09 PM
jhen retitled this revision from Remove faulty test from rL288448 to [CUDA] Fix faulty test from rL288448.Dec 1 2016, 6:10 PM
jhen updated this object.
jhen edited edge metadata.
jhen closed this revision.Dec 2 2016, 9:49 AM