https://bugzilla.redhat.com/show_bug.cgi?id=1441828 --- Comment #22 from mgansser@xxxxxxxx <mgansser@xxxxxxxxx> --- (In reply to Vít Ondruch from comment #21) > > * Test suite. > - Is there test suite? Is it possible to execute it? > i tried it with this rpm spec file, but it fails with: https://martinkg.fedorapeople.org/Packages/nuvolaplayer/nuvolaplayer.spec + pushd tests ~/rpmbuild/BUILD/nuvolaplayer-3.1.3/tests ~/rpmbuild/BUILD/nuvolaplayer-3.1.3 + make all mkdir -p ../build/tests/run diorite-testgen-0.3 -o ../build/tests/run/testcase.vala webappregistrytest.vala BindingsTest.vala usage: diorite-testgen-0.3 [-h] [-i INPUT] [-o OUTPUT] if i run make all in the source folder i get this: [martin@fc25 tests]$ make all valac -C -d ../build/tests -b . --thread -v \ --library=testcase -H ../build/tests/testcase.h \ --target-glib=2.32 --vapidir ../build/tests --vapidir ../build --vapidir ../vapi --pkg=glib-2.0 --pkg=dioriteglib-0.3 --pkg=gtk+-3.0 --pkg=javascriptcoregtk-4.0 --pkg=webkit2gtk-4.0 --pkg nuvolaplayer3-runner --pkg nuvolaplayer3-base webappregistrytest.vala BindingsTest.vala Loaded package `../vapi/glib-2.0.vapi' Loaded package `../vapi/gobject-2.0.vapi' Loaded package `/usr/share/vala/vapi/dioriteglib-0.3.vapi' Loaded package `../vapi/posix.vapi' Loaded package `../vapi/gio-2.0.vapi' Loaded package `../vapi/gio-unix-2.0.vapi' Loaded package `../vapi/gtk+-3.0.vapi' Loaded package `/usr/share/vala-0.34/vapi/atk.vapi' Loaded package `/usr/share/vala-0.34/vapi/cairo.vapi' Loaded package `../vapi/gdk-pixbuf-2.0.vapi' Loaded package `../vapi/gdk-3.0.vapi' Loaded package `/usr/share/vala-0.34/vapi/pango.vapi' Loaded package `/usr/share/vala-0.34/vapi/pangocairo.vapi' Loaded package `/usr/share/vala-0.34/vapi/x11.vapi' Loaded package `../vapi/javascriptcoregtk-4.0.vapi' Loaded package `../vapi/webkit2gtk-4.0.vapi' Loaded package `../vapi/libsoup-2.4.vapi' error: Package `nuvolaplayer3-runner' not found in specified Vala API directories or GObject-Introspection GIR directories error: Package `nuvolaplayer3-base' not found in specified Vala API directories or GObject-Introspection GIR directories Compilation failed: 2 error(s), 0 warning(s) Makefile:59: recipe for target '../build/tests/webappregistrytest.c' failed make: *** [../build/tests/webappregistrytest.c] Error 1 -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list -- package-review@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to package-review-leave@xxxxxxxxxxxxxxxxxxxxxxx