mirror of
https://github.com/MariaDB/server.git
synced 2025-01-15 19:42:28 +01:00
7dd85c0ffd
- set clone_depth to 1. Otherwise, appveyor spends 4.5 minutes for the "git clone" alone - Use Ninja instead of msbuild, it is (a bit) faster - do not compile perfschema, or dynamic plugins to save time on compilation, or test execution. - use -DFAST_BUILD=1 to speedup build a little - increase number of parallel jobs used in build and test. - Exclude some slow tests from the main suite.
14 lines
641 B
Text
14 lines
641 B
Text
main.mysql_upgrade : Takes long time on Appveyor
|
|
main.mysqlslap : Takes long time
|
|
mysql.upgrade_view : Takes long time
|
|
main.check : Takes long time on Appveyor
|
|
main.mrr_icp_extra : Takes long time on Appveyor
|
|
main.derived_opt : Takes long time on Appveyor
|
|
main.trigger : Takes long time on Appveyor
|
|
main.index_merge_myisam : Takes long time on Appveyor
|
|
main.mysqldump : Takes long time on Appveyor
|
|
main.derived : Takes long time on Appveyor
|
|
main.multi_update : Takes long time on Appveyor
|
|
main.index_merge_innodb : Takes long time on Appveyor
|
|
main.count_distinct2 : Takes long time on Appveyor
|
|
main.mysqltest : Takes long time on Appveyor
|