summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index 9ed9b1ed537..6142e76e1e0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -177,8 +177,6 @@ script:
-DWITH_SSL=system -DWITH_ZLIB=system
- make -j 4
- cd mysql-test
-# With ASAN use --thread-stack=400K to account for overhead
-# Test timeout needs to be 10 (minutes) or less due to travis job timeout
- travis_wait 30 ./mtr --force --max-test-fail=20 --parallel=4 --testcase-timeout=${TEST_CASE_TIMEOUT}
--suite=${MYSQL_TEST_SUITES}
--skip-test-list=unstable-tests