Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Duplicate
-
10.2(EOL)
-
None
Description
http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest2/builds/8075/steps/test_2/logs/stdio
innodb.truncate_debug 'innodb' w4 [ fail ]
|
Test ended at 2017-05-09 13:54:49
|
|
CURRENT_TEST: innodb.truncate_debug
|
--- /mnt/buildbot/build/mariadb-10.2.6/mysql-test/suite/innodb/r/truncate_debug.result 2017-05-09 12:10:00.000000000 +0300
|
+++ /mnt/buildbot/build/mariadb-10.2.6/mysql-test/suite/innodb/r/truncate_debug.reject 2017-05-09 13:54:49.000000000 +0300
|
@@ -77,6 +77,8 @@
|
SET DEBUG_SYNC= 'now SIGNAL finish_scan';
|
SET DEBUG_SYNC= 'RESET';
|
connection con1;
|
+Warnings:
|
+Warning 1639 debug sync point wait timed out
|
disconnect con1;
|
connection con2;
|
disconnect con2;
|
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
- duplicates
-
MDEV-12754 innodb.truncate_debug fails in buildbot with embedded due to semaphore wait
- Closed