Changeset 217560 in webkit
- Timestamp:
- May 30, 2017, 10:39:10 AM (8 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r217557 r217560 1 2017-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 1 11 2017-05-30 Per Arne Vollan <pvollan@apple.com> 2 12 -
trunk/LayoutTests/js/script-tests/intl-datetimeformat.js
r216122 r217560 1 //@ skip if $hostOS == "windows"1 //@ skip 2 2 description("This test checks the behavior of Intl.DateTimeFormat as described in the ECMAScript Internationalization API Specification (ECMA-402 2.0)."); 3 3 -
trunk/LayoutTests/platform/mac/TestExpectations
r217275 r217560 1542 1542 1543 1543 webkit.org/b/172469 [ ElCapitan ] imported/w3c/web-platform-tests/WebCryptoAPI/import_export/test_rsa_importKey.https.html [ Timeout ] 1544 1545 webkit.org/b/172720 [ Sierra+ ] js/intl-datetimeformat.html [ Failure ]
Note:
See TracChangeset
for help on using the changeset viewer.