Changeset 97590 in webkit


Ignore:
Timestamp:
Oct 17, 2011, 12:20:00 AM (14 years ago)
Author:
tkent@chromium.org
Message:

[Chromium] Update test expectation.
https://bugs.webkit.org/show_bug.cgi?id=70013

  • platform/chromium/test_expectations.txt:

Add more cavas test crashes on Windows GPU.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r97588 r97590  
     12011-10-17  Kent Tamura  <tkent@chromium.org>
     2
     3        [Chromium] Update test expectation.
     4        https://bugs.webkit.org/show_bug.cgi?id=70013
     5
     6        * platform/chromium/test_expectations.txt:
     7        Add more cavas test crashes on Windows GPU.
     8
    192011-10-16  W. James MacLean  <wjmaclean@chromium.org>
    210
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r97588 r97590  
    38083808// Random crash of canvas tests.
    38093809BUGWK70013 WIN GPU : canvas/philip/tests/2d.transformation.rotate.wrap.html = PASS CRASH
     3810BUGWK70013 WIN GPU : canvas/philip/tests/2d.transformation.setTransform.skewed.html = PASS CRASH
    38103811BUGWK70013 WIN GPU : fast/canvas/arc360.html = PASS CRASH
    38113812BUGWK70013 WIN GPU : fast/canvas/canvas-arc-360-winding.html = PASS CRASH
     
    38193820BUGWK70013 WIN GPU : fast/canvas/canvas-lineWidth-intact-after-strokeRect.html = PASS CRASH
    38203821BUGWK70013 WIN GPU : fast/canvas/canvas-strokePath-alpha-shadow.html = PASS CRASH
     3822BUGWK70013 WIN GPU : fast/canvas/canvas-strokePath-shadow.html = PASS CRASH
    38213823BUGWK70013 WIN GPU : fast/canvas/canvas-transforms-fillRect-shadow.html = PASS CRASH
    38223824
Note: See TracChangeset for help on using the changeset viewer.