Skip to content

Commit 794b8e4

Browse files
committed
Tag failing MRI tests
1 parent b8ff218 commit 794b8e4

File tree

4 files changed

+4
-0
lines changed

4 files changed

+4
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
exclude :test_ifunc_frame, "needs investigation"
22
exclude :test_profile_frames, "needs investigation"
3+
exclude :test_matches_backtrace_locations_main_thread, "Polyglot::ForeignException: External LLVMFunction rb_profile_frames cannot be found."
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
exclude :test_bad_version, "RuntimeError: External LLVMFunction rb_random_mark cannot be found."
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
exclude :test_bad_version, "RuntimeError: External LLVMFunction rb_random_mark cannot be found."

test/mri/excludes/Test_StrSetLen.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
11
exclude :test_shared, "needs investigation"
22
exclude :test_capacity_equals_to_new_size, "needs investigation"
3+
exclude :test_non_shared, "RangeError: cannot convert endless range to an array"

0 commit comments

Comments
 (0)