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

Unified Diff: scripts/slave/recipes/gpu/download_and_test.expected/mac_debug.json

Issue 1372723002: Empty per_page_values shouldn't imply test success (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: Remove dead code Created 5 years, 3 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
Index: scripts/slave/recipes/gpu/download_and_test.expected/mac_debug.json
diff --git a/scripts/slave/recipes/gpu/download_and_test.expected/mac_debug.json b/scripts/slave/recipes/gpu/download_and_test.expected/mac_debug.json
index e849318e23101ff7cf8bfe5f5626010e951f27be..029eafd24105c9f25fa8326eb73337f71bd10ad6 100644
--- a/scripts/slave/recipes/gpu/download_and_test.expected/mac_debug.json
+++ b/scripts/slave/recipes/gpu/download_and_test.expected/mac_debug.json
@@ -245,10 +245,7 @@
"/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "maps_pixel_test",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "maps_pixel_test"
},
{
"allow_subannotations": true,
@@ -302,10 +299,7 @@
"/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "pixel_test",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "pixel_test"
},
{
"allow_subannotations": true,
@@ -350,10 +344,7 @@
"/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "webgl_conformance_tests",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "webgl_conformance_tests"
},
{
"allow_subannotations": true,
@@ -398,10 +389,7 @@
"/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "context_lost_tests",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "context_lost_tests"
},
{
"allow_subannotations": true,
@@ -446,10 +434,7 @@
"/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "memory_test",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "memory_test"
},
{
"allow_subannotations": true,
@@ -494,10 +479,7 @@
"/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "trace_test",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "trace_test"
},
{
"allow_subannotations": true,
@@ -542,10 +524,7 @@
"/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "screenshot_sync_tests",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "screenshot_sync_tests"
},
{
"allow_subannotations": true,
@@ -590,10 +569,7 @@
"/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "hardware_accelerated_feature_tests",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "hardware_accelerated_feature_tests"
},
{
"allow_subannotations": true,
@@ -638,10 +614,7 @@
"/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "gpu_process_launch_tests",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "gpu_process_launch_tests"
},
{
"allow_subannotations": true,
@@ -690,9 +663,6 @@
"/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "gpu_rasterization_tests",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "gpu_rasterization_tests"
}
]

Powered by Google App Engine
This is Rietveld 408576698