summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorpdr <pdr@chromium.org>2016-02-01 17:10:55 -0800
committerCommit bot <commit-bot@chromium.org>2016-02-02 01:11:53 +0000
commit58412186f7384edec6eb83f5e6c5f52dee9ab256 (patch)
tree9027e854066d112e21b67d50928d1c80dc092c00
parent127cb052537d119a4255fe96e84a408d896a6645 (diff)
downloadchromium_src-58412186f7384edec6eb83f5e6c5f52dee9ab256.zip
chromium_src-58412186f7384edec6eb83f5e6c5f52dee9ab256.tar.gz
chromium_src-58412186f7384edec6eb83f5e6c5f52dee9ab256.tar.bz2
Add message describing how spv2 testing works
Review URL: https://codereview.chromium.org/1652053005 Cr-Commit-Position: refs/heads/master@{#372852}
-rw-r--r--third_party/WebKit/LayoutTests/TestExpectations4
1 files changed, 4 insertions, 0 deletions
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations
index 583bfff..82e6918 100644
--- a/third_party/WebKit/LayoutTests/TestExpectations
+++ b/third_party/WebKit/LayoutTests/TestExpectations
@@ -409,6 +409,10 @@ crbug.com/518005 crbug.com/463358 [ Mac ] svg/W3C-SVG-1.1/struct-frag-02-t.svg [
crbug.com/510337 inspector/elements/edit/edit-dom-actions.html [ Timeout ]
# SPv2 paint properties are still being implemented.
+#
+# These tests should not be rebaselined automatically, as our goal is to exactly match
+# existing tests. We have skipped the entire spv2 directory and are adding [ Pass ] lines
+# as we go. Please remove [ Pass ] lines instead of rebaselining these tests.
crbug.com/537409 virtual/spv2/ [ Skip ]
crbug.com/563667 virtual/spv2/fast/block/basic/001.html [ Pass ]
crbug.com/563667 virtual/spv2/fast/block/positioning/static-distance-with-positioned-ancestor.html [ Pass ]