test suite run during package build should require 100% of tests to pass

Bug #1028579 reported by Clint Byrum
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
mysql-5.5 (Ubuntu)
Fix Released
High
Clint Byrum

Bug Description

The current quantal armhf build

https://launchpadlibrarian.net/110613104/buildlog_ubuntu-quantal-armhf.mysql-5.5_5.5.25a-0ubuntu1_BUILDING.txt.gz

Shows a few tests failing with serious problems:

sys_vars.rpl_semi_sync_master_enabled_basic [ fail ]
        Test ended at 2012-07-20 01:24:04

CURRENT_TEST: sys_vars.rpl_semi_sync_master_enabled_basic
--- /build/buildd/mysql-5.5-5.5.25a/builddir/mysql-test/suite/sys_vars/r/rpl_semi_sync_master_enabled_basic.result 2012-07-20 03:26:15.000000000 +0300
+++ /build/buildd/mysql-5.5-5.5.25a/builddir/mysql-test/suite/sys_vars/r/rpl_semi_sync_master_enabled_basic.reject 2012-07-20 04:24:04.000000000 +0300
@@ -45,7 +45,7 @@
 ERROR HY000: Variable 'rpl_semi_sync_master_enabled' is a GLOBAL variable and should be set with SET GLOBAL
 select @@global.rpl_semi_sync_master_enabled;
 @@global.rpl_semi_sync_master_enabled
--1
+255
 select @@session.rpl_semi_sync_master_enabled;
 ERROR HY000: Variable 'rpl_semi_sync_master_enabled' is a GLOBAL variable
 show global variables like 'rpl_semi_sync_master_enabled';

mysqltest: Result content mismatch

 - saving '/build/buildd/mysql-5.5-5.5.25a/builddir/mysql-test/var/log/sys_vars.rpl_semi_sync_master_enabled_basic/' to '/build/buildd/mysql-5.5-5.5.25a/builddir/mysql-test/var/log/sys_vars.rpl_semi_sync_master_enabled_basic/'

Retrying test sys_vars.rpl_semi_sync_master_enabled_basic, attempt(2/3)...

sys_vars.rpl_semi_sync_master_enabled_basic [ retry-fail ]

This should fail the build.

Changed in mysql-5.5 (Ubuntu):
milestone: ubuntu-12.10-beta-1 → ubuntu-12.10-beta-2
Changed in mysql-5.5 (Ubuntu):
milestone: ubuntu-12.10-beta-2 → quantal-updates
Changed in mysql-5.5 (Ubuntu):
milestone: quantal-updates → ubuntu-13.04-beta-1
status: Triaged → In Progress
Changed in mysql-5.5 (Ubuntu):
status: In Progress → Triaged
milestone: ubuntu-13.04-beta-1 → none
Revision history for this message
Akhil Mohan (akhil-mohan) wrote :

Hi,

This bug has been fixed a while ago. In case you feel that the problem is still persisting please reopen this bug report.

Akhil

Changed in mysql-5.5 (Ubuntu):
status: Triaged → Fix Released
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.