Details
-
Bug
-
Status: Closed (View Workflow)
-
Major
-
Resolution: Fixed
-
10.1(EOL), 10.2(EOL)
-
None
Description
http://buildbot.askmonty.org/buildbot/builders/kvm-fulltest/builds/6866/steps/test_2/logs/stdio
encryption.innodb_encryption_discard_import 'innodb_plugin' w2 [ fail ]
|
Test ended at 2016-11-02 16:23:35
|
|
CURRENT_TEST: encryption.innodb_encryption_discard_import
|
--- /mnt/buildbot/build/mariadb-10.1.19/mysql-test/suite/encryption/r/innodb_encryption_discard_import.result 2016-11-02 14:55:24.000000000 +0200
|
+++ /mnt/buildbot/build/mariadb-10.1.19/mysql-test/suite/encryption/r/innodb_encryption_discard_import.reject 2016-11-02 16:23:35.000000000 +0200
|
@@ -102,7 +102,7 @@
|
# t1 yes on expecting NOT FOUND
|
NOT FOUND /foobar/ in t1.ibd
|
# t2 ... on expecting NOT FOUND
|
-NOT FOUND /temp/ in t2.ibd
|
+FOUND /temp/ in t2.ibd
|
# t3 ... on expecting NOT FOUND
|
NOT FOUND /barfoo/ in t3.ibd
|
# Restarting server
|
@@ -121,7 +121,7 @@
|
# t1 yes on expecting NOT FOUND
|
NOT FOUND /foobar/ in t1.ibd
|
# t2 ... on expecting NOT FOUND
|
-NOT FOUND /temp/ in t2.ibd
|
+FOUND /temp/ in t2.ibd
|
# t3 ... on expecting NOT FOUND
|
NOT FOUND /barfoo/ in t3.ibd
|
DROP PROCEDURE innodb_insert_proc;
|
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
- relates to
-
MDEV-7069 Fix buildbot failures in main server trees
- Stalled