Skip to content

Commit bc4f1f6

Browse files
committed
[Truffle] Try excluding all of signal.
1 parent 52520e3 commit bc4f1f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/truffle/truffle.mspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ class MSpecScript
1818
# either fixtures or syntax. Some of them are probably easy fixes.
1919

2020
# This seems to hang sometimes on Travis
21-
"^spec/ruby/core/signal/list_spec.rb",
21+
"^spec/ruby/core/signal",
2222

2323
# require 'socket'
2424
"^spec/ruby/core/file/socket_spec.rb",

0 commit comments

Comments
 (0)