Skip to content

Commit 3539cad

Browse files
committed
test: remove standalone sigpipe test
This should be restored, but there's no point keeping disabled code that's just going to bitrot. #25466
1 parent d9cd4d0 commit 3539cad

File tree

3 files changed

+0
-68
lines changed

3 files changed

+0
-68
lines changed

test/standalone/build.zig.zon

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -138,11 +138,6 @@
138138
.issue_12706 = .{
139139
.path = "issue_12706",
140140
},
141-
// TODO This test is disabled for doing naughty things in the build script.
142-
// The logic needs to get moved to a child process instead of build.zig.
143-
//.sigpipe = .{
144-
// .path = "sigpipe",
145-
//},
146141
.strip_empty_loop = .{
147142
.path = "strip_empty_loop",
148143
},

test/standalone/sigpipe/breakpipe.zig

Lines changed: 0 additions & 19 deletions
This file was deleted.

test/standalone/sigpipe/build.zig

Lines changed: 0 additions & 44 deletions
This file was deleted.

0 commit comments

Comments
 (0)