about summary refs log tree commit diff
path: root/tests/ui/runtime/on-broken-pipe/inherit.rs
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ui/runtime/on-broken-pipe/inherit.rs')
-rw-r--r--tests/ui/runtime/on-broken-pipe/inherit.rs1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ui/runtime/on-broken-pipe/inherit.rs b/tests/ui/runtime/on-broken-pipe/inherit.rs
index f3c8140eaae..e99c7c7a0fe 100644
--- a/tests/ui/runtime/on-broken-pipe/inherit.rs
+++ b/tests/ui/runtime/on-broken-pipe/inherit.rs
@@ -1,4 +1,5 @@
 //@ ignore-cross-compile because aux-bin does not yet support it
+//@ ignore-remote because aux-bin does not yet support it
 //@ only-unix because SIGPIPE is a unix thing
 //@ aux-bin: assert-inherit-sig_dfl.rs
 //@ aux-bin: assert-inherit-sig_ign.rs