Details
Description
http://buildbot.askmonty.org/buildbot/builders/bld-dan-release/builds/2493/steps/test/logs/stdio
encryption.encrypt_and_grep 'xtradb' w1 [ fail ]
Test ended at 2015-05-21 18:17:28
CURRENT_TEST: encryption.encrypt_and_grep
--- /opt/buildbot-slave/mariadb/dan_demeter2/build/mysql-test/suite/encryption/r/encrypt_and_grep.result 2015-05-21 11:29:18.561315509 +0300
+++ /opt/buildbot-slave/mariadb/dan_demeter2/build/mysql-test/suite/encryption/r/encrypt_and_grep.reject 2015-05-21 18:17:28.771705446 +0300
@@ -21,7 +21,7 @@
# t1 yes on expecting NOT FOUND
NOT FOUND /foobar/ in t1.ibd
# t2 ... on expecting FOUND
-FOUND /temp/ in t2.ibd
+NOT FOUND /temp/ in t2.ibd
# t3 no on expecting FOUND
FOUND /dummy/ in t3.ibd
# ibdata1 expecting NOT FOUND
@@ -33,7 +33,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 no on expecting FOUND
FOUND /dummy/ in t3.ibd
# ibdata1 expecting NOT FOUND
mysqltest: Result content mismatch
Fails for me locally as well, but sporadically – sometimes at line 24, sometimes at line 36, sometimes both.
Gliffy Diagrams
Attachments
Issue Links
- blocks
-
MDEV-7069 Fix buildbot failures in main server trees
-
- Stalled
-
Activity
- All
- Comments
- Work Log
- History
- Activity
- Transitions
Repeating the problem does not seem to be very easy: