Changeset 63650 in webkit


Ignore:
Timestamp:
Jul 19, 2010 5:28:49 AM (14 years ago)
Author:
commit-queue@webkit.org
Message:

2010-07-19 Pavel Podivilov <podivilov@chromium.org>

Reviewed by Yury Semikhatsky.

[Chromium] Fix test expectations
https://bugs.webkit.org/show_bug.cgi?id=42556

text-rotated-gradient.svg is flaky on linux, and clip-path-child-changes.svg
isn't actually flaky.

  • platform/chromium/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r63648 r63650  
     12010-07-19  Pavel Podivilov  <podivilov@chromium.org>
     2
     3        Reviewed by Yury Semikhatsky.
     4
     5        [Chromium] Fix test expectations
     6        https://bugs.webkit.org/show_bug.cgi?id=42556
     7
     8        text-rotated-gradient.svg is flaky on linux, and clip-path-child-changes.svg
     9        isn't actually flaky.
     10
     11        * platform/chromium/test_expectations.txt:
     12
    1132010-07-19  Mads Ager  <ager@chromium.org>
    214
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r63625 r63650  
    30243024BUG49021 : userscripts/user-style-top-frame-only.html = TEXT
    30253025
    3026 BUGWK42241 LINUX : svg/custom/text-rotated-gradient.svg = IMAGE
     3026BUGWK42241 LINUX : svg/custom/text-rotated-gradient.svg = IMAGE PASS
    30273027
    30283028BUGWK42249 : fast/repaint/moving-shadow-on-container.html = IMAGE
     
    31263126BUGWK20011 : printing/setPrinting.html = FAIL
    31273127
    3128 BUGWK42450 MAC : svg/custom/clip-path-child-changes.svg = TEXT PASS
    3129 
    31303128// Needs V8 change.
    31313129BUG49343 : fast/js/reserved-words-as-property.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.