Bug #40431 Remove duplicate test case in backup_view_on_view.test/backup_views.test
Submitted: 30 Oct 2008 14:04 Modified: 15 Nov 2008 1:35
Reporter: Jørgen Løland Email Updates:
Status: Closed Impact on me:
None 
Category:MySQL Server: Backup Severity:S3 (Non-critical)
Version:6.0 OS:Any
Assigned to: Jørgen Løland CPU Architecture:Any

[30 Oct 2008 14:04] Jørgen Løland
Description:
Test file backup_view_on_views.test contains one test for the case where a view selects from another view. This test case is also performed in backup_views.test.

How to repeat:
Look at backup_views.test and backup_view_on_views.test files.

Suggested fix:
Remove backup_view_on_view.test file.
[30 Oct 2008 14:11] 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/57465

2722 Jorgen Loland	2008-10-30
      Bug#40431 - Remove duplicate test case in backup_view_on_view.test/backup_views.test
      
      Removes duplicate test by deleting backup_view_on_view.test. Same test can be found in backup_views.test
[30 Oct 2008 14:28] 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/57470

2723 Jorgen Loland	2008-10-30
      Bug#40431 - Remove duplicate test case in backup_view_on_view.test/backup_views.test
            
      Removes duplicate test by deleting backup_view_on_view.test. Same test can be found in backup_views.test
[14 Nov 2008 14:50] Bugs System
Pushed into 6.0.9-alpha  (revid:jorgen.loland@sun.com-20081030143124-6tj1gcerweh1kqgf) (version source revid:jorgen.loland@sun.com-20081114134411-xypyf8wyjc2nm3ly) (pib:5)
[15 Nov 2008 1:35] Paul DuBois
Test suite change. No changelog entry needed.