Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(165)

Unified Diff: LayoutTests/TestExpectations

Issue 1292863003: update-w3c-deps import using blink e60a8575c2fa4bc64b804926b956b695a3ac158e: (Closed) Base URL: https://chromium.googlesource.com/chromium/blink.git@master
Patch Set: dom-tree-accessors/Document.currentScript.html can timeout Created 5 years, 4 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « no previous file | LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vlr-007.xht » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: LayoutTests/TestExpectations
diff --git a/LayoutTests/TestExpectations b/LayoutTests/TestExpectations
index 1e839ff04c8716f7421b2f043948609aa4026e55..d682b9191c347f3774437a083435d99862718b32 100644
--- a/LayoutTests/TestExpectations
+++ b/LayoutTests/TestExpectations
@@ -358,6 +358,7 @@ crbug.com/510337 inspector/elements/styles-1/edit-value-url-with-color.html [ Sl
# expectation files because they contain local path names.
# Use crbug.com/490511 for untriaged failures.
crbug.com/490511 imported/web-platform-tests/html/browsers/history/the-location-interface/location_assign.html [ Slow Timeout ]
+crbug.com/490511 imported/web-platform-tests/html/dom/documents/dom-tree-accessors/Document.currentScript.html [ Failure Timeout ]
crbug.com/519997 imported/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/023.html [ Crash Timeout ]
crbug.com/519997 imported/web-platform-tests/html/dom/dynamic-markup-insertion/document-write/026.html [ Crash Timeout ]
# 047.html and 048.html. |Slow| didn't help.
@@ -379,6 +380,7 @@ crbug.com/520835 imported/web-platform-tests/html/semantics/forms/attributes-com
# script-for-event.html: We can't check in failure results
# because we also have script-for-event.xhtml.
crbug.com/520844 imported/web-platform-tests/html/semantics/scripting-1/the-script-element/script-for-event.html [ Failure ]
+crbug.com/490511 imported/web-platform-tests/html/webappapis/animation-frames/idlharness.html [ Failure ]
tkent 2015/08/20 05:02:11 Would you check in the failing -expected.txt pleas
crbug.com/490511 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-setInterval.html [ Failure ]
crbug.com/490511 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/compile-error-in-setTimeout.html [ Failure ]
crbug.com/490511 imported/web-platform-tests/html/webappapis/scripting/processing-model-2/runtime-error-in-setInterval.html [ Failure ]
@@ -408,6 +410,7 @@ crbug.com/505364 imported/web-platform-tests/shadow-dom/styles/css-variables/tes
crbug.com/505364 imported/web-platform-tests/shadow-dom/styles/test-003.html [ Failure ]
crbug.com/505364 imported/web-platform-tests/shadow-dom/styles/test-008.html [ Crash ]
crbug.com/505364 imported/web-platform-tests/shadow-dom/styles/test-010.html [ Failure Crash ]
+crbug.com/505364 imported/web-platform-tests/shadow-dom/user-interaction/focus-navigation/test-002.html [ Crash ]
crbug.com/505364 imported/web-platform-tests/shadow-dom/user-interaction/focus-navigation/test-004.html [ Crash ]
crbug.com/505364 imported/web-platform-tests/shadow-dom/user-interaction/ranges-and-selections/test-002.html [ Failure Crash ]
@@ -573,6 +576,10 @@ crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vr
crbug.com/505151 imported/csswg-test/css-writing-modes-3/abs-pos-non-replaced-vrl-224.xht [ ImageOnlyFailure ]
crbug.com/492664 imported/csswg-test/css-writing-modes-3/bidi-normal-011.html [ ImageOnlyFailure ]
+crbug.com/492664 imported/csswg-test/css-writing-modes-3/caption-side-vlr-007.xht [ ImageOnlyFailure ]
+crbug.com/492664 imported/csswg-test/css-writing-modes-3/caption-side-vlr-009.xht [ ImageOnlyFailure ]
+crbug.com/492664 imported/csswg-test/css-writing-modes-3/caption-side-vrl-006.xht [ ImageOnlyFailure ]
+crbug.com/492664 imported/csswg-test/css-writing-modes-3/caption-side-vrl-008.xht [ ImageOnlyFailure ]
crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-003.xht [ ImageOnlyFailure ]
crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-005.xht [ ImageOnlyFailure ]
crbug.com/492664 imported/csswg-test/css-writing-modes-3/inline-block-alignment-009.xht [ ImageOnlyFailure ]
@@ -751,9 +758,6 @@ crbug.com/390377 [ Release ] fast/dom/private_script_unittest.html [ Skip ]
crbug.com/357427 http/tests/workers/terminate-during-sync-operation-file.html [ Crash Pass Slow Timeout ]
crbug.com/357427 http/tests/workers/terminate-during-sync-operation-filesystem.html [ Crash Pass Slow Timeout ]
-crbug.com/505364 imported/web-platform-tests/shadow-dom/elements-and-dom-objects/the-content-html-element/test-004.html [ Failure ]
-crbug.com/505364 imported/web-platform-tests/shadow-dom/elements-and-dom-objects/the-shadow-html-element/test-003.html [ Failure ]
-
crbug.com/356957 [ Win Mac Debug ] editing/spelling/spellcheck-editable-on-focus.html [ Timeout ]
crbug.com/365400 [ Mac ] compositing/images/direct-pdf-image.html [ Failure ]
« no previous file with comments | « no previous file | LayoutTests/imported/csswg-test/css-writing-modes-3/caption-side-vlr-007.xht » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698