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

Unified Diff: scripts/slave/recipes/gpu/build_and_test.expected/win_release.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/build_and_test.expected/win_release.json
diff --git a/scripts/slave/recipes/gpu/build_and_test.expected/win_release.json b/scripts/slave/recipes/gpu/build_and_test.expected/win_release.json
index 356828e89956ca71640fd6b021d1bec3e7d6e22b..cfa2eac77d1f94014541758567067ae6829d81e2 100644
--- a/scripts/slave/recipes/gpu/build_and_test.expected/win_release.json
+++ b/scripts/slave/recipes/gpu/build_and_test.expected/win_release.json
@@ -308,10 +308,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,
@@ -364,10 +361,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,
@@ -411,10 +405,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,
@@ -458,10 +449,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,
@@ -505,10 +493,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,
@@ -552,10 +537,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,
@@ -599,10 +581,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,
@@ -646,10 +625,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,
@@ -693,10 +669,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,
@@ -744,10 +717,7 @@
"/path/to/tmp/"
],
"cwd": "[SLAVE_BUILD]",
- "name": "gpu_rasterization_tests",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "gpu_rasterization_tests"
},
{
"allow_subannotations": true,

Powered by Google App Engine
This is Rietveld 408576698