Changeset 129128 in webkit


Ignore:
Timestamp:
Sep 20, 2012 7:01:23 AM (12 years ago)
Author:
peter@chromium.org
Message:

[chromium] Skip tests that will be broken by an upcoming V8 roll.
https://bugs.webkit.org/show_bug.cgi?id=97206

Unreviewed preemptive gardening.

These three tests will be broken by an upcoming V8 roll. I plan on
rebaselining them along with webkit.org/b/94332.

Patch by Mike West <mkwst@google.com> on 2012-09-20

  • platform/chromium/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r129126 r129128  
     12012-09-20  Mike West  <mkwst@google.com>
     2
     3        [chromium] Skip tests that will be broken by an upcoming V8 roll.
     4        https://bugs.webkit.org/show_bug.cgi?id=97206
     5
     6        Unreviewed preemptive gardening.
     7
     8        These three tests will be broken by an upcoming V8 roll. I plan on
     9        rebaselining them along with webkit.org/b/94332.
     10
     11        * platform/chromium/TestExpectations:
     12
    1132012-09-20  Csaba Osztrogonác  <ossy@webkit.org>
    214
  • trunk/LayoutTests/platform/chromium/TestExpectations

    r129100 r129128  
    9999# TEMPORARILY SKIPPED TESTS
    100100# -----------------------------------------------------------------
     101
     102# Rolling in a V8 change that will break these tests. We'll update with the new
     103# test expectations along with the change that this roll will enable.
     104webkit.org/b/94332 http/tests/security/contentSecurityPolicy/eval-blocked-in-about-blank-iframe.html [ Failure Skip ]
     105webkit.org/b/94332 http/tests/security/contentSecurityPolicy/eval-blocked.html [ Failure Skip ]
     106webkit.org/b/94332 http/tests/security/contentSecurityPolicy/function-constructor-blocked.html [ Failure Skip ]
    101107
    102108# Fails due to different window.close() rules.  We need to decide whether we
Note: See TracChangeset for help on using the changeset viewer.