Changeset 57890 in webkit


Ignore:
Timestamp:
Apr 20, 2010 7:50:58 AM (14 years ago)
Author:
Adam Roben
Message:

Unskip xss-DENIED-mime-type-execute-as-html.html on Windows

This is essentially a rollout of r57729. I was hoping that skipping
this test would fix the spurious timeouts described in
<http://webkit.org/b/37714>, but that hasn't happened.

  • platform/win/Skipped:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r57886 r57890  
     12010-04-20  Adam Roben  <aroben@apple.com>
     2
     3        Unskip xss-DENIED-mime-type-execute-as-html.html on Windows
     4
     5        This is essentially a rollout of r57729. I was hoping that skipping
     6        this test would fix the spurious timeouts described in
     7        <http://webkit.org/b/37714>, but that hasn't happened.
     8
     9        * platform/win/Skipped:
     10
    1112010-04-20  Dirk Schulze  <krit@webkit.org>
    212
  • trunk/LayoutTests/platform/win/Skipped

    r57765 r57890  
    840840# <http://webkit.org/b/37096> http/tests/security/xss-DENIED-iframe-src-alias.html sometimes times out on Windows
    841841http/tests/security/xss-DENIED-iframe-src-alias.html
    842 
    843 # <http://webkit.org/b/37714> xss-DENIED-mime-type-execute-as-html.html and all subsequent http tests time out on Windows Release bots
    844 http/tests/security/xss-DENIED-mime-type-execute-as-html.html
Note: See TracChangeset for help on using the changeset viewer.