The tests in get-clip.c expect a surface of size 100x100, but since http://cgit.freedesktop.org/cairo/commit/?id=5d8f366581c0ca31fac76c991cb681d036af275f the surface is of size 0x0. cat get-clip.log: Error: No clip set; clip extents 0.000000,0.000000,0.000000,0.000000 should be 0.000000,0.000000,100.000000,100.000000 The regression was missed due to bug 29120.
Created attachment 37140 [details] [review] patch
commit 33ac2035876aeb9215ca0bdaaeea5265fcee61f8 Author: Karl Tomlinson <karlt+@karlt.net> Date: Sat Jul 17 10:13:22 2010 +1200 test: use the surface size expected in get-clip phase "No clip set" https://bugs.freedesktop.org/show_bug.cgi?id=29121
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.