Bug #49840 A number of test cases fail on 'x86 debug_max'
Submitted: 21 Dec 2009 8:50 Modified: 24 Dec 2009 9:24
Reporter: Alexander Nozdrin Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Tests Severity:S7 (Test Cases)
Version:next-mr, 6.0 OS:Any
Assigned to: CPU Architecture:Any

[21 Dec 2009 8:50] Alexander Nozdrin
Description:
The following test cases fail on the 'x86 debug_max'
Linux platforms in PB (Ubuntu and SLES11).

The tests pass on other platforms.

List of tests:
  - binlog.binlog_row_innodb_stat
  - main.ctype_filesystem
  - main.ctype_ldml
  - main.fulltext_plugin
  - main.ipv4_as_ipv6
  - main.ipv4_as_ipv6_win
  - main.ipv6
  - main.ipv6_win
  - main.lock_tables_lost_commit
  - main.lowercase_utf8
  - main.udf
  - rpl.rpl_auto_increment
  - rpl.rpl_plugin_load
  - rpl.rpl_semi_sync
  - rpl.rpl_semi_sync_event
  - rpl.rpl_udf

The failure symptoms are useless:
----------------------------------------------
main.fulltext_plugin [ fail ]
        Test ended at 2009-12-20 11:37:54

Timeout [timer - pid: 17144, exit: 0] for 'check-testcase' expired after 90 seconds
----------------------------------------------

How to repeat:
Check out regular PB builds for mysql-next-mr and mysql-6.0-codebase.
[24 Dec 2009 9:24] Alexander Nozdrin
The problem has been fixed.