summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--test/Other/close-stderr.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/Other/close-stderr.ll b/test/Other/close-stderr.ll
index b6dc1b246a..40a01cc314 100644
--- a/test/Other/close-stderr.ll
+++ b/test/Other/close-stderr.ll
@@ -5,6 +5,7 @@
; CHECK: {{^1$}}
; CHECK: {{^0$}}
; XFAIL: vg_leak
+; REQUIRES: shell
; Test that the error handling when writing to stderr fails exits the
; program cleanly rather than aborting.