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

Unified Diff: scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm.json

Issue 1123333005: Adding ecmascript simd tests to v8 buildbots and trybots. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/tools/build
Patch Set: fix Created 5 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
Index: scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm.json
diff --git a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm.json b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm.json
index a05abb2df2b75ea09d1778b8271e089f70f37f0b..b3e10b616ad21f408842113e09a8dca0215ad3fe 100644
--- a/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm.json
+++ b/scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm.json
@@ -405,5 +405,40 @@
"@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
"@@@STEP_LOG_END@durations@@@"
]
+ },
+ {
+ "cmd": [
+ "python",
+ "-u",
+ "RECIPE_MODULE[v8]/resources/v8testing.py",
+ "--target",
+ "Release",
+ "--arch",
+ "arm",
+ "--outdir",
+ "out",
+ "--testname",
+ "simdjs",
+ "--json-test-results",
+ "/path/to/tmp/json"
+ ],
+ "cwd": "[SLAVE_BUILD]/v8",
+ "name": "SimdJs - all",
+ "~followup_annotations": [
+ "@@@STEP_LOG_LINE@durations@01:01:002 mjsunit/Cool.Test@@@",
+ "@@@STEP_LOG_LINE@durations@00:00:101 mjsunit/Cool.Test2@@@",
+ "@@@STEP_LOG_LINE@durations@@@@",
+ "@@@STEP_LOG_LINE@durations@Details:@@@",
+ "@@@STEP_LOG_LINE@durations@@@@",
+ "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test@@@",
+ "@@@STEP_LOG_LINE@durations@Flags: -f@@@",
+ "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test@@@",
+ "@@@STEP_LOG_LINE@durations@Duration: 01:01:002@@@",
+ "@@@STEP_LOG_LINE@durations@Test: mjsunit/Cool.Test2@@@",
+ "@@@STEP_LOG_LINE@durations@Flags: -f -g@@@",
+ "@@@STEP_LOG_LINE@durations@Command: d8 -f mjsunit/Cool.Test2@@@",
+ "@@@STEP_LOG_LINE@durations@Duration: 00:00:101@@@",
+ "@@@STEP_LOG_END@durations@@@"
+ ]
}
]
« no previous file with comments | « scripts/slave/recipe_modules/v8/builders.py ('k') | scripts/slave/recipes/v8.expected/full_client_v8_V8_Arm___debug.json » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698