diff options
author | ivandavid@chromium.org <ivandavid@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-06 04:39:11 +0000 |
---|---|---|
committer | ivandavid@chromium.org <ivandavid@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98> | 2014-08-06 04:39:11 +0000 |
commit | 37a3be0e449e83f9b3510edc4c01c9e82c462367 (patch) | |
tree | faa74710bb0cb1c012d5916893a859f410b652c8 | |
parent | 7badf7f3ce3c6277cf0c65b63c1e873c58d03db3 (diff) | |
download | chromium_src-37a3be0e449e83f9b3510edc4c01c9e82c462367.zip chromium_src-37a3be0e449e83f9b3510edc4c01c9e82c462367.tar.gz chromium_src-37a3be0e449e83f9b3510edc4c01c9e82c462367.tar.bz2 |
Add expected files for print preview end to end testing on windows.
NOTRY=true
BUG=388517
Review URL: https://codereview.chromium.org/432133002
git-svn-id: svn://svn.chromium.org/chrome/trunk/src@287678 0039d316-1c4b-4281-b951-d872f2087c98
10 files changed, 4 insertions, 0 deletions
diff --git a/chrome/test/data/printing/layout_tests/TestExpectations b/chrome/test/data/printing/layout_tests/TestExpectations new file mode 100644 index 0000000..6536e34 --- /dev/null +++ b/chrome/test/data/printing/layout_tests/TestExpectations @@ -0,0 +1,4 @@ +# Test Expectations +# These two tests have the same problem where the image that is being rendered is incomplete when printing to PDF. +crbug.com/399756 [ Win Release ] source_html/colors/color-gradient.html [ ImageOnlyFailure ] +crbug.com/399756 [ Win Release ] source_html/shapes/lines.html [ ImageOnlyFailure ]
\ No newline at end of file diff --git a/chrome/test/data/printing/layout_tests/platform/win/source_html/colors/color-gradient-expected.png b/chrome/test/data/printing/layout_tests/platform/win/source_html/colors/color-gradient-expected.png Binary files differnew file mode 100644 index 0000000..fa0cd67 --- /dev/null +++ b/chrome/test/data/printing/layout_tests/platform/win/source_html/colors/color-gradient-expected.png diff --git a/chrome/test/data/printing/layout_tests/platform/win/source_html/forms/radio-expected.png b/chrome/test/data/printing/layout_tests/platform/win/source_html/forms/radio-expected.png Binary files differnew file mode 100644 index 0000000..73eeb71 --- /dev/null +++ b/chrome/test/data/printing/layout_tests/platform/win/source_html/forms/radio-expected.png diff --git a/chrome/test/data/printing/layout_tests/platform/win/source_html/forms/text-field-expected.png b/chrome/test/data/printing/layout_tests/platform/win/source_html/forms/text-field-expected.png Binary files differnew file mode 100644 index 0000000..219c4f6 --- /dev/null +++ b/chrome/test/data/printing/layout_tests/platform/win/source_html/forms/text-field-expected.png diff --git a/chrome/test/data/printing/layout_tests/platform/win/source_html/images/test-image-expected.png b/chrome/test/data/printing/layout_tests/platform/win/source_html/images/test-image-expected.png Binary files differnew file mode 100644 index 0000000..6865613 --- /dev/null +++ b/chrome/test/data/printing/layout_tests/platform/win/source_html/images/test-image-expected.png diff --git a/chrome/test/data/printing/layout_tests/platform/win/source_html/shapes/empty-box-expected.png b/chrome/test/data/printing/layout_tests/platform/win/source_html/shapes/empty-box-expected.png Binary files differnew file mode 100644 index 0000000..1d3ad05 --- /dev/null +++ b/chrome/test/data/printing/layout_tests/platform/win/source_html/shapes/empty-box-expected.png diff --git a/chrome/test/data/printing/layout_tests/platform/win/source_html/shapes/lines-expected.png b/chrome/test/data/printing/layout_tests/platform/win/source_html/shapes/lines-expected.png Binary files differnew file mode 100644 index 0000000..89df2e0 --- /dev/null +++ b/chrome/test/data/printing/layout_tests/platform/win/source_html/shapes/lines-expected.png diff --git a/chrome/test/data/printing/layout_tests/platform/win/source_html/text/bullet-list-expected.png b/chrome/test/data/printing/layout_tests/platform/win/source_html/text/bullet-list-expected.png Binary files differnew file mode 100644 index 0000000..7cbc9a0 --- /dev/null +++ b/chrome/test/data/printing/layout_tests/platform/win/source_html/text/bullet-list-expected.png diff --git a/chrome/test/data/printing/layout_tests/platform/win/source_html/text/simple-text-expected.png b/chrome/test/data/printing/layout_tests/platform/win/source_html/text/simple-text-expected.png Binary files differnew file mode 100644 index 0000000..d1646af --- /dev/null +++ b/chrome/test/data/printing/layout_tests/platform/win/source_html/text/simple-text-expected.png diff --git a/chrome/test/data/printing/layout_tests/platform/win/source_pdf/portrait_landscape-expected.png b/chrome/test/data/printing/layout_tests/platform/win/source_pdf/portrait_landscape-expected.png Binary files differnew file mode 100644 index 0000000..b8bdece --- /dev/null +++ b/chrome/test/data/printing/layout_tests/platform/win/source_pdf/portrait_landscape-expected.png |