GnuCash 1.8.9 RH8 rpm

Dale Alspach alspach at math.okstate.edu
Tue May 4 08:12:48 EDT 2004


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.
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
====================
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


More information about the gnucash-user mailing list