⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 118676 in webkit


Ignore:
Timestamp:
May 28, 2012, 5:38:44 AM (14 years ago)
Author:
bulach@chromium.org
Message:

[chromium] LayoutTestController needs DeferredFrameLoading flag
https://bugs.webkit.org/show_bug.cgi?id=87652

Unreviewed gardening.

r118631 introduced a new test and a new API on LayoutTestController
that we need to implement in chromium.
Skip the test temporarily.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r118675 r118676  
     12012-05-28  Marcus Bulach  <bulach@chromium.org>
     2
     3        [chromium] LayoutTestController needs DeferredFrameLoading flag
     4        https://bugs.webkit.org/show_bug.cgi?id=87652
     5 
     6        Unreviewed gardening.
     7
     8        r118631 introduced a new test and a new API on LayoutTestController
     9        that we need to implement in chromium.
     10        Skip the test temporarily.
     11
     12        * platform/chromium/test_expectations.txt:
     13
    1142012-05-28  Christophe Dumez  <christophe.dumez@intel.com>
    215
  • trunk/LayoutTests/platform/chromium/test_expectations.txt

    r118633 r118676  
    37613761BUGWK76809 SKIP : editing/pasteboard/data-transfer-items-drag-drop-entry.html = FAIL
    37623762BUGWK76809 SKIP : fast/filesystem/cross-filesystem-op.html = FAIL
     3763
     3764// Requires setUseDeferredFrameLoading() API from LayoutTestController.
     3765BUGWK87652 SKIP : http/tests/appcache/load-from-appcache-defer-resume-crash.html = FAIL
Note: See TracChangeset for help on using the changeset viewer.