Changeset 85329 in webkit


Ignore:
Timestamp:
Apr 29, 2011 9:29:38 AM (13 years ago)
Author:
Adam Roben
Message:

Move some tests that time out in Debug from win-xp/Skipped to win/Skipped

This will help people who run tests in Debug on Windows 7.

  • platform/win-xp/Skipped: Moved two XHR tests from here...
  • platform/win/Skipped: ...to here.
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r85328 r85329  
     12011-04-29  Adam Roben  <aroben@apple.com>
     2
     3        Move some tests that time out in Debug from win-xp/Skipped to win/Skipped
     4
     5        This will help people who run tests in Debug on Windows 7.
     6
     7        * platform/win-xp/Skipped: Moved two XHR tests from here...
     8        * platform/win/Skipped: ...to here.
     9
    1102011-04-29  Jessie Berlin  <jberlin@apple.com>
    211
  • trunk/LayoutTests/platform/win-xp/Skipped

    r82016 r85329  
    2727media/audio-mpeg4-supported.html
    2828
    29 # Times out http://webkit.org/b/51596
    30 http/tests/xmlhttprequest/basic-auth-nopassword.html
    31 http/tests/xmlhttprequest/basic-auth-nouser.html
    32 
    3329# Intermittent failure https://webkit.org/b/56534
    3430fast/workers/storage/interrupt-database-sync.html
  • trunk/LayoutTests/platform/win/Skipped

    r85184 r85329  
    12681268# Times out https://bugs.webkit.org/show_bug.cgi?id=59324
    12691269media/invalid-media-url-crash.html
     1270
     1271# Times out in Debug builds http://webkit.org/b/51596
     1272http/tests/xmlhttprequest/basic-auth-nopassword.html
     1273http/tests/xmlhttprequest/basic-auth-nouser.html
Note: See TracChangeset for help on using the changeset viewer.