[cairo-bugs] [Bug 29121] New: get-clip.c tests fail because the surface is a different size to what the tests expect

bugzilla-daemon at freedesktop.org bugzilla-daemon at freedesktop.org
Fri Jul 16 15:06:11 PDT 2010


https://bugs.freedesktop.org/show_bug.cgi?id=29121

           Summary: get-clip.c tests fail because the surface is a
                    different size to what the tests expect
           Product: cairo
           Version: 1.9.13
          Platform: Other
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: medium
         Component: general
        AssignedTo: cworth at cworth.org
        ReportedBy: bugs.freedesktop at karlt.net
         QAContact: cairo-bugs at cairographics.org


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.

-- 
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.


More information about the cairo-bugs mailing list