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

Unified Diff: scripts/slave/recipes/gpu/download_and_test.expected/failures_keeps_going.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/failures_keeps_going.json
diff --git a/scripts/slave/recipes/gpu/download_and_test.expected/failures_keeps_going.json b/scripts/slave/recipes/gpu/download_and_test.expected/failures_keeps_going.json
index c0bfaad94438617e54c7ab3c8fb29448b8332727..efdd4ac9f82a1415f31ca9ffe389f40728047079 100644
--- a/scripts/slave/recipes/gpu/download_and_test.expected/failures_keeps_going.json
+++ b/scripts/slave/recipes/gpu/download_and_test.expected/failures_keeps_going.json
@@ -265,12 +265,7 @@
"env": {
"CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox"
},
- "name": "maps_pixel_test",
- "~followup_annotations": [
- "step returned non-zero exit code: 1",
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@",
- "@@@STEP_FAILURE@@@"
- ]
+ "name": "maps_pixel_test"
},
{
"allow_subannotations": true,
@@ -328,10 +323,7 @@
"env": {
"CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox"
},
- "name": "pixel_test",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "pixel_test"
},
{
"allow_subannotations": true,
@@ -380,10 +372,7 @@
"env": {
"CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox"
},
- "name": "webgl_conformance_tests",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "webgl_conformance_tests"
},
{
"allow_subannotations": true,
@@ -432,10 +421,7 @@
"env": {
"CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox"
},
- "name": "context_lost_tests",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "context_lost_tests"
},
{
"allow_subannotations": true,
@@ -484,10 +470,7 @@
"env": {
"CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox"
},
- "name": "memory_test",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "memory_test"
},
{
"allow_subannotations": true,
@@ -536,10 +519,7 @@
"env": {
"CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox"
},
- "name": "trace_test",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "trace_test"
},
{
"allow_subannotations": true,
@@ -588,10 +568,7 @@
"env": {
"CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox"
},
- "name": "screenshot_sync_tests",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "screenshot_sync_tests"
},
{
"allow_subannotations": true,
@@ -640,10 +617,7 @@
"env": {
"CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox"
},
- "name": "hardware_accelerated_feature_tests",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "hardware_accelerated_feature_tests"
},
{
"allow_subannotations": true,
@@ -692,10 +666,7 @@
"env": {
"CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox"
},
- "name": "gpu_process_launch_tests",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "gpu_process_launch_tests"
},
{
"allow_subannotations": true,
@@ -748,10 +719,7 @@
"env": {
"CHROME_DEVEL_SANDBOX": "/opt/chromium/chrome_sandbox"
},
- "name": "gpu_rasterization_tests",
- "~followup_annotations": [
- "@@@STEP_TEXT@<br/>failures:<br/>Test.Test1<br/>@@@"
- ]
+ "name": "gpu_rasterization_tests"
},
{
"allow_subannotations": true,
@@ -792,7 +760,7 @@
},
{
"name": "$final_result",
- "reason": "2 tests failed: ['content_gl_tests', 'maps_pixel_test']",
+ "reason": "1 tests failed: ['content_gl_tests']",
"status_code": 1
}
]
« no previous file with comments | « scripts/slave/recipes/gpu/download_and_test.py ('k') | scripts/slave/recipes/gpu/download_and_test.expected/linux_debug.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698