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

Unified Diff: third_party/WebKit/Source/devtools/tests/TestExpectations

Issue 2668403004: DevTools: rebaseline DOM / CSS / Elements tests (Closed)
Patch Set: remove ax baselines Created 3 years, 10 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
Index: third_party/WebKit/Source/devtools/tests/TestExpectations
diff --git a/third_party/WebKit/Source/devtools/tests/TestExpectations b/third_party/WebKit/Source/devtools/tests/TestExpectations
index 15e979825837b73bf16b2040f503d60e43315604..856d6134b3ef3a2f8e9e7b751d3cf3de079393a2 100644
--- a/third_party/WebKit/Source/devtools/tests/TestExpectations
+++ b/third_party/WebKit/Source/devtools/tests/TestExpectations
@@ -34,6 +34,8 @@ inspector-protocol/accessibility/accessibility-nameSources-input.html [ Skip ]
inspector-protocol/accessibility/accessibility-nameSources-labelledby.html [ Skip ]
inspector-protocol/accessibility/accessibility-nameSources-summary.html [ Skip ]
inspector-protocol/accessibility/accessibility-nameSources-visiblity.html [ Skip ]
+inspector/elements/accessibility/autocomplete-attribute.html [ Skip ]
+inspector/elements/accessibility/edit-aria-attributes.html [ Skip ]
# Skipping async await tests b/c 1.2 content shell (DevTools runtime) does not
# support async await
@@ -58,4 +60,30 @@ http/tests/inspector-unit/text-prompt.js [ Skip ]
http/tests/inspector-unit/trie.js [ Skip ]
# Potentially flaky network test (may be caching related)
-http/tests/inspector/network/network-datareceived.html [ Skip ]
+http/tests/inspector/network/network-datareceived.html [ Skip ]
+
+# CSS.collectClassNames & DOM.collectClassNamesFromSubtree added after 1.2 protocol
+# https://crrev.com/9f5d339452d3d4f76337ecb08e86227e13f15a79
+inspector-protocol/css/css-collect-class-names.html [ Skip ]
+inspector-protocol/dom/dom-collect-class-names.html [ Skip ]
+
+# CSS.startRuleUsageTracking added after 1.2 protocol
+# https://crrev.com/68f60f6cfa8d0b968ed9a90e2188dd84c62788e5
+inspector-protocol/css/css-get-rule-list.html [ Skip ]
+inspector-protocol/css/cssom-modify-rule-and-get-rule-list.html [ Skip ]
+
+# CSS.getLayoutTreeAndStyles added after 1.2 protocol
+# https://crrev.com/00fb6e725b5a430daf992402acba94be93aa0412
+inspector-protocol/css/css-getLayoutTreeNodes.html [ Skip ]
+
+# DOM.getFlattenedDocument added after 1.2 protocol
+# https://crrev.com/ea635266172221937f38f16417c0b622a5bdef97
+inspector-protocol/dom/dom-getFlattenedDocument.html [ Skip ]
+
+# DOM.getDocument modified after 1.2 protocol
+# https://crrev.com/86b48bfeabfd2b8876efcd18f2f018c5d9a3e53a
+inspector-protocol/dom/dom-request-document-with-child-nodes.html [ Skip ]
+
+# Showing distribution for Shadow DOM V1 added after 1.2 protocol
+# https://crrev.com/e11af1f748a4236062fffa6b7db7dc5f79d20c7e
+inspector/elements/shadow/shadow-distribution.html [ Skip ]
« no previous file with comments | « no previous file | third_party/WebKit/Source/devtools/tests/baseline/protocol-1.2/inspector-protocol/css/css-get-background-colors-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698