Skip to content

Commit

Permalink
Task-BeLike* not smoked anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
eserte committed Nov 22, 2013
1 parent 5d3bded commit cad4461
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
2 changes: 0 additions & 2 deletions 01.DISABLED.yml
Expand Up @@ -638,7 +638,6 @@ match:
|FRODWITH/POEx-Role-PSGIServer-1.110670.tar.gz # endless loop, filling up /tmp
|.*/LWP-UserAgent-POE-0.03. # lwp_use... test hangs
|.*/WebService-Async-0.03.tar.gz # another hanging one
|.*/Task-BeLike-BURAK- # simply too large, so not smoking during regular smokes...
|.*/POEx-WorkerPool- # endless loop Nonexistent 'POE::Wheel::Run(1) -> select stdin' event delivered to Worker:E6E22AE8-5F0F-11E0-A7EF-02CBD929F522
|.*/Crypt-RandPasswd-0\.02\. # test sometimes hangs, see https://rt.cpan.org/Ticket/Display.html?id=4090
|.*/XXXPOSIX-RT-Signal-0\.010\. # t/10-basics.t test hangs # but not always, so disabled the disabled
Expand Down Expand Up @@ -1043,7 +1042,6 @@ match:
|.*/Bio-Medpost-\d # needs medpost, not in ports and neither part of debian
|.*/Module-Install-RPM-0\.01\. # dangerous, as it overrides the standard WriteAll function, leading into interactive questions https://rt.cpan.org/Ticket/Display.html?id=67027
|.*/Bundle-Everything- # no point in testing this one... but excluding it does not work?!
|MELO/Task-BeLike-MELO-\d # too big, too much deps
|WOLDRICH/App-re.pl-0.122.tar.gz # empty dist
|WOLDRICH/re.pl-0.120.tar.gz # empty dist
|.*/IO-Moose-0\.1004\. # broken tarball, contains blib directories, https://rt.cpan.org/Ticket/Display.html?id=67360
Expand Down
7 changes: 7 additions & 0 deletions Task-BeLike.yml
@@ -0,0 +1,7 @@
---
match:
distribution: "/Task-BeLike-.*"
env:
PERL_BATCH: yes
disabled: 1
# Do not test in batch mode, distributions are often too large

0 comments on commit cad4461

Please sign in to comment.