Hi Andreas, I forget to use -s parameter for ffindex_build i'll fix it today. İt gives allocation error as i said before in my testbed.
Best Regards Canberk Koç www.about.me/canberkkoc 24 Haz 2016 10:23 tarihinde "Andreas Tille" <[email protected]> yazdı: Hi Canberk, if I run the test suite (with 'set -x' injected after the rm statement) I get: + ffindex_build ./test.data ./test.ffindex ./data ./data2 + ffindex_get ./test.data ./test.ffindex a+ b foo tee ./test.out a bb fooo fooo + ffindex_modify -u ./test.ffindex b + ffindex_get ./test.data ./test.ffindex a b foo + tee ./test-unlink.out ffindex_get.c:150 ffindex_get key not found in index: b: No such file or directory a fooo fooo + ffindex_build ./test.data ./test.ffindex ./testfile ./test.data: File exists I admit that "No such file or directory" and "File exists" look a bit suspicious for a passed test. Could you please comment on this? Kind regards Andreas. ----- Forwarded message from Canberk Koç <[email protected]> ----- Date: Fri, 24 Jun 2016 04:43:45 +0000 From: Canberk Koç <[email protected]> To: [email protected] Subject: [ffindex] 01/01: Autopkgtest suite added with allocation error This is an automated email from the git hooks/post-receive script. cbk-guest pushed a commit to branch master in repository ffindex. commit c0ff301e87748c33498ea83bed5eb8697352c4da Author: cbk-guest <[email protected]> Date: Fri Jun 24 07:43:30 2016 +0300 Autopkgtest suite added with allocation error ... -- http://fam-tille.de

