diff options
author | Tom Sepez <tsepez@chromium.org> | 2015-03-25 13:56:20 -0700 |
---|---|---|
committer | Tom Sepez <tsepez@chromium.org> | 2015-03-25 13:56:20 -0700 |
commit | 9b5ec50f2c7939fca543aabee029df59f3f7b1a2 (patch) | |
tree | e8c7d35d23d4e9d08520447d1717a83ec5d5ba9a /testing/SUPPRESSIONS_win | |
parent | 497d864a6eb35ea38f0a6bbd39a62d34a2ad213c (diff) | |
download | pdfium-9b5ec50f2c7939fca543aabee029df59f3f7b1a2.tar.xz |
Create per-platform pdfium test suppression files.
This is required now that we have win/mac bots, which may produce
different outputs.
R=thestig@chromium.org
Review URL: https://codereview.chromium.org/1031203003
Diffstat (limited to 'testing/SUPPRESSIONS_win')
-rw-r--r-- | testing/SUPPRESSIONS_win | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testing/SUPPRESSIONS_win b/testing/SUPPRESSIONS_win new file mode 100644 index 0000000000..b5aa3517b8 --- /dev/null +++ b/testing/SUPPRESSIONS_win @@ -0,0 +1,2 @@ +# List of tests to be skipped on windows platforms, one per line. +# Try to keep the file alphabetized. |