]> granicus.if.org Git - llvm/commit
[RISCV] Attempt to make rv{32,64}i-aliases-invalid.s less flaky
authorSam Elliott <selliott@lowrisc.org>
Tue, 30 Jul 2019 13:40:51 +0000 (13:40 +0000)
committerSam Elliott <selliott@lowrisc.org>
Tue, 30 Jul 2019 13:40:51 +0000 (13:40 +0000)
commit92a5b9cff9ba844521a29a3e65dc6f3611007969
tree95fc09701ff085e86704aa8eb1f375c1a1ec6501
parent9c7474db0a2715cb3586d996a8227b50eb838902
[RISCV] Attempt to make rv{32,64}i-aliases-invalid.s less flaky

These tests have been disabled on Linux and Windows due to failing
there. I think that could be down to a race condition between stdout
and stderr, so I have disabled output to stdout.

For the moment, only re-enable on linux, because I don't have a windows
machine to test on.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@367311 91177308-0d34-0410-b5e6-96231b3b80d8
test/MC/RISCV/rv32i-aliases-invalid.s
test/MC/RISCV/rv64i-aliases-invalid.s