chromatic wrote:
Hi there,

I see one failure with the buildtools tests, run right after make realclean and a fresh Configure.

t/tools/pmc2cutils/04-dump_pmc.......ok 103/119 # Failed test (t/tools/pmc2cutils/04-dump_pmc.t at line 533) t/tools/pmc2cutils/04-dump_pmc.......NOK 106/119# got: '1170302523' # expected: '1170302526'
# Looks like you failed 1 test of 119.
t/tools/pmc2cutils/04-dump_pmc.......dubious Test returned status 1 (wstat 256, 0x100)
DIED. FAILED test 106
        Failed 1/119 tests, 99.16% okay

I've experienced that once out of the hundreds of times I've run those tests, and I think it represents a poorly designed test more than a real failure. IIRC, in order to be able to get full coverage on a branch, I have to determine whether a file was overwritten or not, which I'm doing with a comparison of mtimes.

I hope to be able to take a look at it on Friday or Saturday and get back to you.

jimk

Reply via email to