Todoify test for now (2)
Peter Rabbitson [Tue, 30 Jun 2009 17:37:05 +0000 (17:37 +0000)]
t/zzzzzzz_sqlite_deadlock.t

index 268fdaa..b125d39 100644 (file)
@@ -12,6 +12,7 @@ use DBICTest::Schema;
 plan tests => 2;
 my $wait_for = 10;  # how many seconds to wait
 
+# Fails on mac os *only*. Do not enable
 $TODO = "This seems to be a DBD::SQLite problem, don't test for now";
 
 for my $close (0,1) {