Subject: | tests fail on first install attempt, pass on second |
Just installed Devel::MAT 0.34 using Strawberry perl 5.26.1 portable (via berrybrew)
This was an upgrade from 0.31.
The tests failed on the first run, but when I reran the cpanm command they passed.
Failing build log is attached as build.log, passing as pass_build.log.
I also tested with a full strawberry 5.26.1 (not portable, installed via MSI file) and it ran without issue. That perl did not have a prior installation of Devel::MAT.
This might just be an intermittent system issue on my end, but hopefully the report is useful.
Shawn.
Portable perl:
perl -v
This is perl 5, version 26, subversion 1 (v5.26.1) built for MSWin32-x64-multi-thread
Non portable perl:
perl -v
This is perl 5, version 26, subversion 1 (v5.26.1) built for MSWin32-x64-multi-thread
Subject: | build.log |
Message body not shown because it is not plain text.
Subject: | pass_build.log |
Message body not shown because it is not plain text.