[MDEV-10942] innodb_zip.innochecksum_3, innodb_zip.innochecksum_2 fail in buildbot Created: 2016-10-02  Updated: 2017-01-25  Resolved: 2016-10-03

Status: Closed
Project: MariaDB Server
Component/s: Storage Engine - InnoDB, Tests
Affects Version/s: 10.2
Fix Version/s: 10.2.3

Type: Bug Priority: Major
Reporter: Elena Stepanova Assignee: Jan Lindström (Inactive)
Resolution: Fixed Votes: 0
Labels: None

Issue Links:
Relates
relates to MDEV-7069 Fix buildbot failures in main server ... Stalled

 Description   

http://buildbot.askmonty.org/buildbot/builders/kvm-bintar-centos5-amd64/builds/3770/steps/test/logs/stdio

innodb_zip.innochecksum_3 'xtradb'       w3 [ fail ]
        Test ended at 2016-10-01 05:18:47
 
CURRENT_TEST: innodb_zip.innochecksum_3
--- /usr/local/mariadb-10.2.3-linux-x86_64/mysql-test/suite/innodb_zip/r/innochecksum_3.result	2016-10-01 04:10:38.000000000 +0200
+++ /usr/local/mariadb-10.2.3-linux-x86_64/mysql-test/suite/innodb_zip/r/innochecksum_3.reject	2016-10-01 05:18:46.000000000 +0200
@@ -174,7 +174,6 @@
 and boolean options {FALSE|TRUE}  Value (after reading options)
 --------------------------------- ----------------------------------------
 verbose                           TRUE
-debug                             FALSE
 count                             FALSE
 start-page                        0
 end-page                          0
 
mysqltest: Result length mismatch



 Comments   
Comment by Jan Lindström (Inactive) [ 2016-10-03 ]

commit a0a4079b78a6afc5cf8332fed40efef6eb5711d4
Author: Jan Lindström <jan.lindstrom@mariadb.com>
Date: Mon Oct 3 10:05:15 2016 +0300

Run only on debug to avoid test differences.

Comment by Lixun Peng [ 2017-01-24 ]

innodb_zip.innochecksum_2 'innodb' [ fail ]
Test ended at 2017-01-25 02:07:04

CURRENT_TEST: innodb_zip.innochecksum_2
— /u01/MariaDB/mysql-test/suite/innodb_zip/r/innochecksum_2.result 2016-12-21 02:22:15.769946418 +0800
+++ /u01/MariaDB/mysql-test/suite/innodb_zip/r/innochecksum_2.reject 2017-01-25 02:07:04.804412556 +0800
@@ -41,7 +41,7 @@
Copyright (c) YEAR, YEAR , Oracle, MariaDB Corporation Ab and others.

InnoDB offline file checksum utility.
-Usage: innochecksum [-c] [-s <start page>] [-e <end page>] [-p <page>] [-v] [-a <allow mismatches>] [-n] [-C <strict-check>] [-w <write>] [-S] [-D <page type dump>] [-l <log>] <filename or [-]>
+Usage: innochecksum [-c] [-s <start page>] [-e <end page>] [-p <page>] [-v] [-a <allow mismatches>] [-n] [-C <strict-check>] [-w <write>] [-S] [-D <page type dump>] [-l <log>] [-e] <filename or [-]>
-?, --help Displays this help and exits.
-I, --info Synonym for --help.
-V, --version Displays version information and exits.
@@ -63,7 +63,7 @@
-D, --page-type-dump=name
Dump the page type info for each page in a tablespace.
-l, --log=name log output.

  • -l, --leaf Examine leaf index pages
    + -e, --leaf Examine leaf index pages
    -m, --merge=# leaf page count if merge given number of consecutive
    pages

I still got another fails.

Comment by Jan Lindström (Inactive) [ 2017-01-25 ]

commit ddc14d8eb7361ff92b442e3d2fdc2e70e32af6b0
Author: Jan Lindström <jan.lindstrom@mariadb.com>
Date: Wed Jan 25 07:51:08 2017 +0200

MDEV-10942: innodb_zip.innochecksum_3, innodb_zip.innochecksum_2

fail in buildbot.

Fixed test results.

Generated at Thu Feb 08 07:46:06 UTC 2024 using Jira 8.20.16#820016-sha1:9d11dbea5f4be3d4cc21f03a88dd11d8c8687422.