google / open-vcdiff

An encoder/decoder for the VCDIFF (RFC3284) format
Apache License 2.0
187 stars 52 forks source link

Unit test blockhash_test fails on FreeBSD platform #2

Closed Steelskin closed 10 years ago

Steelskin commented 10 years ago

Original issue 2 created by openvcdiff on 2008-08-29T22:43:05.000Z:

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