GNOME Bugzilla – Bug 725705
Testsuite summary for GStreamer Editing Services 1.1.90
Last modified: 2014-03-05 09:04:52 UTC
=================================================================== GStreamer Editing Services 1.1.90: tests/check/test-suite.log =================================================================== # TOTAL: 15 # PASS: 10 # SKIP: 0 # XFAIL: 0 # FAIL: 5 # XPASS: 0 # ERROR: 0 .. contents:: :depth: 2 FAIL: ges/uriclip ================= Running suite(s): ges-filesource 33%: Checks: 3, Failures: 1, Errors: 1 ges/uriclip.c:95:E:filesource:test_filesource_basic:0: (after this point) Received signal 11 (Segmentation fault) ges/uriclip.c:147:F:filesource:test_filesource_properties:0: Assertion 'GES_IS_ASSET (asset)' failed FAIL: ges/timelineedition ========================= Running suite(s): ges-timeline-edition 85%: Checks: 7, Failures: 0, Errors: 1 ges/timelineedition.c:488:E:timeline-edition:test_simple_triming:0: (after this point) Test timeout expired FAIL: ges/titles ================ Running suite(s): ges-titles Unexpected critical/warning: Failed to load plugin '/usr/local/lib/gstreamer-1.0/libgstpango.so': /usr/local/lib/../lib/libpangocairo-1.0.so.0: undefined symbol: cairo_ft_font_options_substitute Unexpected critical/warning: Failed to load plugin '/usr/local/lib/gstreamer-1.0/libgstpango.so': /usr/local/lib/../lib/libpangocairo-1.0.so.0: undefined symbol: cairo_ft_font_options_substitute 33%: Checks: 3, Failures: 2, Errors: 0 gstcheck.c:75:F:titles:test_title_source_properties:0: Unexpected critical/warning: Failed to load plugin '/usr/local/lib/gstreamer-1.0/libgstpango.so': /usr/local/lib/../lib/libpangocairo-1.0.so.0: undefined symbol: cairo_ft_font_options_substitute gstcheck.c:75:F:titles:test_title_source_in_layer:0: Unexpected critical/warning: Failed to load plugin '/usr/local/lib/gstreamer-1.0/libgstpango.so': /usr/local/lib/../lib/libpangocairo-1.0.so.0: undefined symbol: cairo_ft_font_options_substitute FAIL: ges/overlays ================== Running suite(s): ges-overlays Unexpected critical/warning: Failed to load plugin '/usr/local/lib/gstreamer-1.0/libgstpango.so': /usr/local/lib/../lib/libpangocairo-1.0.so.0: undefined symbol: cairo_ft_font_options_substitute Unexpected critical/warning: Failed to load plugin '/usr/local/lib/gstreamer-1.0/libgstpango.so': /usr/local/lib/../lib/libpangocairo-1.0.so.0: undefined symbol: cairo_ft_font_options_substitute 33%: Checks: 3, Failures: 2, Errors: 0 gstcheck.c:75:F:overlays:test_overlay_properties:0: Unexpected critical/warning: Failed to load plugin '/usr/local/lib/gstreamer-1.0/libgstpango.so': /usr/local/lib/../lib/libpangocairo-1.0.so.0: undefined symbol: cairo_ft_font_options_substitute gstcheck.c:75:F:overlays:test_overlay_in_layer:0: Unexpected critical/warning: Failed to load plugin '/usr/local/lib/gstreamer-1.0/libgstpango.so': /usr/local/lib/../lib/libpangocairo-1.0.so.0: undefined symbol: cairo_ft_font_options_substitute FAIL: ges/project ================= Running suite(s): ges-project 83%: Checks: 6, Failures: 1, Errors: 0 ges/project.c:227:F:project:test_project_load_xges:0: 'g_list_length (clips)' (0) is not equal to '1' (1)
I think you have something wrong with your settup, our testsuite run on our continous integration server: https://jenkins.arracacha.collabora.co.uk/job/GStreamer-master/lastCompletedBuild/testReport/%28root%29/ (look for GES) and all pass. I also ran the testes on my end, and they all pass. Also those "Failed to load plugin '/usr/local/lib/gstreamer-1.0/libgstpango.so' Failed to load plugin '/usr/local/lib/gstreamer-1.0/libgstpango.so'" make me believe your settup has problems. Closing for now reopen if you come with a clean setup and more information.