mate-desktop / atril

A document viewer for MATE
http://www.mate-desktop.org
GNU General Public License v2.0
197 stars 62 forks source link

1.27.0: test suite fails #602

Open kloczek opened 5 months ago

kloczek commented 5 months ago

Expected behaviour

Test suite should not fail

Actual behaviour

Test suite fails ```console + cd atril-1.27.0 + xvfb-run -a /usr/bin/make -O -j48 V=1 VERBOSE=1 check Making check in cut-n-paste Making check in zoom-control make[2]: Nothing to be done for 'check'. Making check in toolbar-editor /usr/bin/make check-am Making check in smclient Making check in libegg make[3]: Nothing to be done for 'check'. make[3]: Nothing to be done for 'check-am'. make[2]: Nothing to be done for 'check-am'. Making check in data Making check in icons Making check in 16x16 Making check in actions make[4]: Nothing to be done for 'check'. Making check in apps make[4]: Nothing to be done for 'check'. Making check in mimetypes make[4]: Nothing to be done for 'check'. make[4]: Nothing to be done for 'check-am'. Making check in 22x22 Making check in actions make[4]: Nothing to be done for 'check'. Making check in apps make[4]: Nothing to be done for 'check'. Making check in mimetypes make[4]: Nothing to be done for 'check'. make[4]: Nothing to be done for 'check-am'. Making check in 24x24 Making check in actions make[4]: Nothing to be done for 'check'. Making check in apps make[4]: Nothing to be done for 'check'. Making check in mimetypes make[4]: Nothing to be done for 'check'. make[4]: Nothing to be done for 'check-am'. Making check in 32x32 Making check in actions make[4]: Nothing to be done for 'check'. Making check in mimetypes make[4]: Nothing to be done for 'check'. make[4]: Nothing to be done for 'check-am'. Making check in 48x48 Making check in actions make[4]: Nothing to be done for 'check'. Making check in apps make[4]: Nothing to be done for 'check'. make[4]: Nothing to be done for 'check-am'. Making check in scalable Making check in actions make[4]: Nothing to be done for 'check'. Making check in apps make[4]: Nothing to be done for 'check'. Making check in mimetypes make[4]: Nothing to be done for 'check'. make[4]: Nothing to be done for 'check-am'. make[3]: Nothing to be done for 'check-am'. make[2]: Nothing to be done for 'check-am'. Making check in libdocument /usr/bin/make check-am Making check in backend Making check in pdf make[2]: Nothing to be done for 'check'. Making check in epub Making check in minizip make[3]: Nothing to be done for 'check'. make[3]: Nothing to be done for 'check-am'. Making check in ps make[2]: Nothing to be done for 'check'. Making check in pixbuf make[2]: Nothing to be done for 'check'. Making check in djvu make[2]: Nothing to be done for 'check'. Making check in tiff make[2]: Nothing to be done for 'check'. Making check in dvi Making check in mdvi-lib make[3]: Nothing to be done for 'check'. make[3]: Nothing to be done for 'check-am'. Making check in comics make[2]: Nothing to be done for 'check'. Making check in xps make[2]: Nothing to be done for 'check'. make[2]: Nothing to be done for 'check-am'. Making check in libview /usr/bin/make check-am Making check in libmisc make[1]: Nothing to be done for 'check'. Making check in properties make[1]: Nothing to be done for 'check'. Making check in shell /usr/bin/make check-am make[2]: Nothing to be done for 'check-am'. Making check in help Making check in reference Making check in libdocument make[3]: Nothing to be done for 'check'. Making check in libview make[3]: Nothing to be done for 'check'. Making check in shell make[3]: Nothing to be done for 'check'. make[3]: Nothing to be done for 'check-am'. make[2]: Nothing to be done for 'check-am'. make[1]: Entering directory '/home/tkloczko/rpmbuild/BUILD/atril-1.27.0/help' for lc in C af am ar as ast az be bg bn bn_IN br bs ca ca@valencia cmn crh cs cy da de dz el en_AU en_CA en_GB eo es es_AR es_CL es_CO et eu fa fi fr fur fy ga gl gu ha he hi hr hu hy ia id ie ig is it ja ka kab kk kn ko ks ku ku_IQ ky lt lv mai mg mk ml mn mr ms nb nds ne nl nn nso oc or pa pl ps pt pt_BR ro ru rw si sk sl sq sr sr@latin sv ta te th tr ug uk ur uz vi wa xh yo zh_CN zh_HK zh_TW zu ; do \ if test -d "$lc"; \ then d=; \ xmlpath="$lc"; \ else \ d="./"; \ xmlpath="$lc:./$lc"; \ fi; \ for page in annotation-properties.page annotations-delete.page annotations-disabled.page annotations-navigate.page annotations.page annotations-save.page bookmarks.page bug-filing.page commandline.page convertpdf.page convertPostScript.page convertSVG.page default-settings.page develop.page documentation.page duplex-npages.page editing.page finding.page formats.page forms.page forms-saving.page index.page introduction.page invert-colors.page license.page legal.xml legal-unported.xml movingaround.page noprint.page openerror.page opening.page password.page presentations.page print-2sided.page print-booklet.page print-differentsize.page printing.page print-pagescaling.page reload.page shortcuts.page singlesided-npages.page synctex-beamer.page synctex-compile.page synctex-editors.page synctex.page synctex-search.page synctex-support.page textselection.page translate.page; do \ echo "/usr/bin/xmllint --nonet --noout --noent --path $xmlpath --xinclude $d$lc/$page"; \ /usr/bin/xmllint --nonet --noout --noent --path "$xmlpath" --xinclude "$d$lc/$page"; \ done; \ done /usr/bin/xmllint --nonet --noout --noent --path C --xinclude C/annotation-properties.page [..] /usr/bin/xmllint --nonet --noout --noent --path zu --xinclude zu/translate.page make[1]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/atril-1.27.0/help' Making check in po make[1]: Nothing to be done for 'check'. Making check in test /usr/bin/make test1.py test2.py test3.py test4.py test5.py make[2]: Nothing to be done for 'test1.py'. make[2]: Nothing to be done for 'test2.py'. make[2]: Nothing to be done for 'test3.py'. make[2]: Nothing to be done for 'test4.py'. make[2]: Nothing to be done for 'test5.py'. /usr/bin/make check-TESTS make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/atril-1.27.0/test' ../test-driver: line 107: 6682 Trace/breakpoint trap (core dumped) "$@" > $log_file 2>&1 FAIL: test2.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/atril-1.27.0/test' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/atril-1.27.0/test' ../test-driver: line 107: 6683 Trace/breakpoint trap (core dumped) "$@" > $log_file 2>&1 FAIL: test4.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/atril-1.27.0/test' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/atril-1.27.0/test' ../test-driver: line 107: 6680 Trace/breakpoint trap (core dumped) "$@" > $log_file 2>&1 FAIL: test1.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/atril-1.27.0/test' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/atril-1.27.0/test' ../test-driver: line 107: 6681 Trace/breakpoint trap (core dumped) "$@" > $log_file 2>&1 FAIL: test3.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/atril-1.27.0/test' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/atril-1.27.0/test' ../test-driver: line 107: 6684 Trace/breakpoint trap (core dumped) "$@" > $log_file 2>&1 FAIL: test5.py make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/atril-1.27.0/test' make[3]: Entering directory '/home/tkloczko/rpmbuild/BUILD/atril-1.27.0/test' ======================================= atril 1.27.0: test/test-suite.log ======================================= # TOTAL: 5 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 5 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: test1.py ============== (test1.py:6680): GLib-GIO-ERROR **: 19:32:00.593: Settings schema 'org.gnome.desktop.interface' is not installed FAIL test1.py (exit status: 133) FAIL: test2.py ============== (test2.py:6682): GLib-GIO-ERROR **: 19:32:00.593: Settings schema 'org.gnome.desktop.interface' is not installed FAIL test2.py (exit status: 133) FAIL: test3.py ============== (test3.py:6681): GLib-GIO-ERROR **: 19:32:00.596: Settings schema 'org.gnome.desktop.interface' is not installed FAIL test3.py (exit status: 133) FAIL: test4.py ============== (test4.py:6683): GLib-GIO-ERROR **: 19:32:00.598: Settings schema 'org.gnome.desktop.interface' is not installed FAIL test4.py (exit status: 133) FAIL: test5.py ============== (test5.py:6684): GLib-GIO-ERROR **: 19:32:00.597: Settings schema 'org.gnome.desktop.interface' is not installed FAIL test5.py (exit status: 133) ============================================================================ Testsuite summary for atril 1.27.0 ============================================================================ # TOTAL: 5 # PASS: 0 # SKIP: 0 # XFAIL: 0 # FAIL: 5 # XPASS: 0 # ERROR: 0 ============================================================================ See test/test-suite.log Please report to https://github.com/mate-desktop/atril/issues ============================================================================ make[3]: *** [Makefile:661: test-suite.log] Error 1 make[3]: Leaving directory '/home/tkloczko/rpmbuild/BUILD/atril-1.27.0/test' make[2]: *** [Makefile:769: check-TESTS] Error 2 make[1]: *** [Makefile:870: check-am] Error 2 make: *** [Makefile:666: check-recursive] Error 1 ```