ECToo / xdelta

Automatically exported from code.google.com/p/xdelta
0 stars 0 forks source link

Test failure #11

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. run the builtin tests

What is the expected output? What do you see instead?
Expected: success on all counts or a meaningfull error.
Instead:  xdelta3: testing decompress_single_bit_error...non-failures 5; 
expected 3 failed: incorrect: XD3_INTERNAL

What version of the product are you using? On what operating system?
version 3.0k on windows xp pro.

Please provide any additional information below.
tests were successfull until the reported error, at which point the 
program exited.

Original issue reported on code.google.com by H.Re...@gmail.com on 13 Jan 2007 at 8:57

GoogleCodeExporter commented 9 years ago
I changed some defaults in the encoder, but forgot to check the tests before
releasing. These failures are harmless, I'll fix them for the next release. 
thanks!

Original comment by josh.mac...@gmail.com on 13 Jan 2007 at 11:31

GoogleCodeExporter commented 9 years ago
I modified the test, reverted the soft-encoding configuration to 3.0j, so that
changes to the default compression-level settings do not break the test in the 
future.

Original comment by dotdotis...@gmail.com on 16 Jan 2007 at 3:13