<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
<!DOCTYPE bugzilla SYSTEM "https://bugs.webkit.org/page.cgi?id=bugzilla.dtd">

<bugzilla version="5.0.4.1"
          urlbase="https://bugs.webkit.org/"
          
          maintainer="admin@webkit.org"
>

    <bug>
          <bug_id>49052</bug_id>
          
          <creation_ts>2010-11-04 20:59:02 -0700</creation_ts>
          <short_desc>[GTK] fast/canvas/pointInPath.html fails on the bots</short_desc>
          <delta_ts>2012-05-05 09:49:39 -0700</delta_ts>
          <reporter_accessible>1</reporter_accessible>
          <cclist_accessible>1</cclist_accessible>
          <classification_id>1</classification_id>
          <classification>Unclassified</classification>
          <product>WebKit</product>
          <component>WebKitGTK</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>PC</rep_platform>
          <op_sys>Linux</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>FIXED</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>Gtk</keywords>
          <priority>P3</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Martin Robinson">mrobinson</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>zan</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>305124</commentid>
    <comment_count>0</comment_count>
    <who name="Martin Robinson">mrobinson</who>
    <bug_when>2010-11-04 20:59:02 -0700</bug_when>
    <thetext>fast/canvas/pointInPath.html passes locally, but fails on the bots. The test diff:

--- /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/canvas/pointInPath-expected.txt	2010-11-04 19:59:24.097476774 -0700
+++ /home/slave/webkitgtk/gtk-linux-64-debug/build/layout-test-results/fast/canvas/pointInPath-actual.txt	2010-11-04 19:59:24.097476774 -0700
@@ -28,7 +28,7 @@
 Translate context (10,10)
 Rectangle at (0,0) 20x20
 PASS ctx.isPointInPath(5, 5) is false
-PASS ctx.isPointInPath(10, 10) is true
+FAIL ctx.isPointInPath(10, 10) should be true. Was false.
 PASS ctx.isPointInPath(20, 20) is true
 PASS ctx.isPointInPath(29, 29) is true
 PASS ctx.isPointInPath(-1, 10) is false
@@ -37,7 +37,7 @@
 Transform context (1, 0, 0, -1, 0, 0)
 Rectangle at (0,0) 20x20
 PASS ctx.isPointInPath(5, 5) is false
-PASS ctx.isPointInPath(10, 0) is true
+FAIL ctx.isPointInPath(10, 0) should be true. Was false.
 PASS ctx.isPointInPath(29, 0) is true
 PASS ctx.isPointInPath(10, 19) is true
 PASS ctx.isPointInPath(21, 10) is true

This may just be an issue with Cairo version on the bots.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>617006</commentid>
    <comment_count>1</comment_count>
    <who name="Zan Dobersek">zan</who>
    <bug_when>2012-05-05 09:49:39 -0700</bug_when>
    <thetext>The tests covered by this bug were found to be passing consistently after moving from using the Skipped list to using test_expectations.txt. Their expectations were removed in r116122[1] (covered by bug #85591). Closing the bug.

1: http://trac.webkit.org/changeset/116122</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>