This is an archive of the discontinued LLVM Phabricator instance.

[zorg] Add a step to run unit tests to the scripted LLDB builder
ClosedPublic

Authored by labath on Jun 8 2016, 5:14 PM.

Details

Summary

For the time being they are run with flunkOnFailure=False. If they prove to
be reliable. I will switch them to True.

Diff Detail

Repository
rL LLVM

Event Timeline

labath updated this revision to Diff 60121.Jun 8 2016, 5:14 PM
labath retitled this revision from to [zorg] Add a step to run unit tests to the scripted LLDB builder.
labath updated this object.
labath added reviewers: chying, gkistanova.
labath added a subscriber: lldb-commits.
chying accepted this revision.Jun 8 2016, 7:03 PM
chying edited edge metadata.

thanks for making the changes, look good.

This revision is now accepted and ready to land.Jun 8 2016, 7:03 PM
gkistanova edited edge metadata.Jun 9 2016, 1:26 PM

The patch looks Ok.

Thanks

Galina

This revision was automatically updated to reflect the committed changes.