diff --git a/tests/test-nointerrupt.t b/tests/test-nointerrupt.t
index c4a7ba10cdd7da058627e23c461ecbe7240a789c_dGVzdHMvdGVzdC1ub2ludGVycnVwdC50..3ba87d5b9ad3f4fda6c5d952aba02b01670dad0f_dGVzdHMvdGVzdC1ub2ludGVycnVwdC50 100644
--- a/tests/test-nointerrupt.t
+++ b/tests/test-nointerrupt.t
@@ -1,3 +1,5 @@
+#require no-windows
+
 Dummy extension simulating unsafe long running command
   $ cat > sleepext.py <<EOF
   > import itertools