tempire / mojolicious-plugin-consolelogger

Show Mojolicious log messages in browser console (firebug, webkit dev tools)
8 stars 5 forks source link

Windows test failure #2

Open dsteinbrunner opened 11 years ago

dsteinbrunner commented 11 years ago

Setting up a dev system for mojo work for the first time and ran into this installing ConsoleLogger:

Failed test '200 OK'

at t/logger.t line 69.

got: '404'

expected: '200'

Looks like you failed 1 test of 29.

t/logger.t .. Dubious, test returned 1 (wstat 256, 0x100) Failed 1/29 subtests

I did a quick poke around to see if I could patch it up but it seemed like a bug report was the best route.

dsteinbrunner commented 11 years ago

Just got the same error on a debian 5.0.9 box so it is not just Windows. The plugin installed on my Mac however.

tempire commented 11 years ago

Found the error, fix out shortly. Thanks!

yaskevich commented 11 years ago

Sorry of bothering you, but I cannot install the plugin, too .The same error as described, Debian 6, Mojolicious 3.89.

dsteinbrunner commented 11 years ago

Just tried installing on my Mac again... not working now. Not sure if I'm running a newer OS version but newer perl and perl modules are involved for sure.

phips commented 11 years ago

Just had the same issue on OSX (ML). Mojo 4.14 on perl[brew] 5.14.4.

ravenhall commented 10 years ago

Plz fix! kthxbye