Vedant Kumar
45ae11cd80
[test] Skip a test when using an out-of-tree debugserver
...
The test "test_fp_special_purpose_register_read" in TestRegisters.py
fails on Darwin machines configured to use an out-of-tree debugserver.
The error message is: 'register read ftag' returns expected result, got
'ftag = 0x80'. This indicates that the debugserver in use is too old.
This commit introduces a decorator which can be used to skip tests which
rely on having a just-built debugserver. This resolves the issue:
$ ./bin/llvm-dotest -p TestRegisters.py -v
1 out of 617 test suites processed - TestRegisters.py
Test Methods: 7
Success: 6
Skip: 1
...
llvm-svn: 327052
2018-03-08 19:46:39 +00:00
..
2016-09-06 20:57:50 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-30 18:29:16 +00:00
2018-02-12 18:06:34 +00:00
2016-09-06 20:57:50 +00:00
2018-02-26 18:50:16 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2018-01-19 23:24:35 +00:00
2016-09-06 20:57:50 +00:00
2018-01-30 18:29:16 +00:00
2017-10-05 23:41:28 +00:00
2018-01-30 18:43:31 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-02-22 23:48:21 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-02-05 11:30:46 +00:00
2018-01-19 23:24:35 +00:00
2018-01-30 18:29:16 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2016-10-26 19:17:49 +00:00
2018-01-30 17:02:42 +00:00
2018-01-30 18:29:16 +00:00
2018-02-28 20:42:29 +00:00
2017-04-19 23:21:04 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-30 18:29:16 +00:00
2018-02-08 23:10:29 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2016-09-06 20:57:50 +00:00
2018-01-19 23:24:35 +00:00
2018-01-25 21:20:29 +00:00
2018-01-19 23:24:35 +00:00
2016-09-06 20:57:50 +00:00
2016-09-06 20:57:50 +00:00
2017-08-09 15:49:15 +00:00
2018-01-30 18:29:16 +00:00
2018-02-05 12:34:09 +00:00
2018-02-08 23:10:29 +00:00
2018-02-21 15:33:53 +00:00
2018-02-21 15:33:53 +00:00
2018-01-31 21:39:00 +00:00
2018-01-30 18:29:16 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-03-08 19:46:39 +00:00
2018-01-19 23:24:35 +00:00
2018-02-01 21:35:50 +00:00
2018-01-19 23:24:35 +00:00
2018-02-08 10:37:23 +00:00
2018-01-31 21:39:00 +00:00
2018-01-30 18:29:16 +00:00
2018-01-30 18:29:16 +00:00
2018-01-30 18:29:16 +00:00
2016-10-03 22:49:13 +00:00
2018-03-05 17:54:23 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-02-23 05:03:10 +00:00
2018-01-19 23:24:35 +00:00
2018-01-19 23:24:35 +00:00
2018-03-02 00:17:05 +00:00