1
0
mirror of https://github.com/MariaDB/server.git synced 2025-11-09 11:41:36 +03:00
Files
mariadb/mysql-test/include
Daniel Black 676aea8cad MDEV-36848: identify tests with various MSAN suitability
With MSAN the following test behavious where observed:
* funcs_1.myisam_views-big - normal big test for non-debug
* innodb_gis.rtree_purge - normal big test with MSAN
* main.alter_table_lock - very quick - unclear why disabled
* main.cte_recursive - slow on Debug only
* main.join_cache_notasan - special MSAN handing for returning OOM added
* main.sum_distinct-big - 90 seconds on non-debug - still big however
* maria.max_length - normal big test with MSAN
* perfschema.statement_digest_long_query - overflows stack on debug

Timingsi (on old memory constrained hardware):

non-debug:

funcs_1.myisam_views-big                 w2 [ pass ]  78564
innodb_gis.rtree_purge '16k'             w2 [ pass ]   5784
innodb_gis.rtree_purge '32k'             w2 [ pass ]   5242
innodb_gis.rtree_purge '4k'              w1 [ pass ]   8303
innodb_gis.rtree_purge '64k'             w1 [ pass ]   6348
innodb_gis.rtree_purge '8k'              w2 [ pass ]   5870
main.alter_table_lock                    w1 [ pass ]     41
main.cte_recursive                       w1 [ pass ]  15485
main.join_cache_notasan                  w1 [ pass ]     39
main.sum_distinct-big                    w2 [ pass ]  96256
maria.max_length                         w1 [ pass ]  92990
perfschema.statement_digest_long_query   w2 [ pass ]      8

debug:

funcs_1.myisam_views-big                 w1 [ skipped ]  Can't be run WITH_MSAN and CMAKE_BUILD_TYPE=Debug
innodb_gis.rtree_purge '16k'             w2 [ pass ]  109788
innodb_gis.rtree_purge '32k'             w2 [ pass ]  62361
innodb_gis.rtree_purge '4k'              w1 [ pass ]  89423
innodb_gis.rtree_purge '64k'             w1 [ pass ]  72082
innodb_gis.rtree_purge '8k'              w1 [ pass ]  98452
main.alter_table_lock                    w2 [ pass ]     38
main.cte_recursive                       w2 [ pass ]  180047
main.join_cache_notasan                  w1 [ pass ]    166
main.sum_distinct-big                    w1 [ skipped ]  Can't be run WITH_MSAN and CMAKE_BUILD_TYPE=Debug
maria.max_length                         w1 [ skipped ]  Can't be run WITH_MSAN and CMAKE_BUILD_TYPE=Debug
perfschema.statement_digest_long_query   w1 [ skipped ]  Can't be run WITH_MSAN and CMAKE_BUILD_TYPE=Debug
2025-05-28 16:33:49 +10:00
..
2024-10-03 09:31:39 +03:00
2016-05-30 16:56:29 +04:00
2017-04-06 15:41:54 +05:30
2024-10-03 09:31:39 +03:00
2019-01-23 15:30:00 +04:00
2016-09-10 16:04:44 +02:00
2020-09-03 15:53:38 +03:00
2019-03-01 12:41:05 -05:00
2019-05-11 21:29:06 +03:00
2021-05-19 22:54:13 +02:00
2019-05-23 02:28:23 +03:00
2019-01-23 15:30:00 +04:00
2017-06-29 23:03:30 +05:30
2023-11-08 12:59:00 +01:00
2023-09-11 11:23:26 +02:00
2023-10-19 13:50:00 +03:00
2022-08-25 16:02:44 +03:00
2021-07-02 17:17:19 +10:00
2020-03-24 21:00:02 +02:00
2023-09-14 21:35:40 +02:00
2023-09-15 12:04:44 +10:00
2019-05-11 21:29:06 +03:00
2019-05-11 21:29:06 +03:00
2024-12-05 09:20:36 +01:00
2020-04-27 09:22:36 +02:00
2022-07-29 13:39:12 +02:00
2017-08-23 16:49:42 +05:30