diff options
author | Robert Flack <flackr@gmail.com> | 2015-03-26 19:34:26 +0000 |
---|---|---|
committer | Robert Flack <flackr@gmail.com> | 2015-03-26 19:34:26 +0000 |
commit | efa49c2665b06f754f6b32348963c264cf27a38a (patch) | |
tree | db3ad77c8640a9cb5728a2f7ff7e11ed003356ec /llvm/lib/Support/APInt.cpp | |
parent | 8ce6499bdd80529ca602405ad406804c090d76ce (diff) | |
download | llvm-efa49c2665b06f754f6b32348963c264cf27a38a.zip llvm-efa49c2665b06f754f6b32348963c264cf27a38a.tar.gz llvm-efa49c2665b06f754f6b32348963c264cf27a38a.tar.bz2 |
Change expectedFailureOS and skipIfPlatform checks to be based on target platform when running test suite remotely.
Most expected OS failures or skipped tests are about the target platform on
which the test binary is being run, not the host platform launching the tests.
This changes expectedFailureOS and skipIfPlatform to check against the remote
platform when running remote tests.
Test Plan:
Run ./do_sep.py test suite against a remote target on a different platform and
verify that tests which should be excluded on the remote platform are excluded.
Differential Revision: http://reviews.llvm.org/D8611
llvm-svn: 233311
Diffstat (limited to 'llvm/lib/Support/APInt.cpp')
0 files changed, 0 insertions, 0 deletions