Tests fail when building RPM for wsrep-patched MySQL-server

Bug #383272 reported by Alex Yurchenko
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
MySQL patches by Codership
Triaged
Undecided
Unassigned
0.8
Triaged
Undecided
Unassigned

Bug Description

Current RPM-building procedure (in detail):

1. Unpack official MySQL source distribution
2. Apply wsrep patch (in this case LP revision 2838)
3. Run BUILD/autorun.sh to rebuild configure
4. Pack patched sources and copy to %_topdir/SOURCES/
5. Run ./configure script to rebuild Makefiles
6. Run make in support-files to rebuild spec file and copy it to %_topdir/SPECS/
7. Run
rpmbuild --clean --rmsource --define "_topdir $RPM_BUILD_ROOT" --define "optflags $RPM_OPT_FLAGS" --with wsrep -ba $WSREP_SPEC

rpmbuild among other things runs `make test-bt' which performs a number of tests and about 3% of those fail. Some fail legitimately and others expose bugs. The latter must be fixed. rpmbuild.log attached.

Tags: 2838
Revision history for this message
Alex Yurchenko (ayurchen) wrote :
Changed in codership-mysql:
status: New → Triaged
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.