Skip to content

Commit 85cc875

Browse files
Merge branch 'users/boomanaiden154/mlgo-utils-script-tests' into users/boomanaiden154/mlgo-utils-scripts-no-absl
2 parents 9dfc0ac + 0e8b5bf commit 85cc875

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

llvm/utils/mlgo-utils/tests/corpus/combine_training_corpus_script.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# REQUIRES: python-38, absl, system-linux
2+
13
## Testing that the combine_trainig_corpus script works as expected when
24
## invoked.
35

llvm/utils/mlgo-utils/tests/corpus/extract_ir_script.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# REQUIRES: python-38, absl, system-linux
2+
13
## Test that invoking the extract_ir script work as expected.
24

35
# RUN: rm -rf %t.dir && mkdir %t.dir

llvm/utils/mlgo-utils/tests/corpus/make_corpus_script.test

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
# REQUIRES: python-38, absl, system-linux
2+
13
## Testing that the make_corpus script works as expected when invoked.
24

35
# RUN: rm -rf %t.dir && mkdir %t.dir

0 commit comments

Comments
 (0)