diff options
author | scroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-10-03 20:23:53 +0000 |
---|---|---|
committer | scroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2013-10-03 20:23:53 +0000 |
commit | e9dea9ef3903528a1d632b06fc3da7fe1917d258 (patch) | |
tree | 6a1bf7dd2ad252440af8d291a5162f97162aa82f | |
parent | 11ba3199f3edc7883ada4fd941d231f8f4883720 (diff) |
Ignore the failure of this flaky PDF test.
The Mac 10.6 seems to have a race condition that changes the output.
Disable the test to avoid seeing this failure.
R=edisonn@google.com
Review URL: https://codereview.chromium.org/25887005
git-svn-id: http://skia.googlecode.com/svn/trunk@11593 2bbb7eff-a529-9590-31e7-b0007b416f81
-rw-r--r-- | expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json b/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json index 1ddf91c370..4499ded738 100644 --- a/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json +++ b/expectations/gm/Test-Mac10.6-MacMini4.1-GeForce320M-x86-Release/expected-results.json @@ -12295,9 +12295,9 @@ ] ], "bugs": [ - 1578 - ], - "reviewed-by-human": false + 1100 + ], + "ignore-failure": true }, "tilemode_gradient_pdf-poppler.png": { "allowed-digests": [ @@ -12965,4 +12965,4 @@ "reviewed-by-human": false } } -}
\ No newline at end of file +} |