Skip to content

Commit fea3cca

Browse files
bjfisheregon
authored andcommitted
Untag passing set_encoding_by_bom methods_spec and MRI test
1 parent 73ec227 commit fea3cca

File tree

2 files changed

+0
-7
lines changed

2 files changed

+0
-7
lines changed

spec/tags/truffle/methods_tags.txt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ fails:Public methods on TracePoint should include parameters
5757
fails:Public methods on TracePoint should include raised_exception
5858
fails:Public methods on TracePoint should include return_value
5959
fails:Public methods on ENV.singleton_class should include freeze
60-
fails:Public methods on IO should include set_encoding_by_bom
6160
fails:Public methods on BasicSocket should include read_nonblock
6261
fails:Public methods on BasicSocket should include write_nonblock
6362
fails:Public methods on Socket should not include local_address

test/mri/excludes/TestIO_M17N.rb

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -147,9 +147,3 @@
147147
exclude :test_bom_non_reading, "needs investigation"
148148
exclude :test_stdin, "needs investigation"
149149
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"

0 commit comments

Comments
 (0)