Changeset 97590 in webkit
- Timestamp:
- Oct 17, 2011, 12:20:00 AM (14 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r97588 r97590 1 2011-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 1 9 2011-10-16 W. James MacLean <wjmaclean@chromium.org> 2 10 -
trunk/LayoutTests/platform/chromium/test_expectations.txt
r97588 r97590 3808 3808 // Random crash of canvas tests. 3809 3809 BUGWK70013 WIN GPU : canvas/philip/tests/2d.transformation.rotate.wrap.html = PASS CRASH 3810 BUGWK70013 WIN GPU : canvas/philip/tests/2d.transformation.setTransform.skewed.html = PASS CRASH 3810 3811 BUGWK70013 WIN GPU : fast/canvas/arc360.html = PASS CRASH 3811 3812 BUGWK70013 WIN GPU : fast/canvas/canvas-arc-360-winding.html = PASS CRASH … … 3819 3820 BUGWK70013 WIN GPU : fast/canvas/canvas-lineWidth-intact-after-strokeRect.html = PASS CRASH 3820 3821 BUGWK70013 WIN GPU : fast/canvas/canvas-strokePath-alpha-shadow.html = PASS CRASH 3822 BUGWK70013 WIN GPU : fast/canvas/canvas-strokePath-shadow.html = PASS CRASH 3821 3823 BUGWK70013 WIN GPU : fast/canvas/canvas-transforms-fillRect-shadow.html = PASS CRASH 3822 3824
Note:
See TracChangeset
for help on using the changeset viewer.