From 434c1ca7a0477635d1da31aec2e3c8daa2ac524f Mon Sep 17 00:00:00 2001 From: Andrew Konchin Date: Fri, 25 Oct 2024 18:06:20 +0300 Subject: [PATCH] @fixup Retag MRI tests manually --- test/mri/excludes/Test_StringCStr.rb | 1 + 1 file changed, 1 insertion(+) diff --git a/test/mri/excludes/Test_StringCStr.rb b/test/mri/excludes/Test_StringCStr.rb index 1eda299ef29..f2517b9a0a7 100644 --- a/test/mri/excludes/Test_StringCStr.rb +++ b/test/mri/excludes/Test_StringCStr.rb @@ -7,3 +7,4 @@ exclude :test_wchar_embed, "<0> expected but was <30720>." exclude :test_wchar_long, "UTF-16BE." exclude :test_wchar_sub!, 'the given string is not compatible to the expected encoding "UTF_16BE", did you forget to convert it? (java.lang.IllegalArgumentException)' +exclude :test_shared, "retain-on-retag(on CI): FAILED (pid 31660 exit 99)"