GNOME Bugzilla – Bug 747691
osx test failures: cerbero check gst-plugins-bad-1.0
Last modified: 2018-11-03 13:33:58 UTC
Created attachment 301357 [details] test log for plugins-bad FAIL: generic/states FAIL: elements/audiomixer FAIL: elements/camerabin FAIL: libs/mpegts FAIL: libs/aggregator FAIL: libs/gstglcontext FAIL: libs/gstglupload FAIL: libs/gstglcolorconvert FAIL: elements/glimagesink OS X 10.10.2 # Custom cerbero config file for "uninstalled" style build: from cerbero.config import Architecture target_arch=Architecture.X86_64 prefix='/Users/jhg/work/Library/Frameworks/GStreamer.framework/Versions/1.0' allow_parallel_build = True # Test command: ./cerbero-uninstalled -c osx-x86-64.cbc check gst-plugins-bad-1.0
Created attachment 301424 [details] aggregator stack trace
Created attachment 301425 [details] camerabin stack trace
Created attachment 301426 [details] gstglcolorconvert stack trace
Created attachment 301427 [details] gstglcontext stack trace
Created attachment 301428 [details] gstglupload stack trace
These should fix the GL crashes there. commit d37a2f13eeb67fffe8df99a24bf5ba1d69f1a7b2 Author: Matthew Waters <matthew@centricular.com> Date: Thu Sep 29 11:45:57 2016 +1000 tests/gl: make sure all GL commands are executed on the GL thread e.g. the final glGetError() must also be completed on the GL thread commit bb84f7357b1d1915e55105a9717797d875a24c51 Author: Matthew Waters <matthew@centricular.com> Date: Wed Nov 16 13:39:32 2016 +1100 glcontext/cocoa: implement empty swap_buffers Fixes some GL tests on OS X.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/issues/237.