X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=TODO_SHORTTERM;h=6a53121b11522dceb103ea3edbc53166d12c3b68;hb=204f57da09c684851943467878cb12e8bb64aa2b;hp=ca4fc83a06d4e7077cae3343b83cd53e3bf74dd0;hpb=691583dfab7c7d633a1daac8fba8bd1a1832429b;p=dbsrgits%2FDBIx-Class.git diff --git a/TODO_SHORTTERM b/TODO_SHORTTERM index ca4fc83..6a53121 100644 --- a/TODO_SHORTTERM +++ b/TODO_SHORTTERM @@ -1,9 +1,2 @@ -* 8bab2062 preloading threads.pm is absolute bullshit - remove and find out -the real problem (might very well be a Moo bug). But seriously - preloading -threads.pm in a BEGIN block?!?!?! -* 50e6c52e reenable the test and investigate. A blatant skip is fucking -bullshit -* a0361822 reenable the win32 test - if it no longer fails for anyone - how -will we ever fix it? * a48693f4 adds 5 files for a test that may even be the same as that from 571df676 - please rewrite using the existing schema and delete the rest