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

Side by Side Diff: testing/SUPPRESSIONS

Issue 1894083003: Exclude XFA-only corpus from non-xfa and roll corpus (Closed) Base URL: https://pdfium.googlesource.com/pdfium.git@master
Patch Set: Tidy, print suppression msg. Created 4 years, 8 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 unified diff | Download patch
« no previous file with comments | « DEPS ('k') | testing/tools/run_corpus_tests.py » ('j') | no next file with comments »
Toggle Intra-line Diffs ('i') | Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
OLDNEW
1 # Copyright 2016 The PDFium Authors. All rights reserved. 1 # Copyright 2016 The PDFium Authors. All rights reserved.
2 # Use of this source code is governed by a BSD-style license that can be 2 # Use of this source code is governed by a BSD-style license that can be
3 # found in the LICENSE file. 3 # found in the LICENSE file.
4 # 4 #
5 # List of tests to be skipped, one per line. 5 # List of tests to be skipped, one per line.
6 # There are four space-separated columns per line 6 # There are four space-separated columns per line
7 # Each column (except column 0) can contain a comma-separated list of values. 7 # Each column (except column 0) can contain a comma-separated list of values.
8 # 8 #
9 # Column 0: test file name 9 # Column 0: test file name
10 # Column 1: platform: *, win, mac, linux 10 # Column 1: platform: *, win, mac, linux
(...skipping 459 matching lines...) Expand 10 before | Expand all | Expand 10 after
470 text_field_multiline_line_spacing.pdf mac * * 470 text_field_multiline_line_spacing.pdf mac * *
471 thread_action.pdf mac * * 471 thread_action.pdf mac * *
472 time.pdf mac * * 472 time.pdf mac * *
473 transformation.pdf mac * * 473 transformation.pdf mac * *
474 transparent.pdf mac * * 474 transparent.pdf mac * *
475 whats_new_in_v3.0.pdf mac * * 475 whats_new_in_v3.0.pdf mac * *
476 widget_javascript.pdf mac * * 476 widget_javascript.pdf mac * *
477 zh_file1.pdf mac * * 477 zh_file1.pdf mac * *
478 zh_function_list.pdf mac * * 478 zh_function_list.pdf mac * *
479 zh_shared_document.pdf mac * * 479 zh_shared_document.pdf mac * *
480
481 #
482 # xfa_specific
483 #
484 Choose.pdf * * *
485 data_binding.pdf * * *
486 Date_FormCale.pdf * * *
487 Sum.pdf * * *
488 TimeField.pdf * * *
489 Test_CheckBox.pdf * * *
490 Test_DateField_locale_zh_HK.pdf * * *
491
OLDNEW
« no previous file with comments | « DEPS ('k') | testing/tools/run_corpus_tests.py » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698