From 3f2f50d3f68a5edc243d4d83831d5962988238ca Mon Sep 17 00:00:00 2001 From: "ryanhaddad@apple.com" Date: Wed, 16 Dec 2015 19:49:52 +0000 Subject: [PATCH] Adding timout expectation to one more wpt test that I missed in the last commit. https://bugs.webkit.org/show_bug.cgi?id=152335 Unreviewed test gardening. * TestExpectations: git-svn-id: https://svn.webkit.org/repository/webkit/trunk@194167 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- LayoutTests/ChangeLog | 9 +++++++++ LayoutTests/TestExpectations | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/LayoutTests/ChangeLog b/LayoutTests/ChangeLog index 554dabe..b89fa78 100644 --- a/LayoutTests/ChangeLog +++ b/LayoutTests/ChangeLog @@ -1,5 +1,14 @@ 2015-12-16 Ryan Haddad + Adding timout expectation to one more wpt test that I missed in the last commit. + https://bugs.webkit.org/show_bug.cgi?id=152335 + + Unreviewed test gardening. + + * TestExpectations: + +2015-12-16 Ryan Haddad + Adding timeout to wpt TestExpectations due to WK/WPT testharness.js issues. https://bugs.webkit.org/show_bug.cgi?id=152335 diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations index 938d6a0..1cec8ff 100644 --- a/LayoutTests/TestExpectations +++ b/LayoutTests/TestExpectations @@ -270,7 +270,7 @@ imported/w3c/web-platform-tests/html/semantics/selectors/pseudo-classes/focus-if webkit.org/b/152257 imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_01.html [ Pass Failure ] webkit.org/b/152257 imported/w3c/web-platform-tests/dom/nodes/Document-contentType/contentType/contenttype_datauri_02.html [ Pass Failure ] webkit.org/b/152257 imported/w3c/web-platform-tests/dom/nodes/Node-isEqualNode.xhtml [ Pass Failure ] -webkit.org/b/152257 imported/w3c/web-platform-tests/html/dom/interfaces.html [ Pass Failure ] +webkit.org/b/152257 imported/w3c/web-platform-tests/html/dom/interfaces.html [ Pass Failure Timeout ] webkit.org/b/152257 imported/w3c/web-platform-tests/XMLHttpRequest/interfaces.html [ Pass Failure Timeout ] webkit.org/b/152257 imported/w3c/web-platform-tests/XMLHttpRequest/responsetype.html [ Pass Failure Timeout ] webkit.org/b/152257 imported/w3c/web-platform-tests/XMLHttpRequest/timeout-sync.htm [ Pass Failure Timeout ] -- 1.8.3.1