This is an archive of the discontinued LLVM Phabricator instance.

llvm.org/pr22841: lldb-mi tests fail on all Linux buildbots
ClosedPublic

Authored by vharron on Mar 8 2015, 9:05 AM.

Details

Summary

Skipping failures until they are resolved.

Diff Detail

Repository
rL LLVM

Event Timeline

vharron updated this revision to Diff 21451.Mar 8 2015, 9:05 AM
vharron retitled this revision from to llvm.org/pr22841: lldb-mi tests fail on all Linux buildbots .
vharron updated this object.
vharron edited the test plan for this revision. (Show Details)
vharron added reviewers: dawn, ki.stfu, abidh.
vharron set the repository for this revision to rL LLVM.
vharron added a subscriber: Unknown Object (MLST).

The lldb-mi tests are an incredibly valuable source of additional tests. Hopefully the lldb-mi contributors can get them working soon. If not, we will be happy to investigate in a ~4 months when all of our other work is done.

ki.stfu accepted this revision.Mar 8 2015, 9:17 AM
ki.stfu edited edge metadata.
This revision is now accepted and ready to land.Mar 8 2015, 9:17 AM
emaste accepted this revision.Mar 8 2015, 9:28 AM
emaste added a reviewer: emaste.
emaste added a subscriber: emaste.

This makes sense while we still have known thread races here.

abidh accepted this revision.Mar 9 2015, 3:43 AM
abidh edited edge metadata.

It is ok for now. I will investigate the failures and re-enable the test gradually.

vharron closed this revision.Mar 9 2015, 5:51 PM

Committed