summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/excludes/_appveyor/msys2/TestArray.rb (renamed from test/excludes/_appveyor/TestArray.rb)0
-rw-r--r--test/excludes/_appveyor/msys2/TestEnumerable.rb2
-rw-r--r--test/excludes/_appveyor/vs/TestArray.rb5
3 files changed, 7 insertions, 0 deletions
diff --git a/test/excludes/_appveyor/TestArray.rb b/test/excludes/_appveyor/msys2/TestArray.rb
index 4917b54ba7..4917b54ba7 100644
--- a/test/excludes/_appveyor/TestArray.rb
+++ b/test/excludes/_appveyor/msys2/TestArray.rb
diff --git a/test/excludes/_appveyor/msys2/TestEnumerable.rb b/test/excludes/_appveyor/msys2/TestEnumerable.rb
new file mode 100644
index 0000000000..0beb60cbd3
--- /dev/null
+++ b/test/excludes/_appveyor/msys2/TestEnumerable.rb
@@ -0,0 +1,2 @@
+# https://ci.appveyor.com/project/ruby/ruby/builds/20431217/job/97no5h1gqv50k1vf
+exclude(/.*/, 'This has been broken after native-fiber')
diff --git a/test/excludes/_appveyor/vs/TestArray.rb b/test/excludes/_appveyor/vs/TestArray.rb
new file mode 100644
index 0000000000..4917b54ba7
--- /dev/null
+++ b/test/excludes/_appveyor/vs/TestArray.rb
@@ -0,0 +1,5 @@
+# https://ci.appveyor.com/project/ruby/ruby/builds/20339189/job/ltdpffep976xtj85
+# `test_push_over_ary_max': failed to allocate memory (NoMemoryError)
+exclude(:test_push_over_ary_max, 'Sometimes AppVeyor has insufficient memory to run this test')
+# https://ci.appveyor.com/project/ruby/ruby/builds/20427662/job/prq9i2lkfxv2j0uy
+exclude(:test_splice_over_ary_max, 'Sometimes AppVeyor has insufficient memory to run this test')