diff options
author | chrishtr <chrishtr@chromium.org> | 2016-03-02 15:18:23 -0800 |
---|---|---|
committer | Commit bot <commit-bot@chromium.org> | 2016-03-02 23:19:19 +0000 |
commit | 063be11909af7bd64a575259b5ff01eb0686e287 (patch) | |
tree | 203293a5036c906a06bcaad5abc2aa5937827c4e | |
parent | 55b2343e1ab410c4a5038a1ba8f7038630a6bf3b (diff) | |
download | chromium_src-063be11909af7bd64a575259b5ff01eb0686e287.zip chromium_src-063be11909af7bd64a575259b5ff01eb0686e287.tar.gz chromium_src-063be11909af7bd64a575259b5ff01eb0686e287.tar.bz2 |
Mark printing tests failing on Windows 10
BUG=591500
TBR=wkorman@chromium.org
Review URL: https://codereview.chromium.org/1761613002
Cr-Commit-Position: refs/heads/master@{#378871}
-rw-r--r-- | third_party/WebKit/LayoutTests/TestExpectations | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations index cb93065..34262c1 100644 --- a/third_party/WebKit/LayoutTests/TestExpectations +++ b/third_party/WebKit/LayoutTests/TestExpectations @@ -1249,9 +1249,10 @@ crbug.com/521730 [ Win10 ] svg/as-image/svg-canvas-xhtml-tainted.html [ Failure crbug.com/521730 [ Win10 ] svg/css/text-shadow-multiple.xhtml [ Failure ] crbug.com/521730 [ Win10 ] svg/custom/textPath-change-id2-pattern.svg [ Failure ] -# TODO(chrishtr): re-enable these after crbug.com/590971 is fixed. -# crbug.com/390040 [ Win10 ] virtual/threaded/printing/ellipsis-printing-style.html [ Skip ] -# crbug.com/390040 [ Win10 ] printing/ellipsis-printing-style.html [ Skip ] +crbug.com/591500 [ Win10 ] virtual/threaded/printing/ellipsis-printing-style.html [ Skip ] +crbug.com/591500 [ Win10 ] printing/ellipsis-printing-style.html [ Skip ] +crbug.com/591500 [ Win10 ] printing/iframe-print.html [ Skip ] +crbug.com/591500 [ Win10 ] virtual/threaded/printing/iframe-print.html [ Skip ] crbug.com/571233 compositing/background-color/background-color-outside-document.html [ Skip ] |