GNOME Bugzilla – Bug 793739
Error: Too few tests run
Last modified: 2018-02-23 14:43:06 UTC
Created attachment 368810 [details] Unit tests output. Hello, While compiling glib 2.54.3, using the Arch building system, I get an error on the unit tests. The command run to run the tests is "make check". For short, I think the compilation was successful, but something in the tests metadata is off, or a test failed and the following tests were not run. I attached the log file, as the error message told me to. Thank you.
Relevant bit of the log: ERROR: appinfo ============== # random seed: R02Sf85a6dbca0e8f10eb17365347ac701fe 1..14 # Start of appinfo tests ok 1 /appinfo/basic PASS: appinfo 1 /appinfo/basic (/home/myname/git/svn/packages/glib2/repos/core-x86_64/src/glib/gio/tests/.libs/lt-appinfo:316): GLib-GIO-WARNING **: couldn't find a terminal, falling back to xterm ok 2 /appinfo/text PASS: appinfo 2 /appinfo/text ../../tap-test : ligne 5 : 316 Trappe pour point d'arrêt et de trace (core dumped)$1 -k --tap # GLib-GIO-FATAL-WARNING: couldn't find a terminal, falling back to xterm ERROR: appinfo - too few tests run (expected 14, got 2) ERROR: appinfo - exited with status 133 (terminated by signal 5?) Which means this is bug #790914, which was fixed in GLib 2.55.1. *** This bug has been marked as a duplicate of bug 790914 ***