Merge pull request #669 from mbj/fix/sync-rubyspec-corpus-again

Remove expected errors from warning whitelist
This commit is contained in:
Markus Schirp 2016-10-17 01:56:30 +00:00 committed by GitHub
commit 0b91b3874f

View file

@ -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
@ -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