Skip to content

Commit b69ab83

Browse files
committed
Update 11.4 patch
1 parent dee6b23 commit b69ab83

File tree

1 file changed

+0
-11
lines changed

1 file changed

+0
-11
lines changed

11/patches/11.4/disable-failing-test.patch

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -17,14 +17,3 @@ index a2da150..fd04ef4 100644
1717

1818
SET(ma_pagecache_single_src ma_pagecache_single.c test_file.c test_file.h)
1919
SET(ma_pagecache_consist_src ma_pagecache_consist.c test_file.c test_file.h)
20-
--- a/unittest/mysys/CMakeLists.txt 2020-11-10 14:15:06.000000000 +0100
21-
+++ b/unittest/mysys/CMakeLists.txt 2020-11-24 21:08:46.721183004 +0100
22-
@@ -15,7 +15,7 @@
23-
24-
MY_ADD_TESTS(bitmap base64 my_atomic my_rdtsc lf my_malloc my_getopt dynstring
25-
byte_order my_tzinfo
26-
- queues stacktrace stack_allocation crc32 LINK_LIBRARIES mysys)
27-
+ queues stack_allocation crc32 LINK_LIBRARIES mysys)
28-
MY_ADD_TESTS(my_vsnprintf LINK_LIBRARIES strings mysys)
29-
MY_ADD_TESTS(aes LINK_LIBRARIES mysys mysys_ssl)
30-
ADD_DEFINITIONS(${SSL_DEFINES})

0 commit comments

Comments
 (0)