blob: 68dd6c6031bc87829d2cbcf9f7e4fd7bdaa40fbf (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
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
|