Some smoker run the suite for 30 *minutes* - the timeout seems to be too short for...
[dbsrgits/DBIx-Class.git] / t / zzzzzzz_sqlite_deadlock.t
index e48baa2..ebc18a9 100644 (file)
@@ -10,7 +10,7 @@ use DBICTest;
 use DBICTest::Schema;
 
 plan tests => 2;
-my $wait_for = 10;  # how many seconds to wait
+my $wait_for = 30;  # how many seconds to wait
 
 for my $close (0,1) {