Some smoker run the suite for 30 *minutes* - the timeout seems to be too short for...
Peter Rabbitson [Thu, 22 Oct 2009 11:17:41 +0000 (11:17 +0000)]
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) {