We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
make test TEST_VERBOSE=1 Test Summary Report ------------------- t/skip2.t (Wstat: 0 Tests: 4 Failed: 1) Failed test: 1 t/teardown-when-test-dies.t (Wstat: 0 Tests: 1 Failed: 1) Failed test: 1 Files=57, Tests=189, 3 wallclock secs ( 0.22 usr 0.06 sys + 2.37 cusr 0.26 csys = 2.91 CPU) Result: FAIL
Looks like the regexps are testing for the non-verbose output
Original: https://rt.cpan.org/Ticket/Display.html?id=114112
The text was updated successfully, but these errors were encountered:
add TEST_VERBOSE=1 to verify #42 on the CI system as well
8f15db5
enable TEST_VERBOSE=1 for #42
a00a05d
2ec754c
No branches or pull requests
Looks like the regexps are testing for the non-verbose output
Original: https://rt.cpan.org/Ticket/Display.html?id=114112
The text was updated successfully, but these errors were encountered: