Details
Description
main.status w3 [ fail ]
|
Test ended at 2017-06-28 12:40:00
|
|
CURRENT_TEST: main.status
|
--- /home/buildbot/maria-slave/p8-rhel6-bintar-debug/build/mysql-test/r/status.result 2017-06-28 01:12:20.050010021 -0400
|
+++ /home/buildbot/maria-slave/p8-rhel6-bintar-debug/build/mysql-test/r/status.reject 2017-06-28 12:39:59.950010019 -0400
|
@@ -278,9 +278,9 @@
|
CALL p1();
|
1
|
1
|
-SELECT 9;
|
-9
|
-9
|
+SELECT 10;
|
+10
|
+10
|
disconnect con1;
|
connection default;
|
DROP PROCEDURE p1;
|
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
- relates to
-
MDEV-8510 main.status test fails sporadically in buildbot
- Closed