Skip Menu |

This queue is for tickets about the Test-WWW-Selenium-Catalyst CPAN distribution.

Report information
The Basics
Id: 131506
Status: new
Priority: 0/
Queue: Test-WWW-Selenium-Catalyst

People
Owner: Nobody in particular
Requestors: SREZIC [...] cpan.org
Cc:
AdminCc:

Bug Information
Severity: (no value)
Broken in: 0.07
Fixed in: (no value)



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) ...