Subject: | t/01-live.t failures |
t/01-live.t fails on some of my smokers. Test output looks like this:
...
PERL_DL_NONLAZY=1 "/usr/perl5.28.1Dp/bin/perl5.28.1" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
# You need to have firefox(-bin) in your path for this to work!
# Failed test 'use Test::WWW::Selenium::Catalyst;'
# at t/01-live.t line 29.
# Tried to use 'Test::WWW::Selenium::Catalyst'.
# Error: Can't start Selenium server at t/01-live.t line 29.
# BEGIN failed--compilation aborted at t/01-live.t line 29.
t/01-live.t .......
Failed -64/80 subtests
(less 237 skipped subtests: -93 okay)
...