diff --git a/utils/lit/tests/shtest-keyword-parse-errors.py b/utils/lit/tests/shtest-keyword-parse-errors.py index fb652bd5964..78cbf81a3e6 100644 --- a/utils/lit/tests/shtest-keyword-parse-errors.py +++ b/utils/lit/tests/shtest-keyword-parse-errors.py @@ -1,3 +1,6 @@ +# FIXME: this test depends on order of tests +# RUN: rm -f %{inputs}/shtest-keyword-parse-errors/.lit_test_times.txt + # RUN: not %{lit} -j 1 -vv %{inputs}/shtest-keyword-parse-errors > %t.out # RUN: FileCheck -input-file %t.out %s #