Subject: | t/simple.t fails |
On my smoker machines (various OS + perl versions) I see the following failure:
PERL_DL_NONLAZY=1 "/bbbike/perl-5.18.2/bin/perl" "-MExtUtils::Command::MM" "-MTest::Harness" "-e" "undef *Test::Harness::Switches; test_harness(0, 'inc', 'blib/lib', 'blib/arch')" t/*.t
# Failed test 'code_changed'
# at t/simple.t line 16.
# got: 'USD'
# expected: 'GBP'
# Looks like you failed 1 test of 3.
t/simple.t ..
Dubious, test returned 1 (wstat 256, 0x100)
Failed 1/3 subtests