This is an archive of the discontinued LLVM Phabricator instance.

Enable TestInferiorCrashing and TestRecursiveInferior on android
ClosedPublic

Authored by labath on Jun 25 2015, 5:49 AM.

Details

Summary

the original bug was fixed (a rogue breakpoint messing up inferior data structures) and the tests
seems to pass now. Since android has a default SEGV handler, I have had to alter the test
expectation in this case.

Diff Detail

Repository
rL LLVM

Event Timeline

labath updated this revision to Diff 28455.Jun 25 2015, 5:49 AM
labath retitled this revision from to Enable TestInferiorCrashing and TestRecursiveInferior on android.
labath updated this object.
labath edited the test plan for this revision. (Show Details)
labath added a reviewer: tberghammer.
labath added a subscriber: Unknown Object (MLST).
tberghammer accepted this revision.Jun 25 2015, 5:54 AM
tberghammer edited edge metadata.

LGTM

This revision is now accepted and ready to land.Jun 25 2015, 5:54 AM
This revision was automatically updated to reflect the committed changes.