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

Side by Side Diff: run_recipe.sh

Issue 1343873004: Add IsolatedScriptTest (Closed) Base URL: https://chromium.googlesource.com/chromium/tools/build.git@master
Patch Set: 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 unified diff | Download patch
OLDNEW
(Empty)
1 #!/bin/bash
2 ./scripts/tools/run_recipe.py chromium_trybot --properties-file - <<EOF
3 {u'workdir': u'/b/build/slave/linux', u'repository': u'', u'buildername': u'ned_ tests_rel_ng', u'testfilter': [u'defaulttests'], u'recipe': u'chromium_trybot', u'mastername': u'tryserver.chromium.linux', u'patch_storage': u'rietveld', u'bui ldbucket': {u'build': {u'created_ts': u'1441837336805500', u'tags': [u'builder:n ed_tests_rel_ng', u'buildset:patch/rietveld/codereview.chromium.org/1329773004/8 0001', u'master:tryserver.chromium.linux', u'user_agent:git_cl_try'], u'bucket': u'master.tryserver.chromium.linux', u'created_by': u'user:nednguyen@google.com' }}, u'reason': u'remote-debugging', u'requester': u'nednguyen@google.com', u'bui ldbotURL': u'http://build.chromium.org/p/tryserver.chromium.linux/', u'preferred _builder': u'ned_tests_rel_ng', u'patch_project': u'chromium', u'category': u'gi t_cl_try', u'project': u'', u'rietveld': u'https://codereview.chromium.org', u'b uildnumber': 111435, u'slavename': u'slave792-c4', u'blamelist': [u'nednguyen@go ogle.com'], u'branch': u'', u'master': u'tryserver.chromium.linux', u'patchset': 80001, u'issue': 1329773004, u'requestedAt': 1441837368, u'revision': u''}
4 EOF
5
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698