Commit 08359bc5 authored by Daniel Black's avatar Daniel Black Committed by Sergey Vojtovich

travis: OSX - 2 minute test case timeout

parent 3bfb0b3b
......@@ -47,7 +47,10 @@ matrix:
-DWITHOUT_TOKUDB_STORAGE_ENGINE=ON -DWITHOUT_MROONGA_STORAGE_ENGINE=ON
- make -j 4
- cd mysql-test
- ./mtr --force --parallel=4 --skip-rpl --suite=main,innodb --skip-test-list=unstable-tests
- ./mtr --force --parallel=4 --testcase-timeout=2
--suite=main,innodb
--skip-rpl
--skip-test-list=unstable-tests
- ccache --show-stats
# - env:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment