[Bug 747435] test: filesink: add test to verify append mode

GStreamer (GNOME Bugzilla) bugzilla at gnome.org
Wed Apr 8 02:46:33 PDT 2015


https://bugzilla.gnome.org/show_bug.cgi?id=747435

--- Comment #5 from Prashant Gotarne <ps.gotarne at samsung.com> ---
Yes, even I think that the current behavior is not correct. Opening a file in
append mode and setting the position to 0 is as good as opening file in write
mode. But then I thought that developer intended this current behavior. 

As there is no unit test case to test append property, I wrote this one to
match with the current behavior.

With this test case we can atleast make sure that by setting the append
property, filesink element is opening a file in append mode.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.


More information about the gstreamer-bugs mailing list