Skip to content

Commit

Permalink
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions spec/truffle/truffle.mspec
Original file line number Diff line number Diff line change
@@ -23,17 +23,11 @@ class MSpecScript
# This seems to hang sometimes on Travis
"^spec/ruby/core/signal",

# require 'fcntl'
"^spec/ruby/core/io/reopen_spec.rb",

# seem side-effecting when not run in isolation
"^spec/ruby/core/marshal/dump_spec.rb",
"^spec/ruby/core/marshal/float_spec.rb",
"^spec/ruby/core/marshal/load_spec.rb",
"^spec/ruby/core/marshal/restore_spec.rb",

# require etc, linux only spec
"^spec/ruby/core/io/advise_spec.rb",
]

set :library, [

0 comments on commit 93b4269

Please sign in to comment.