Details
-
Bug
-
Status: Closed (View Workflow)
-
Minor
-
Resolution: Fixed
-
10.1(EOL), 10.2(EOL)
-
None
Description
encryption.innodb_onlinealter_encryption 'innodb_plugin' w4 [ fail ]
|
Test ended at 2016-05-21 17:42:36
|
|
CURRENT_TEST: encryption.innodb_onlinealter_encryption
|
--- /usr/share/mysql/mysql-test/suite/encryption/r/innodb_onlinealter_encryption.result 2016-05-21 15:55:56.000000000 +0300
|
+++ /run/shm/var/4/log/innodb_onlinealter_encryption.reject 2016-05-21 17:42:36.487743604 +0300
|
@@ -124,7 +124,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
|
# t4 ... on expecting NOT FOUND
|
@@ -161,7 +161,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
|
# t4 ... on expecting NOT FOUND
|
|
mysqltest: Result length mismatch
|
Attachments
Issue Links
- blocks
-
MDEV-7069 Fix buildbot failures in main server trees
- Stalled