Changeset 127379 in webkit


Ignore:
Timestamp:
Sep 1, 2012 12:26:50 PM (12 years ago)
Author:
wangxianzhu@chromium.org
Message:

[Chromium-Android] Upstream layout test expectations (Part 4)
https://bugs.webkit.org/show_bug.cgi?id=95594

Reviewed by Adam Barth.

Remove a font boosting test which has been removed in downstream.
Update canvas test expectations.
Rebaselined one canvas test (only one space diff).

  • platform/chromium-android/fast/canvas/fallback-content-expected.txt: Added.
  • platform/chromium-android/fast/font-boosting/various-tricky-cases-expected.txt: Removed.
  • platform/chromium-android/fast/font-boosting/various-tricky-cases.html: Removed.
  • platform/chromium/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 added
2 deleted
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r127377 r127379  
     12012-09-01  Xianzhu Wang  <wangxianzhu@chromium.org>
     2
     3        [Chromium-Android] Upstream layout test expectations (Part 4)
     4        https://bugs.webkit.org/show_bug.cgi?id=95594
     5
     6        Reviewed by Adam Barth.
     7
     8        Remove a font boosting test which has been removed in downstream.
     9        Update canvas test expectations.
     10        Rebaselined one canvas test (only one space diff).
     11
     12        * platform/chromium-android/fast/canvas/fallback-content-expected.txt: Added.
     13        * platform/chromium-android/fast/font-boosting/various-tricky-cases-expected.txt: Removed.
     14        * platform/chromium-android/fast/font-boosting/various-tricky-cases.html: Removed.
     15        * platform/chromium/TestExpectations:
     16
    1172012-09-01  Joanmarie Diggs  <jdiggs@igalia.com>
    218
  • trunk/LayoutTests/platform/chromium/TestExpectations

    r127359 r127379  
    22442244BUGCR66099 SKIP : fast/js/array-sort-modifying-tostring.html = PASS
    22452245
    2246 BUGCR66683 LINUX WIN : fast/canvas/canvas-draw-canvas-on-canvas-shadow.html = TEXT
     2246BUGCR66683 LINUX ANDROID WIN : fast/canvas/canvas-draw-canvas-on-canvas-shadow.html = TEXT
    22472247BUGCR66683 : platform/chromium/virtual/gpu/fast/canvas/canvas-draw-canvas-on-canvas-shadow.html = TEXT
    22482248BUGCR66686 : fast/loader/user-stylesheet-fast-path.html = TEXT
     
    22622262BUGCR67540 LINUX ANDROID : fast/repaint/text-emphasis-v.html = IMAGE
    22632263
    2264 BUGCR67442 LINUX WIN : fast/canvas/fillText-shadow.html = TEXT
     2264BUGCR67442 LINUX ANDROID WIN : fast/canvas/fillText-shadow.html = TEXT
    22652265BUGCR67442 LINUX WIN : platform/chromium/virtual/gpu/fast/canvas/fillText-shadow.html = TEXT
    22662266
     
    35593559BUGWK94793 : fast/notifications/notifications-event-listener-crash.html = TEXT PASS
    35603560
     3561// Failing tests because Android has different implementation of HTML controls.
    35613562BUGCR144536 WONTFIX ANDROID : editing/selection/context-menu-on-text.html = TEXT
    35623563BUGCR144536 WONTFIX ANDROID : editing/selection/context-menu-text-selection.html = TEXT
     
    35883589BUGCR144536 WONTFIX ANDROID : scrollbars/listbox-scrollbar-combinations.html = TEXT
    35893590
     3591// Failing tests with 2d canvas acceleration.
    35903592BUGCR145084 ANDROID : platform/chromium/virtual/gpu/canvas/philip = PASS TEXT
    35913593BUGCR145084 ANDROID : platform/chromium/virtual/gpu/fast/canvas = PASS TEXT TIMEOUT
    35923594
     3595// Failing compositing tests.
    35933596BUGCR145087 ANDROID : compositing/geometry/fixed-position-composited-switch.html = TEXT
    35943597BUGCR145087 ANDROID : compositing/geometry/limit-layer-bounds-opacity-transition.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.