Fix test failure for non-InnoDB MySQL due to wrong skip count
Dagfinn Ilmari Mannsåker [Sun, 13 Apr 2008 02:02:22 +0000 (02:02 +0000)]
Changes
t/lib/dbixcsl_common_tests.pm

diff --git a/Changes b/Changes
index b2a62ce..d5456b9 100644 (file)
--- a/Changes
+++ b/Changes
@@ -7,6 +7,7 @@ Not yet released
           storage_type-based detection
         - Cosmetic fixes to dumping of externally defined classes
         - Make ResultSetManager notice externally defined :ResultSet methods
+        - Fix test failure for non-InnoDB MySQL due to wrong skip count
 
 0.04999_04 Wed Mar 12, 2008
         - Add is_auto_increment detecton for DB2
index 93b675b..6b92657 100644 (file)
@@ -595,7 +595,7 @@ sub run_tests {
 
     # rescan test
     SKIP: {
-        skip $self->{skip_rels}, 5 if $self->{skip_rels};
+        skip $self->{skip_rels}, 4 if $self->{skip_rels};
 
         my @statements_rescan = (
             qq{