Disable t/zzzzzzz_sqlite_deadlock.t for regular installs
[dbsrgits/DBIx-Class.git] / Changes
diff --git a/Changes b/Changes
index e0ba08f..f7828d0 100644 (file)
--- a/Changes
+++ b/Changes
@@ -33,6 +33,8 @@ Revision history for DBIx::Class
           from tests
         - No longer depend on SQL::Abstract::Limit - DBIC has been doing
           most of the heavy lifting for a while anyway
+        - Do not execute t/zzzzzzz_sqlite_deadlock.t for regular module
+          installs - test is prone to spontaneous blow up
 
 0.08123 2010-06-12 14:46 (UTC)
     * Fixes