[mlgo] only enable interactive mode tests on linux
authorMircea Trofin <mtrofin@google.com>
Sat, 4 Feb 2023 03:55:12 +0000 (19:55 -0800)
committerMircea Trofin <mtrofin@google.com>
Sat, 4 Feb 2023 03:57:26 +0000 (19:57 -0800)
`os.mkfifo` may not be supported everywhere (e.g. windows).

llvm/test/CodeGen/MLRegalloc/interactive-mode.ll
llvm/test/Transforms/Inline/ML/interactive-mode.ll

index 141c24d..51af589 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: x86_64-linux
 ; RUN: rm -rf %t.rundir
 ; RUN: rm -rf %t.channel-basename.*
 ; RUN: mkdir %t.rundir
index 55bde78..07f9835 100644 (file)
@@ -1,3 +1,4 @@
+; REQUIRES: x86_64-linux
 ; RUN: rm -rf %t.rundir
 ; RUN: rm -rf %t.channel-basename.*
 ; RUN: mkdir %t.rundir