summaryrefslogtreecommitdiff
path: root/utils/lit/tests/shtest-shell.py
diff options
context:
space:
mode:
Diffstat (limited to 'utils/lit/tests/shtest-shell.py')
-rw-r--r--utils/lit/tests/shtest-shell.py3
1 files changed, 3 insertions, 0 deletions
diff --git a/utils/lit/tests/shtest-shell.py b/utils/lit/tests/shtest-shell.py
index 18b80cd7d08..1a6d91eee22 100644
--- a/utils/lit/tests/shtest-shell.py
+++ b/utils/lit/tests/shtest-shell.py
@@ -1,5 +1,8 @@
# Check the internal shell handling component of the ShTest format.
#
+# PR33940
+# XFAIL: windows
+#
# RUN: not %{lit} -j 1 -v %{inputs}/shtest-shell > %t.out
# RUN: FileCheck --input-file %t.out %s
#