summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml6
1 files changed, 0 insertions, 6 deletions
diff --git a/.travis.yml b/.travis.yml
index 65271160f8..2a2ff0da6e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -85,12 +85,6 @@ env:
name: ppc64le-linux
arch: ppc64le
<<: *gcc-10
- env:
- # FIXME: Skip some failing TestGCCompact tests.
- # https://bugs.ruby-lang.org/issues/17871
- - TEST_ALL_SKIPPED_TESTS="test_gc_compact_stats test_complex_hash_keys test_ast_compacts test_compact_count"
- # The tests crash the process.
- - RUN_SEPARATED_TESTS=false
- &s390x-linux
name: s390x-linux