Changeset 217560 in webkit


Ignore:
Timestamp:
May 30, 2017 10:39:10 AM (7 years ago)
Author:
Ryan Haddad
Message:

Mark js/intl-datetimeformat.html as failing.
https://bugs.webkit.org/show_bug.cgi?id=172720

Unreviewed test gardening.

  • js/script-tests/intl-datetimeformat.js:
  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r217557 r217560  
     12017-05-30  Ryan Haddad  <ryanhaddad@apple.com>
     2
     3        Mark js/intl-datetimeformat.html as failing.
     4        https://bugs.webkit.org/show_bug.cgi?id=172720
     5
     6        Unreviewed test gardening.
     7
     8        * js/script-tests/intl-datetimeformat.js:
     9        * platform/mac/TestExpectations:
     10
    1112017-05-30  Per Arne Vollan  <pvollan@apple.com>
    212
  • trunk/LayoutTests/js/script-tests/intl-datetimeformat.js

    r216122 r217560  
    1 //@ skip if $hostOS == "windows"
     1//@ skip
    22description("This test checks the behavior of Intl.DateTimeFormat as described in the ECMAScript Internationalization API Specification (ECMA-402 2.0).");
    33
  • trunk/LayoutTests/platform/mac/TestExpectations

    r217275 r217560  
    15421542
    15431543webkit.org/b/172469 [ ElCapitan ] imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_rsa_importKey.https.html [ Timeout ]
     1544
     1545webkit.org/b/172720 [ Sierra+ ] js/intl-datetimeformat.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.