File tree Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Expand file tree Collapse file tree 2 files changed +0
-7
lines changed Original file line number Diff line number Diff line change @@ -57,7 +57,6 @@ fails:Public methods on TracePoint should include parameters
57
57
fails:Public methods on TracePoint should include raised_exception
58
58
fails:Public methods on TracePoint should include return_value
59
59
fails:Public methods on ENV.singleton_class should include freeze
60
- fails:Public methods on IO should include set_encoding_by_bom
61
60
fails:Public methods on BasicSocket should include read_nonblock
62
61
fails:Public methods on BasicSocket should include write_nonblock
63
62
fails:Public methods on Socket should not include local_address
Original file line number Diff line number Diff line change 147
147
exclude :test_bom_non_reading , "needs investigation"
148
148
exclude :test_stdin , "needs investigation"
149
149
exclude :"test_strip_bom:UTF-16LE" , "needs investigation"
150
- exclude :test_strip_bom_no_conv , "needs investigation"
151
- exclude :"test_strip_bom:UTF-16BE" , "needs investigation"
152
- exclude :"test_strip_bom:UTF-32BE" , "needs investigation"
153
- exclude :"test_strip_bom:UTF-32LE" , "needs investigation"
154
- exclude :"test_strip_bom:UTF-8" , "needs investigation"
155
- exclude :test_strip_bom_no_bom , "needs investigation"
You can’t perform that action at this time.
0 commit comments