summaryrefslogtreecommitdiff
path: root/mysql-test/include/long_test.inc
blob: d9a3b33822963bd9d3d4af323a850b276fb7c4c8 (plain)
1
2
3
4
# We use this --source include to mark a test as taking long to run.
# We can use this to schedule such test early (to not be left with
# only one or two long tests running, and rests of works idle), or to
# run a quick test skipping long-running test cases.