On Monday-201409-01, 15:49, Father Chrysostomos wrote:
Jarkko Hietaniemi wrote:
It's inconvenient for me to go digging through the logs. Could some-
one with Windows run './perl -Ilib t/op/taint.' and post the output?
The failures I'm getting from a reasonably fresh (last night) build are:
# Failed test 1 - at t/op/taint.t line 145
# got undef
# expected "1\n"
# Failed test 393 - Exited with status -1 at t/op/taint.t line 1045
# got "-1"
# expected "0"
# Failed test 397 - at t/op/taint.t line 1064
But 800 is passing for you?
Those failures are not the same as the smokers'.
Did you compile with threads?
From George Greer's logs:
Log says:
# Failed test 800 - tainted constant as logop condition should not
prevent "use" at op/taint.t line 2326
# got undef
# expected "122669\n"
If you need more information I can do a build and run the test.