project startover, some tests fail with 1.12.51 master, mostly 'SHA-1 problems', request for survey
newbie nullzwei via gnumeric-list <[email protected]> Fri, 24 Sep 2021 13:22:13 +0200
| Newsgroups | gmane.comp.gnome.apps.gnumeric |
|---|---|
| Message-ID | <trinity-8f5ed468-4386-40a8-a71e-9ba9b6e328d0-1632482533149@3c-app-gmx-bap09> |
hello @all, to get it stramlined and regarding some difficulties between gnumerics testsfiles and a 'long-double-enabled' version i made a complete restart from scratch. that gave the opportunity to run the testsuite against a 'clean' version (git checkout master | git pull origin master | ./WHENCE confect -s gnumeric, ./WHENCE make -s gnumeric, ./WHENCE install -s gnumeric), and gives better test results (cd gnumeric/tests | make check-TESTS) than before, but still some fails. i can - and will if neccessary - bite through that, but would like to have more time for other things and think a recheck by experienced devs can speed me up. whoever can help, i'll send you at least a warm hug over the meta-net :-) my 'configure' invoked by 'WHENCE' from John Denker ended in: ------------------------------------------------------------------------------------------------------- ... config.status: executing po/stamp-it commands config.status: executing po-functions/stamp-it commands Configuration: Source code location: . Compiler: gcc Compiler flags: -g -O2 -DGDK_DISABLE_DEPRECATION_WARNINGS -DGTK_DISABLE_DEPRECATION_WARNINGS -Wall -Werror=init-self -Werror=missing-include-dirs -Wsign-compare -Wer ror=pointer-arith -Wchar-subscripts -Wwrite-strings -Wdeclaration-after-statement -Wnested-externs -Wmissing-noreturn -Werror=missing-prototypes -Werror=nested-externs -Werror=implicit-func tion-declaration -Wmissing-declarations -Wno-pointer-sign -Werror=format-security -Wstrict-prototypes -Wno-error=format-nonliteral Floating point type: double UI: Gtk Perl plugin support: No. (failed to compile test program) Python plugin support: Missing pygobject Introspection python support: No, introspection disabled GDA support: NO. libgda problem GNOME-DB support: no Psiconv support: Missing dependencies PDF documentation: No, not requested. Script done on 2021-09-24 12:41:04+02:00 [COMMAND_EXIT_CODE="0"] ------------------------------------------------------------------------------------------------------- and the test fails are: ------------------------------------------------------------------------------------------------------- =========================================== gnumeric 1.12.51: test/test-suite.log =========================================== # TOTAL: 154 # PASS: 134 # SKIP: 12 # XFAIL: 0 # FAIL: 8 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: t5900-sc.pl ================= ------------------------------------------------------------------------------- t5900-sc.pl: Check the sc importer. New SHA-1 is xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx; expected was yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy (obfuscated reg. privacy) FAIL t5900-sc.pl (exit status: 255) FAIL: t5901-qpro.pl =================== ------------------------------------------------------------------------------- t5901-qpro.pl: Check the Quattro Pro importer. New SHA-1 is xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx; expected was yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy (obfuscated reg. privacy) FAIL t5901-qpro.pl (exit status: 255) FAIL: t5902-applix.pl ===================== ------------------------------------------------------------------------------- t5902-applix.pl: Check the applix importer. New SHA-1 is xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx; expected was yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy (obfuscated reg. privacy) FAIL t5902-applix.pl (exit status: 255) FAIL: t5903-sylk.pl =================== ------------------------------------------------------------------------------- t5903-sylk.pl: Check the sylk importer. New SHA-1 is xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx; expected was yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy (obfuscated reg. privacy) FAIL t5903-sylk.pl (exit status: 255) FAIL: t5904-mps.pl ================== ------------------------------------------------------------------------------- t5904-mps.pl: Check the mps importer. New SHA-1 is xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx; expected was yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy (obfuscated reg. privacy) FAIL t5904-mps.pl (exit status: 255) FAIL: t5906-dif.pl ================== ------------------------------------------------------------------------------- t5906-dif.pl: Check the dif importer. New SHA-1 is xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx; expected was yyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyyy (obfuscated reg. privacy) FAIL t5906-dif.pl (exit status: 255) SKIP: t6050-vba-roundtrip.pl ============================ ------------------------------------------------------------------------------- t6050-vba-roundtrip.pl: Check that vba roundtrips through xls SKIP -- gsf is missing SKIP t6050-vba-roundtrip.pl (exit status: 77) SKIP: t6152-xlsx-syntax.pl ========================== ------------------------------------------------------------------------------- t6152-xlsx-syntax.pl: Check that the xlsx exporter produces valid files. ------------------------------------------------------------------------------- t6152-xlsx-syntax.pl: Schema ./../test/ooxml-schema/sml.xsd not found ------------------------------------------------------------------------------- t6152-xlsx-syntax.pl: Schema ./../test/ooxml-schema/dml-chart.xsd not found ------------------------------------------------------------------------------- t6152-xlsx-syntax.pl: Schema ./../test/ooxml-schema/dml-spreadsheetDrawing.xsd not found SKIP -- Missing ./../test/xmllint-extra/xml.xsd available from http://www.w3.org/2009/01/xml.xsd SKIP t6152-xlsx-syntax.pl (exit status: 77) FAIL: t7121-solver-Hahn1.pl =========================== ------------------------------------------------------------------------------- t7121-solver-Hahn1.pl: Check non-linear solver on Hahn1.gnumeric problem. | Solver reached time or iteration limit --> -1.034416059746593 | -1.034416059746593 Fail. FAIL t7121-solver-Hahn1.pl (exit status: 255) FAIL: t7141-solver-Thurber.pl ============================= ------------------------------------------------------------------------------- t7141-solver-Thurber.pl: Check non-linear solver on Thurber.gnumeric problem. | Solver reached time or iteration limit --> 0.24096596348548618 | 0.24096596348548618 Fail. FAIL t7141-solver-Thurber.pl (exit status: 255) SKIP: t8000-valgrind.pl ======================= ------------------------------------------------------------------------------- t8000-valgrind.pl: Check the core with valgrind. SKIP -- Valgrind is not available SKIP t8000-valgrind.pl (exit status: 77) SKIP: t8001-valgrind-xls.pl =========================== ------------------------------------------------------------------------------- t8001-valgrind-xls.pl: Check the xls importer and exporter with valgrind. SKIP -- Valgrind is not available SKIP t8001-valgrind-xls.pl (exit status: 77) SKIP: t8002-valgrind-gnumeric.pl ================================ ------------------------------------------------------------------------------- t8002-valgrind-gnumeric.pl: Check the gnumeric importer and exporter with valgrind. SKIP -- Valgrind is not available SKIP t8002-valgrind-gnumeric.pl (exit status: 77) SKIP: t8003-valgrind-pdf.pl =========================== SKIP -- Valgrind is not available SKIP t8003-valgrind-pdf.pl (exit status: 77) SKIP: t8004-valgrind-xls-macro.pl ================================= ------------------------------------------------------------------------------- t8004-valgrind-xls-macro.pl: Check the xls importer and exporter with valgrind. SKIP -- Valgrind is not available SKIP t8004-valgrind-xls-macro.pl (exit status: 77) SKIP: t8005-valgrind-chart-fit.pl ================================= ------------------------------------------------------------------------------- t8005-valgrind-chart-fit.pl: Check some graph fitting with valgrind. SKIP -- Valgrind is not available SKIP t8005-valgrind-chart-fit.pl (exit status: 77) SKIP: t8006-valgrind-ods-no-styles.pl ===================================== ------------------------------------------------------------------------------- t8006-valgrind-ods-no-styles.pl: Check the xls importer and exporter with valgrind. SKIP -- Valgrind is not available SKIP t8006-valgrind-ods-no-styles.pl (exit status: 77) SKIP: t8010-valgrind-ods.pl =========================== ------------------------------------------------------------------------------- t8010-valgrind-ods.pl: Check the ods importer/exporter with valgrind. dbfuns.xls -> dbfuns-tmp.ods SKIP -- Valgrind is not available SKIP t8010-valgrind-ods.pl (exit status: 77) SKIP: t8011-valgrind-xlsx.pl ============================ ------------------------------------------------------------------------------- t8011-valgrind-xlsx.pl: Check the xlsx importer/exporter with valgrind. dbfuns.xls -> dbfuns-tmp.xlsx SKIP -- Valgrind is not available SKIP t8011-valgrind-xlsx.pl (exit status: 77) SKIP: t8050-valgrind-sstest.pl ============================== ------------------------------------------------------------------------------- t8050-valgrind-sstest.pl: Check sstest with valgrind. SKIP -- Valgrind is not available SKIP t8050-valgrind-sstest.pl (exit status: 77) ------------------------------------------------------------------------------------------------------- best regards, TIA for any help, b. _______________________________________________ gnumeric-list mailing list [email protected] https://mail.gnome.org/mailman/listinfo/gnumeric-list