Skip to content

Commit a4d50aa

Browse files
committed
Untag passing specs
1 parent 95b5c8e commit a4d50aa

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

spec/tags/core/signal/trap_tags.txt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
fails:Signal.trap raises an exception for a non-callable at the point of use
2-
fails:Signal.trap raises ArgumentError or Errno::EINVAL for SIGKILL
3-
fails:Signal.trap raises ArgumentError or Errno::EINVAL for SIGSTOP
41
fails:Signal.trap the special EXIT signal code accepts the EXIT code
52
fails:Signal.trap the special EXIT signal code runs the proc before at_exit handlers
63
slow:Signal.trap allows to register a handler for all known signals, except reserved signals for which it raises ArgumentError

0 commit comments

Comments
 (0)