GNOME Bugzilla – Bug 614290
create tests for PNGs/still images
Last modified: 2014-06-22 13:44:50 UTC
Still images (ex: PNGs) broke many, many times. They were fixed, broken again, re-fixed, re-broken, etc. We should have them part of the test suite.
Confirming and raising priority as per discussion today. This bug is one of the most visible (and annoying) ones and frequently encountered by end users. -------- nekohayo: why is it that we are still plagued by still images bugs? >:] twi_: we don't have tests for pipelines with still images nekohayo: and those tests would depend on being able to run pitivi in a batch commandline mode? twi_: not necessarily nekohayo: I thought there was something blocking it twi_: nope
Created attachment 168035 [details] [review] Initial implementation of still image tests
Created attachment 168036 [details] [review] Check if data is written to fakesink during rendering
Created attachment 168037 [details] [review] Also test real mixing when sources are overlapped
These patches were committed. We need more tests though so let's keep the bug open.
Do you want static image bugs reported here - or as separate bugs? I'm having problems with PNGs being skewed with pitivi 0.14.0-2~natty1 from the ppa. Happy to provide further info if you can point me to some instructions about what's helpful to report...
Lee, please file separate bugs. Thanks.
Alessandro, what other tests do you think should be added for this bug to be closed?
These tests should be part of GES now.
Can we close this one then or are there still some tests you'd like to add first?
We close for now as we actually do have integration test with png files. Deeper testing should be implemented, but basics are there