tests: Update pixbuf loader test to not raise exception when closing
commit16408a81713157cdf1e3b6bd74bd53e816e9dfda
authorSimon Feltman <sfeltman@src.gnome.org>
Sun, 4 Jan 2015 01:20:14 +0000 (3 17:20 -0800)
committerSimon Feltman <sfeltman@src.gnome.org>
Sun, 4 Jan 2015 01:21:06 +0000 (3 17:21 -0800)
tree8ee0f05e3c026d4987c5311d40f71d75e19f69b2
parentfd3935541ab4baddb504e000ec659b80923afa13
tests: Update pixbuf loader test to not raise exception when closing

GdkPixbuf commit: https://git.gnome.org/browse/gdk-pixbuf/commit/?id=447bd32650af
changed the close() method to raise if the a loader is prematurely closed.
Update the test to write a 1x1 PNG stream to ensure close() will succeed.
tests/compat_test_pygtk.py