Changeset 90236 in webkit


Ignore:
Timestamp:
Jul 1, 2011 9:22:09 AM (13 years ago)
Author:
Adam Roben
Message:

Skip one asserting and one timing-out test on Windows

Failures are tracked by <http://webkit.org/b/63806> and <http://webkit.org/b/63807>.

  • platform/win/Skipped: Added

http/tests/cache/history-only-cached-subresource-loads-max-age-https.html and
fast/loader/create-frame-in-DOMContentLoaded.html.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r90235 r90236  
     12011-07-01  Adam Roben  <aroben@apple.com>
     2
     3        Skip one asserting and one timing-out test on Windows
     4
     5        Failures are tracked by <http://webkit.org/b/63806> and <http://webkit.org/b/63807>.
     6
     7        * platform/win/Skipped: Added
     8        http/tests/cache/history-only-cached-subresource-loads-max-age-https.html and
     9        fast/loader/create-frame-in-DOMContentLoaded.html.
     10
    1112011-07-01  Adam Roben  <aroben@apple.com>
    212
  • trunk/LayoutTests/platform/win/Skipped

    r90175 r90236  
    441441# Flaky http://webkit.org/b/62569
    442442animations/play-state-paused.html
     443
     444# Times out http://webkit.org/b/63806
     445http/tests/cache/history-only-cached-subresource-loads-max-age-https.html
     446
     447# Asserts in FrameLoader::loadWithDocumentLoader http://webkit.org/b/63807
     448fast/loader/create-frame-in-DOMContentLoaded.html
    443449
    444450################################################################################
Note: See TracChangeset for help on using the changeset viewer.