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

Unified Diff: gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json

Issue 287623006: rebaseline_server: apply ignored-tests.txt within rebaseline_server, not just on the bots (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: make the code ignore those failures like it's supposed to Created 6 years, 7 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 side-by-side diff with in-line comments
Download patch
« no previous file with comments | « gm/rebaseline_server/testdata/outputs/expected/compare_configs_test.CompareConfigsTest.test_gm/gm.json ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json
diff --git a/gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json b/gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json
index 4f4eef7bf8994e5d5c8dbf317e09a45f4fabc6c6..9ad771e83b422f62ac0656b1403b4a63cfcbf37b 100644
--- a/gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json
+++ b/gm/rebaseline_server/testdata/outputs/expected/compare_to_expectations_test.CompareToExpectationsTest.test_gm/gm.json
@@ -11,7 +11,7 @@
],
[
"Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
- 15
+ 17
]
]
},
@@ -22,11 +22,11 @@
"valuesAndCounts": [
[
"565",
- 9
+ 10
],
[
"8888",
- 9
+ 10
],
[
"gpu",
@@ -53,7 +53,7 @@
],
[
"failure-ignored",
- 4
+ 6
],
[
"no-comparison",
@@ -87,6 +87,10 @@
2
],
[
+ "blanket-ignored",
+ 2
+ ],
+ [
"displacement",
5
],
@@ -106,7 +110,7 @@
}
},
"header": {
- "dataHash": "2775016045957284034",
+ "dataHash": "-7988419419043310401",
"isEditable": false,
"isExported": true,
"schemaVersion": 3,
@@ -379,6 +383,38 @@
"extraColumns": {
"builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
"config": "565",
+ "resultType": "failure-ignored",
+ "test": "blanket-ignored"
+ },
+ "imageAUrl": "bitmap-64bitMD5/blanket-ignored/111111111.png",
+ "imageBUrl": "bitmap-64bitMD5/blanket-ignored/22222222.png",
+ "isDifferent": true
+ },
+ {
+ "expectations": {
+ "bugs": null,
+ "ignore-failure": false,
+ "reviewed-by-human": null
+ },
+ "extraColumns": {
+ "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
+ "config": "8888",
+ "resultType": "failure-ignored",
+ "test": "blanket-ignored"
+ },
+ "imageAUrl": "bitmap-64bitMD5/blanket-ignored/111111111.png",
+ "imageBUrl": "bitmap-64bitMD5/blanket-ignored/22222222.png",
+ "isDifferent": true
+ },
+ {
+ "expectations": {
+ "bugs": null,
+ "ignore-failure": false,
+ "reviewed-by-human": null
+ },
+ "extraColumns": {
+ "builder": "Test-Mac10.7-MacMini4.1-GeForce320M-x86_64-Debug",
+ "config": "565",
"resultType": "succeeded",
"test": "displacement"
},
« no previous file with comments | « gm/rebaseline_server/testdata/outputs/expected/compare_configs_test.CompareConfigsTest.test_gm/gm.json ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698