Skip to content

Commit aa26765

Browse files
committed
Exclude transient MRI tests
1 parent 16e1906 commit aa26765

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

test/mri/excludes/TestIO_M17N.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -69,3 +69,4 @@
6969
exclude :test_write_conversion_fixenc, "needs investigation"
7070
exclude :test_stdout, "<nil> expected but was"
7171
exclude :test_stderr, "<nil> expected but was"
72+
exclude :test_popenv_r_enc_enc_in_opt2, "transient: <\"\\x{8EA1}\"> expected but was"

test/mri/excludes/TestSignal.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@
99
exclude :test_trap, "ArgumentError: Unsupported command ''"
1010
exclude :test_signal2, "ArgumentError: ArgumentError"
1111
exclude :test_trap_system_default, "ArgumentError: Signal already used by VM or OS: SIGQUIT"
12+
exclude :test_signal, "transient: RuntimeError: Interrupt"

test/mri/excludes/TestTimeExtension.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,3 +3,4 @@
33
exclude :test_xmlschema_encode, "needs investigation"
44
exclude :test_iso8601, "needs investigation"
55
exclude :test_xmlschema, "needs investigation"
6+
exclude :test_rfc2822_nonlinear, "transient: ArgumentError expected but nothing was raised."

0 commit comments

Comments
 (0)