Bug 1018192 - rpl-tokudb.tokudb_innodb_xa_crash produces warnings, so the test-suite fails
Summary: rpl-tokudb.tokudb_innodb_xa_crash produces warnings, so the test-suite fails
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Fedora
Classification: Fedora
Component: mariadb
Version: 22
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
Assignee: Jan Staněk
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-10-11 12:06 UTC by Honza Horak
Modified: 2016-03-14 13:45 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2016-03-14 13:45:33 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Honza Horak 2013-10-11 12:06:39 UTC
Description of problem:
The test rpl-tokudb.tokudb_innodb_xa_crash from the test-suite produces warnings, which means the whole test-suite fails.

$ ./mysql-test-run --do-test=tokudb_innodb_xa_crash
Logging: ./mysql-test-run  --do-test=tokudb_innodb_xa_crash
Using suites: main-,archive-,binlog-,csv-,federated-,funcs_1-,funcs_2-,handler-,heap-,innodb-,maria-,optimizer_unfixed_bugs-,oqgraph-,parts-,percona-,perfschema-,plugins-,rpl-,sphinx-,sys_vars-,unit-,vcol-
vardir: /home/hhorak/fedora/mariadb/mariadb-5.5.33a/mysql-test/var
Removing old var directory...
Creating var directory '/home/hhorak/fedora/mariadb/mariadb-5.5.33a/mysql-test/var'...
Checking supported features...
MariaDB Version 5.5.33a-MariaDB
Installing system database...
 - SSL connections supported
Collecting tests...
Using server port 59311

==============================================================================

TEST                                      RESULT   TIME (ms) or COMMENT
--------------------------------------------------------------------------

worker[1] Using MTR_BUILD_THREAD 300, with reserved ports 16000..16019
rpl-tokudb.tokudb_innodb_xa_crash 'innodb_plugin,mix' [ skipped ]  Test requires TokuDB.
***Warnings generated in error logs during shutdown after running tests: rpl-tokudb.tokudb_innodb_xa_crash

131011 13:38:27 [ERROR] Plugin 'TokuDB' init function returned error.
131011 13:38:27 [ERROR] Plugin 'TokuDB' registration as a STORAGE ENGINE failed.
131011 13:38:27 [ERROR] Plugin 'TokuDB' init function returned error.
131011 13:38:27 [ERROR] Plugin 'TokuDB' registration as a STORAGE ENGINE failed.


Only  1  of 6 completed.
--------------------------------------------------------------------------
The servers were restarted 0 times
Spent 0.000 of 14 seconds executing testcases

Warnings in log: All 0 tests were successful.

Errors/warnings were found in logfiles during server shutdown after running the
following sequence(s) of tests:
    rpl-tokudb.tokudb_innodb_xa_crash
1 tests were skipped, 1 by the test itself.

mysql-test-run: *** ERROR: There where errors/warnings in server logs after running test cases.

Version-Release number of selected component (if applicable):
mariadb-5.5.33a-1

How reproducible:
every-time

Steps to Reproduce:
1. $ ./mysql-test-run --do-test=tokudb_innodb_xa_crash
2.
3.

Actual results:
***Warnings generated in error logs during shutdown after running tests: 
test-suite fails

Expected results:
no warnings
test-suite passes

Additional info:
not reported to upstream yet, since we don't know if it is not caused by downstream packaging

We'll disable the test as a temporary solution.

Comment 1 Honza Horak 2013-10-18 13:29:47 UTC
Setting low priority, since MariaDB is not built with TokuDB currently, because it is available only for x86_64.

Comment 2 Jaroslav Reznik 2015-03-03 16:55:58 UTC
This bug appears to have been reported against 'rawhide' during the Fedora 22 development cycle.
Changing version to '22'.

More information and reason for this action is here:
https://fedoraproject.org/wiki/Fedora_Program_Management/HouseKeeping/Fedora22

Comment 3 Honza Horak 2016-03-14 13:45:33 UTC
The test passes now, so closing.
http://koji.fedoraproject.org/koji/buildinfo?buildID=740438


Note You need to log in before you can comment on or make changes to this bug.