Skip to content

Commit

Permalink
more notes
Browse files Browse the repository at this point in the history
  • Loading branch information
miyagawa committed Oct 6, 2009
1 parent e2efdb7 commit d3c1f5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
4 changes: 4 additions & 0 deletions t/KNOWN_FAILURES
@@ -1,3 +1,7 @@
t/Plack-Middleware/restarter.t (Wstat: 0 Tests: 4 Failed: 2)
# Failed test 'Restart failed after 5 seconds'
This sometimes fails when HUP is sent in a weired order

t/Plack-Server/apache2.t
You need to run this test with blib on (e.g. prove -lb)

1 change: 0 additions & 1 deletion t/Plack-Server/apache2.t
Expand Up @@ -13,7 +13,6 @@ plan skip_all => "TEST_APACHE2 is not set"

# Note: you need to load 64bit lib to test Apache2 on OS X 10.5 or later


Plack::Test::Suite->run_server_tests(\&run_httpd);
done_testing();

Expand Down

0 comments on commit d3c1f5c

Please sign in to comment.