summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorNobuyoshi Nakada <nobu@ruby-lang.org>2021-09-02 01:36:56 +0900
committerNobuyoshi Nakada <nobu@ruby-lang.org>2021-09-02 01:39:01 +0900
commit3c85698da2fd65d51db423e550efa5a9e6e13c0a (patch)
tree7d982c00d94670ed7bc6963c35caa59060c1fb06 /test
parent07290523295523f0fe7df1446c7787aab0bff878 (diff)
Stop stale tests [Bug #9718]
Diffstat (limited to 'test')
-rw-r--r--test/excludes/TestArray.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/excludes/TestArray.rb b/test/excludes/TestArray.rb
new file mode 100644
index 0000000000..73da272007
--- /dev/null
+++ b/test/excludes/TestArray.rb
@@ -0,0 +1 @@
+exclude(:test_shared_marking, "The target code has already been changed")