What steps will reproduce the problem?
1. Download and extract open-vcdiff v0.1 source tarball
on a FreeBSD 6.0 machine.
2. In top extracted directory, execute: ./configure && make check
What is the expected output?
The "make check" should finish by reporting:
===================
All 13 tests passed
===================
What do you see instead?
The output ends with the following messages:
======================================
1 of 13 tests failed
Please report to opensource@google.com
======================================
*** Error code 1
Stop in open-vcdiff-0.1.
Looking at the earlier output, the test that fails is found to be
blockhash_test:
[ FAILED ] 1 test, listed below:
[ FAILED ] BlockHashTest.BlockContentsMatchIsAsFastAsBlockCompareWords
Original issue reported on code.google.com by openvcd...@gmail.com on 29 Aug 2008 at 10:43
Original issue reported on code.google.com by
openvcd...@gmail.com
on 29 Aug 2008 at 10:43