<?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>87983</bug_id>
          
          <creation_ts>2012-05-31 08:59:39 -0700</creation_ts>
          <short_desc>[Win] 6 canvas tests failing</short_desc>
          <delta_ts>2024-09-04 01:02:49 -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>Canvas</component>
          <version>528+ (Nightly build)</version>
          <rep_platform>Unspecified</rep_platform>
          <op_sys>Windows 7</op_sys>
          <bug_status>RESOLVED</bug_status>
          <resolution>INVALID</resolution>
          
          
          <bug_file_loc></bug_file_loc>
          <status_whiteboard></status_whiteboard>
          <keywords>InRadar, LayoutTestFailure, Regression</keywords>
          <priority>P2</priority>
          <bug_severity>Normal</bug_severity>
          <target_milestone>---</target_milestone>
          
          
          <everconfirmed>1</everconfirmed>
          <reporter name="Jessie Berlin">jberlin</reporter>
          <assigned_to name="Nobody">webkit-unassigned</assigned_to>
          <cc>adele</cc>
    
    <cc>annevk</cc>
    
    <cc>jberlin</cc>
    
    <cc>webkit-bug-importer</cc>
          

      

      

      

          <comment_sort_order>oldest_to_newest</comment_sort_order>  
          <long_desc isprivate="0" >
    <commentid>638473</commentid>
    <comment_count>0</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2012-05-31 08:59:39 -0700</bug_when>
    <thetext>Unfortunately, due to the state of the tests, I am not sure when this started.

fast/canvas/canvas-draw-canvas-on-canvas-shadow.html
fast/canvas/canvas-fillRect-gradient-shadow.html
fast/canvas/canvas-scale-drawImage-shadow.html
fast/canvas/canvas-scale-fillPath-shadow.html
fast/canvas/canvas-scale-fillRect-shadow.html
fast/canvas/canvas-transforms-fillRect-shadow.html

For example:

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/canvas/canvas-draw-canvas-on-canvas-shadow-expected.txt	2012-05-31 08:07:59.241906100 -0700
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/canvas/canvas-draw-canvas-on-canvas-shadow-actual.txt	2012-05-31 08:07:59.240906000 -0700
@@ -7,50 +7,50 @@
 PASS d[1] is 0
 PASS d[2] is 0
 PASS d[3] is 255
-PASS d[0] is 255
+FAIL d[0] should be 255. Was 0.
 PASS d[1] is 0
 PASS d[2] is 0
-PASS d[3] is 255
-PASS d[0] is 255
+FAIL d[3] should be 255. Was 0.
+FAIL d[0] should be 255. Was 0.
 PASS d[1] is 0
 PASS d[2] is 0
-FAIL d[3] should be 255. Was 254.
+FAIL d[3] should be 255. Was 0.
 PASS d[0] is 255
 PASS d[1] is 0
 PASS d[2] is 0
 PASS d[3] is around 127
-PASS d[0] is 255
+FAIL d[0] should be 255. Was 0.
 PASS d[1] is 0
 PASS d[2] is 0
-PASS d[3] is around 127
-PASS d[0] is 255
+FAIL d[3] is not around 127 (actual: 0)
+FAIL d[0] should be 255. Was 0.
 PASS d[1] is 0
 PASS d[2] is 0
-PASS d[3] is around 127
+FAIL d[3] is not around 127 (actual: 0)
 PASS d[0] is 255
 PASS d[1] is 0
 PASS d[2] is 0
-PASS d[3] is around 100
+FAIL d[3] is not around 100 (actual: 68)
 PASS d[0] is 255
 PASS d[1] is 0
 PASS d[2] is 0
-PASS d[3] is around 100
+FAIL d[3] is not around 100 (actual: 148)
 PASS d[0] is 255
 PASS d[1] is 0
 PASS d[2] is 0
-PASS d[3] is around 100
+FAIL d[3] is not around 100 (actual: 68)
 PASS d[0] is 255
 PASS d[1] is 0
 PASS d[2] is 0
-PASS d[3] is around 50
+FAIL d[3] is not around 50 (actual: 34)
 PASS d[0] is 255
 PASS d[1] is 0
 PASS d[2] is 0
-PASS d[3] is around 50
+FAIL d[3] is not around 50 (actual: 74)
 PASS d[0] is 255
 PASS d[1] is 0
 PASS d[2] is 0
-PASS d[3] is around 50
+FAIL d[3] is not around 50 (actual: 34)
 PASS successfullyParsed is true
 
 TEST COMPLETE

One of them actually seems like a progression:

--- /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/canvas/canvas-fillRect-gradient-shadow-expected.txt	2012-05-31 08:08:00.321967800 -0700
+++ /home/buildbot/slave/win-release-tests/build/layout-test-results/fast/canvas/canvas-fillRect-gradient-shadow-actual.txt	2012-05-31 08:08:00.320967800 -0700
@@ -14,11 +14,11 @@
 PASS d[0] is 255
 PASS d[1] is 0
 PASS d[2] is 0
-FAIL d[3] should be 255. Was 254.
+PASS d[3] is 255
 PASS d[0] is 255
 PASS d[1] is 0
 PASS d[2] is 0
-FAIL d[3] should be 255. Was 254.
+PASS d[3] is 255
 PASS d[0] is 255
 PASS d[1] is 0
 PASS d[2] is 0

I am going to land expected (failing?) results for Windows to get the bots greener.</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>638477</commentid>
    <comment_count>1</comment_count>
    <who name="Radar WebKit Bug Importer">webkit-bug-importer</who>
    <bug_when>2012-05-31 09:00:57 -0700</bug_when>
    <thetext>&lt;rdar://problem/11565804&gt;</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>638483</commentid>
    <comment_count>2</comment_count>
    <who name="Jessie Berlin">jberlin</who>
    <bug_when>2012-05-31 09:09:24 -0700</bug_when>
    <thetext>Added expected (failing?) results in http://trac.webkit.org/changeset/119111</thetext>
  </long_desc><long_desc isprivate="0" >
    <commentid>2057504</commentid>
    <comment_count>3</comment_count>
    <who name="Anne van Kesteren">annevk</who>
    <bug_when>2024-09-04 01:02:49 -0700</bug_when>
    <thetext>We no longer have a Windows port.</thetext>
  </long_desc>
      
      

    </bug>

</bugzilla>