From 3c85698da2fd65d51db423e550efa5a9e6e13c0a Mon Sep 17 00:00:00 2001 From: Nobuyoshi Nakada Date: Thu, 2 Sep 2021 01:36:56 +0900 Subject: Stop stale tests [Bug #9718] --- test/excludes/TestArray.rb | 1 + 1 file changed, 1 insertion(+) create mode 100644 test/excludes/TestArray.rb (limited to 'test') 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") -- cgit v1.2.3