This is an archive of the discontinued LLVM Phabricator instance.

Skip TestDisassembleRawData when remote
ClosedPublic

Authored by fjricci on Jun 30 2016, 1:21 PM.

Details

Summary

As this test will create a new target, it will cause all following tests
to fail when running in platform mode, if the new target does not match
the existing architecture (for example, x86 vs x86_64).

Diff Detail

Repository
rL LLVM

Event Timeline

fjricci updated this revision to Diff 62406.Jun 30 2016, 1:21 PM
fjricci retitled this revision from to Skip TestDisassembleRawData when remote.
fjricci updated this object.
fjricci added reviewers: clayborg, zturner, spyffe.
fjricci added a subscriber: lldb-commits.
clayborg accepted this revision.Jun 30 2016, 3:28 PM
clayborg edited edge metadata.
This revision is now accepted and ready to land.Jun 30 2016, 3:28 PM
This revision was automatically updated to reflect the committed changes.