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

Side by Side Diff: testing/SUPPRESSIONS

Issue 2516133003: Unsupress Test_DateField_locale_zh_HK.pdf on Linux. (Closed)
Patch Set: Created 4 years, 1 month 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 | « no previous file | no next file » | 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 474 matching lines...) Expand 10 before | Expand all | Expand 10 after
485 485
486 # 486 #
487 # xfa_specific 487 # xfa_specific
488 # 488 #
489 Choose.pdf * * * 489 Choose.pdf * * *
490 data_binding.pdf * * * 490 data_binding.pdf * * *
491 Date_FormCale.pdf * * * 491 Date_FormCale.pdf * * *
492 Sum.pdf * * * 492 Sum.pdf * * *
493 TimeField.pdf win,linux * * 493 TimeField.pdf win,linux * *
494 Test_CheckBox.pdf * * * 494 Test_CheckBox.pdf * * *
495 Test_DateField_locale_zh_HK.pdf * * * 495 Test_DateField_locale_zh_HK.pdf mac,win * *
496 496
OLDNEW
« no previous file with comments | « no previous file | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698