Bug #38903 Test rpl.rpl_truncate_7ndb_2 failing
Submitted: 19 Aug 2008 23:37 Modified: 20 Feb 2009 0:24
Reporter: Patrick Crews Email Updates:
Status: Closed Impact on me:
None 
Category:Tests: Server Severity:S3 (Non-critical)
Version:5.1+ OS:Any
Assigned to: Patrick Crews CPU Architecture:Any
Tags: big test, test failure

[19 Aug 2008 23:37] Patrick Crews
Description:
Test rpl.rpl_truncate_7ndb_2 is failing:

rpl.rpl_truncate_7ndb_2 'row'  [ fail ]

mysqltest: At line 6: Could not open './t/rpl_truncate_7ndb.test' for reading

How to repeat:
From the mysql-test directory:

Run ./mysql-test-run --force --big --suite=rpl rpl_truncate_7ndb_2

Suggested fix:
Repair the test.  I've already seen that this test is failing due to a simple path error and is a quick fix.

The test trying to be opened is in suite/rpl_ndb rather than suite/rpl.  Suspect this was just something overlooked during a suite reorganization.

Bug is for record keeping.

Breaking this off from Bug #37635	Some big tests fails in 5.1 as parent bug has a number of different failures with many different causes.
[19 Aug 2008 23:45] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/52001

2709 Patrick Crews	2008-08-19
      Bug#38903 - Test rpl.rpl_truncate_7ndb_2 failing.
      Fixed path to invoke rpl_ndb.rpl_truncate_7ndb properly.
      
      Re-recorded .result file to update.  
      Verified that it matches rpl_ndb/r/rpl_truncate_7ndb.result.
[20 Aug 2008 13:14] Matthias Leich
Ok to push.
[4 Sep 2008 13:33] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/53256

2734 Patrick Crews	2008-09-04
      Bug#38903 Test rpl.rpl_truncate_7ndb_2 failing
      
      Fixed a path reference in .test file
      Re-recorded .result file to update the test (matches rpl_truncate_7ndb results)
      Moved files to the rpl_ndb suite (per consult with ndb QA)
[11 Sep 2008 15:50] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/53837

2830 Patrick Crews	2008-09-11 [merge]
      Bug#38903 - Test rpl.rpl_truncate_7ndb_2 failing	
      Upmerge from 5.1-bugteam to 6.0-bugteam
      
      Moved this test and related files to the rpl_ndb suite (per consult with cluster QA)
      Altered the .test file to reference proper path for a test it calls on
      Re-recorded the .result file - matches rpl_ndb.rpl_truncate_7ndb.result (as expected)
[12 Sep 2008 1:52] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/53910

2830 Patrick Crews	2008-09-11 [merge]
      Bug#38903 Test rpl.rpl_truncate_7ndb_2 failing
      
      Upmerge from 5.1-bugteam
      
      Fixed bad path in .test file
      Moved test from rpl to rpl_ndb suite (per conversation with Cluster QA)
      Re-recorded .result file to match rpl_truncate_7ndb.result
[15 Sep 2008 19:29] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/54148

2841 Patrick Crews	2008-09-15 [merge]
      Bug#38903 - Test rpl.rpl_truncate_7ndb_2 failing
      Upmerge from 5.1 -> 6.0
      Moved to rpl_ndb_big suite to match location of rpl_truncate_7ndb
      Altered test path calling rpl_truncate_7ndb test as a source
      Re-recorded .result files to match main source file's results
[15 Sep 2008 19:32] Bugs System
A patch for this bug has been committed. After review, it may
be pushed to the relevant source trees for release in the next
version. You can access the patch from:

  http://lists.mysql.com/commits/54149

2841 Patrick Crews	2008-09-15 [merge]
      Bug#38903 - Test rpl.rpl_truncate_7ndb_2 failing
      Upmerge from 5.1 -> 6.0
      Moved to rpl_ndb_big suite to match location of rpl_truncate_7ndb
      Altered test path calling rpl_truncate_7ndb test as a source
      Re-recorded .result files to match main source file's results
[17 Oct 2008 16:41] Bugs System
Pushed into 6.0.8-alpha  (revid:patrick.crews@sun.com-20080915192825-35t1be33m4ritupm) (version source revid:kpettersson@mysql.com-20080915213305-1ljm3tx7tgsdrne9) (pib:5)
[18 Oct 2008 20:37] Paul DuBois
Test case changes. No changelog entry needed.

Setting report to NDI pending push into 5.1.x.
[20 Feb 2009 0:24] Paul DuBois
No changelog entry needed.