diff options
author | Matt Valentine-House <[email protected]> | 2025-04-30 13:54:16 +0100 |
---|---|---|
committer | git <[email protected]> | 2025-04-30 13:41:21 +0000 |
commit | 46c9e46ef624178dfa5abe5f76ab2142e07c3b29 (patch) | |
tree | bade9473784c228ffe55be10c1186f52411b43e5 /test | |
parent | 59a902cd790f5e9ecff9b711ebbf31a735736780 (diff) |
[ruby/mmtk] Exclude the test_ractor_parallel test with MMTk
https://github.com/ruby/mmtk/commit/86b0dbeca8
Diffstat (limited to 'test')
-rw-r--r-- | test/.excludes-mmtk/TestEtc.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/.excludes-mmtk/TestEtc.rb b/test/.excludes-mmtk/TestEtc.rb new file mode 100644 index 0000000000..746f5ba321 --- /dev/null +++ b/test/.excludes-mmtk/TestEtc.rb @@ -0,0 +1 @@ +exclude(:test_ractor_parallel, "glibc error: Mutex lock with MarkSweep debug") |