On 2015-12-31 10:22:24, CJM wrote:
Show quoted text> I've noticed those, but I've been completely unable to reproduce them.
> I've tried changing my time zone and installed libfaketime to make the
> test think it's running during a transition, but it always works fine
> for me.
>
> If you're able to reproduce it, I'd greatly appreciate any insight you
> can give.
Yesterday I set up three of my smokers (TZ=Europe/Berlin, 2x freebsd, 1x linux) to do a sleep until a time between 2:00 and 3:00 and to run the test suite, and managed to create one fail report. The other two passed:
freebsd9.2 smoker:
...
t/template.t ........ ok
...
Script done, output file is /home/cpansand/.cpan_smoke_modules_typescripts/20151231/022147.typescript
2:22 cpansand@cvrsnica-freebsd-92 (~):
freebsd10.1 smoker:
...
Invalid local time for date in time zone: Europe/Berlin
# Looks like your test exited with 255 before it could output anything.
t/template.t ........
Dubious, test returned 255 (wstat 65280, 0xff00)
Failed 56/56 subtests
...
Script done, output file is /home/cpansand/.cpan_smoke_modules_typescripts/20151231/022408.typescript
2:24 cpansand@cvrsnica-freebsd-101 (~):
jessie smoker:
...
t/template.t ........ ok
...
Script done, file is /home/cpansand/.cpan_smoke_modules_typescripts/20151231/022206.typescript
2:26 cpansand@cvrsnica-jessie (~/.cpan/build):