Skip to content

Commit

Permalink
Merge pull request mbj#669 from mbj/fix/sync-rubyspec-corpus-again
Browse files Browse the repository at this point in the history
Remove expected errors from warning whitelist
  • Loading branch information
mbj authored Oct 17, 2016
2 parents daf7f11 + 5cd19a8 commit 0b91b38
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions spec/integrations.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,14 +21,10 @@
- core/encoding/invalid_byte_sequence_error/incomplete_input_spec.rb
- core/encoding/invalid_byte_sequence_error/readagain_bytes_spec.rb
- core/encoding/replicate_spec.rb
- core/file/expand_path_spec.rb
- core/io/gets_spec.rb
- core/io/read_spec.rb
- core/io/shared/gets_ascii.rb
- core/io/write_spec.rb
- core/marshal/dump_spec.rb
- core/marshal/fixtures/marshal_data.rb
- core/marshal/shared/load.rb
- core/random/bytes_spec.rb
- core/regexp/match_spec.rb
- core/regexp/shared/new_ascii.rb
Expand Down Expand Up @@ -60,12 +56,6 @@
- core/time/_load_spec.rb
- language/regexp/encoding_spec.rb
- language/string_spec.rb
- library/digest/md5/shared/constants.rb
- library/digest/md5/shared/sample.rb
- library/digest/sha1/shared/constants.rb
- library/digest/sha256/shared/constants.rb
- library/digest/sha384/shared/constants.rb
- library/digest/sha512/shared/constants.rb
- library/openssl/shared/constants.rb
- library/socket/basicsocket/recv_spec.rb
- library/socket/socket/gethostbyname_spec.rb
Expand Down

0 comments on commit 0b91b38

Please sign in to comment.