Changeset 191632 in webkit


Ignore:
Timestamp:
Oct 27, 2015, 12:57:30 PM (10 years ago)
Author:
Ryan Haddad
Message:

Marking newly imported W3C XMLHttpRequest tests as flaky on Windows
https://bugs.webkit.org/show_bug.cgi?id=150594

Unreviewed test gardening.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r191631 r191632  
     12015-10-27  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Marking newly imported W3C XMLHttpRequest tests as flaky on Windows
     4        https://bugs.webkit.org/show_bug.cgi?id=150594
     5
     6        Unreviewed test gardening.
     7
     8        * platform/win/TestExpectations:
     9
    1102015-10-27  Zalan Bujtas  <zalan@apple.com>
    211
  • trunk/LayoutTests/platform/win/TestExpectations

    r191391 r191632  
    32713271# USE_TYPO_METRICS is not implemented on the Windows platform
    32723272webkit.org/b/131839 fonts/use-typo-metrics-1.html [ ImageOnlyFailure ]
     3273
     3274# webkit.org/b/150594 [Win] Newly imported W3C XMLHttpRequest tests failing
     3275imported/w3c/web-platform-tests/XMLHttpRequest/send-conditional.htm [ Pass Failure ]
     3276imported/w3c/web-platform-tests/XMLHttpRequest/send-data-unexpected-tostring.htm [ Pass Failure ]
     3277imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect-no-location.htm [ Pass Failure ]
     3278imported/w3c/web-platform-tests/XMLHttpRequest/send-redirect.htm [ Pass Failure ]
     3279imported/w3c/web-platform-tests/XMLHttpRequest/status-async.htm [ Pass Failure ]
     3280imported/w3c/web-platform-tests/XMLHttpRequest/status-basic.htm [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.