diff options
author | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-05-23 19:22:13 +0000 |
---|---|---|
committer | commit-bot@chromium.org <commit-bot@chromium.org@2bbb7eff-a529-9590-31e7-b0007b416f81> | 2014-05-23 19:22:13 +0000 |
commit | 778873acdbb21fb979ba885b9a2f306f9beca739 (patch) | |
tree | c5c66d13dc95f2197ef08a0a71caa935f0dcddcc | |
parent | f21991b1046a0e8cb0ed263d06bc48f3c05c944b (diff) |
rather than committing new unreviewed expectations, just ignore the failures
This way, subsequent runs of the bots will try to re-upload the image file. (They don't try to upload images for passing tests.)
BUG=skia:2603
NOTREECHECKS=True
NOTRY=True
R=fmalita@google.com
TBR=fmalita
Author: epoger@google.com
Review URL: https://codereview.chromium.org/297853007
git-svn-id: http://skia.googlecode.com/svn/trunk@14879 2bbb7eff-a529-9590-31e7-b0007b416f81
4 files changed, 12 insertions, 16 deletions
diff --git a/expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json b/expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json index 3bcecb228e..494bb30bc7 100644 --- a/expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json +++ b/expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Debug/expected-results.json @@ -6669,14 +6669,13 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 14688683472045987229 + 4806854696235085637 ] ], "bugs": [ 2603 ], - "ignore-failure": false, - "reviewed-by-human": false + "ignore-failure": true }, "texdata_565.png": { "allowed-digests": [ @@ -7328,4 +7327,4 @@ "reviewed-by-human": true } } -}
\ No newline at end of file +} diff --git a/expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json b/expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json index 5bab958235..05cd4dbb82 100644 --- a/expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json +++ b/expectations/gm/Test-Android-GalaxyNexus-SGX540-Arm7-Release/expected-results.json @@ -6661,14 +6661,13 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 14688683472045987229 + 4806854696235085637 ] ], "bugs": [ 2603 ], - "ignore-failure": false, - "reviewed-by-human": false + "ignore-failure": true }, "texdata_565.png": { "allowed-digests": [ @@ -7320,4 +7319,4 @@ "reviewed-by-human": true } } -}
\ No newline at end of file +} diff --git a/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Debug/expected-results.json b/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Debug/expected-results.json index 37f6a9cb8a..77a17c1fed 100644 --- a/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Debug/expected-results.json +++ b/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Debug/expected-results.json @@ -6669,14 +6669,13 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 14688683472045987229 + 4806854696235085637 ] ], "bugs": [ 2603 ], - "ignore-failure": false, - "reviewed-by-human": false + "ignore-failure": true }, "texdata_565.png": { "allowed-digests": [ @@ -7302,4 +7301,4 @@ "reviewed-by-human": true } } -}
\ No newline at end of file +} diff --git a/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Release/expected-results.json b/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Release/expected-results.json index 37f6a9cb8a..77a17c1fed 100644 --- a/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Release/expected-results.json +++ b/expectations/gm/Test-Android-NexusS-SGX540-Arm7-Release/expected-results.json @@ -6669,14 +6669,13 @@ "allowed-digests": [ [ "bitmap-64bitMD5", - 14688683472045987229 + 4806854696235085637 ] ], "bugs": [ 2603 ], - "ignore-failure": false, - "reviewed-by-human": false + "ignore-failure": true }, "texdata_565.png": { "allowed-digests": [ @@ -7302,4 +7301,4 @@ "reviewed-by-human": true } } -}
\ No newline at end of file +} |