GnuCash 1.8.9 RH8 rpm

Linas Vepstas linas at linas.org
Tue May 4 10:11:18 EDT 2004


On Tue, May 04, 2004 at 07:12:48AM -0500, Dale Alspach was heard to remark:
> OK. Reran the make check and saved the output. Most of it justs says PASS.
> Here seems to be  the part that generates the fail:
> -----------------------------------------
>     Testing the QueryObject interface.
>     You may see some "** CRITICAL **" messages, which you can safely ignore
> 
> ** CRITICAL **: file QueryObject.c: line 83 (gncQueryObjectGetParameter):
> assertion `obj_name' failed.
> 
> ** CRITICAL **: file QueryObject.c: line 84 (gncQueryObjectGetParameter):
> assertion `parameter' failed.
> 
> ** CRITICAL **: file QueryObject.c: line 83 (gncQueryObjectGetParameter):
> assertion `obj_name' failed.

The above is normal.

> Executed 9 tests. All tests passed.
> PASS: test-querynew
> Executed 21 tests. All tests passed.
> PASS: test-query
> Executed 4 tests. All tests passed.
> PASS: test-resolve-file-path
> Executed 1 test. All tests passed.
> PASS: test-split-vs-account
> Executed 1 test. All tests passed.
> PASS: test-transaction-voiding
> Executed 33246058 tests. All tests passed.
> PASS: test-freq-spec
> FAIL: test-scm-query
> ====================
> 1 of 14 tests failed
> ====================

Do me a favour: edit src/engine/test/test-scm-query.c and remove the
exit(1) right around line 29, and rerun the tests.  This should cause a
bunch of diagnostics to be printed. I think.

The errors below follow from the 1 in 14 bug.

> make[4]: *** [check-TESTS] Error 1
> make[4]: Leaving directory `/home/alspach/gnucash-1.8.9/src/engine/test'
> make[3]: *** [check-am] Error 2
> make[3]: Leaving directory `/home/alspach/gnucash-1.8.9/src/engine/test'
> make[2]: *** [check-recursive] Error 1
> make[2]: Leaving directory `/home/alspach/gnucash-1.8.9/src/engine'
> make[1]: *** [check-recursive] Error 1
> make[1]: Leaving directory `/home/alspach/gnucash-1.8.9/src'
> make: *** [check-recursive] Error 1
> -------------------------------
> 
> So is this a real problem? If so, what now?
> 
> I know very little about Makefiles etc. When I look in src/engine/test/Makefile
>  I see a list of tests with test-scm-query last. All of the other engine tests
> seem to have been passed.
> 
> Dale Alspach
> _______________________________________________
> gnucash-user mailing list
> gnucash-user at gnucash.org
> https://lists.gnucash.org/mailman/listinfo/gnucash-user

-- 
pub  1024D/01045933 2001-02-01 Linas Vepstas (Labas!) <linas at linas.org>
PGP Key fingerprint = 8305 2521 6000 0B5E 8984  3F54 64A9 9A82 0104 5933


More information about the gnucash-user mailing list