Changeset 71002 in webkit


Ignore:
Timestamp:
Oct 31, 2010 7:17:09 PM (13 years ago)
Author:
commit-queue@webkit.org
Message:

2010-10-31 Mike Lawther <mikelawther@chromium.org>

Reviewed by Andreas Kling.

unskip canvas/philip/tests/2d.imageData.get.source.negative on all ports
https://bugs.webkit.org/show_bug.cgi?id=48702

  • platform/chromium-gpu/test_expectations.txt:
  • platform/gtk/Skipped:
  • platform/mac-leopard/Skipped:
  • platform/qt/Skipped:
Location:
trunk/LayoutTests
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r71001 r71002  
     12010-10-31  Mike Lawther  <mikelawther@chromium.org>
     2
     3        Reviewed by Andreas Kling.
     4
     5        unskip canvas/philip/tests/2d.imageData.get.source.negative on all ports
     6        https://bugs.webkit.org/show_bug.cgi?id=48702
     7
     8        * platform/chromium-gpu/test_expectations.txt:
     9        * platform/gtk/Skipped:
     10        * platform/mac-leopard/Skipped:
     11        * platform/qt/Skipped:
     12
    1132010-10-31  Peter Kasting  <pkasting@google.com>
    214
  • trunk/LayoutTests/platform/chromium-gpu/test_expectations.txt

    r70735 r71002  
    150150BUG45991 : canvas/philip/tests/2d.fillStyle.parse.current.removed.html = TEXT PASS
    151151BUG45991 : canvas/philip/tests/2d.fillStyle.parse.system.html = TEXT PASS
    152 BUG45991 : canvas/philip/tests/2d.imageData.get.source.negative.html = TEXT PASS
    153152BUG45991 : canvas/philip/tests/2d.path.rect.winding.html = TEXT PASS
    154153BUG45991 : canvas/philip/tests/2d.pattern.image.undefined.html = TEXT PASS
  • trunk/LayoutTests/platform/gtk/Skipped

    r70952 r71002  
    53675367canvas/philip/tests/2d.imageData.create1.type.html
    53685368canvas/philip/tests/2d.imageData.create2.type.html
    5369 canvas/philip/tests/2d.imageData.get.source.negative.html
    53705369canvas/philip/tests/2d.imageData.get.source.outside.html
    53715370canvas/philip/tests/2d.imageData.get.type.html
  • trunk/LayoutTests/platform/mac-leopard/Skipped

    r70826 r71002  
    123123canvas/philip/tests/2d.imageData.create1.type.html
    124124canvas/philip/tests/2d.imageData.create2.type.html
    125 canvas/philip/tests/2d.imageData.get.source.negative.html
    126125canvas/philip/tests/2d.imageData.get.source.outside.html
    127126canvas/philip/tests/2d.imageData.get.type.html
  • trunk/LayoutTests/platform/qt/Skipped

    r70952 r71002  
    51885188canvas/philip/tests/2d.imageData.create1.type.html
    51895189canvas/philip/tests/2d.imageData.create2.type.html
    5190 canvas/philip/tests/2d.imageData.get.source.negative.html
    51915190canvas/philip/tests/2d.imageData.get.type.html
    51925191canvas/philip/tests/2d.imageData.put.unchanged.html
Note: See TracChangeset for help on using the changeset viewer.