diff options
Diffstat (limited to '0003-disable-some-unstable-testcases-2.patch')
-rw-r--r-- | 0003-disable-some-unstable-testcases-2.patch | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/0003-disable-some-unstable-testcases-2.patch b/0003-disable-some-unstable-testcases-2.patch new file mode 100644 index 0000000..68dd6c6 --- /dev/null +++ b/0003-disable-some-unstable-testcases-2.patch @@ -0,0 +1,23 @@ +diff -Naur mariadb-10.3.34/mysql-test/unstable-tests mariadb-10.3.34_patched/mysql-test/unstable-tests +--- mariadb-10.3.34/mysql-test/unstable-tests 2022-03-03 11:43:57.725496322 +0800 ++++ mariadb-10.3.34_patched/mysql-test/unstable-tests 2022-03-03 11:49:42.589164265 +0800 +@@ -59,9 +59,10 @@ + main.events_bugs : MDEV-12892 - Crash + main.events_restart : MDEV-12236 - Server shutdown problem + main.events_slowlog : MDEV-12821 - Wrong result ++main.events_1 : Skip on ARM + main.flush : MDEV-19368 - mysqltest failed but provided no output + main.func_gconcat : MDEV-21379 - Valgrind warnings; modified in 10.3.28 +-main.func_like : Modified in 10.3.28 ++main.func_like : Modified in 10.3.28 - Skip on ARM + main.func_math : MDEV-20532 - Floating point differences + main.gis : MDEV-13411 - wrong result on P8 + main.gis-json : Modified in 10.3.28 +@@ -178,6 +179,7 @@ + binlog.binlog_no_uniqfile_crash : MDEV-24078 - Server crash upon shutdown + binlog.binlog_stm_mix_innodb_myisam : MDEV-24057 - Wrong result + binlog.binlog_xa_recover : MDEV-12908 - Extra checkpoint ++binlog.binlog_mysqlbinlog2 : Skip on ARM + binlog.flashback-largebinlog : MDEV-19764 - Out of memory + binlog.load_data_stm_view : MDEV-16948 - Wrong result + |