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

Side by Side Diff: milo/appengine/job_source/swarming/testdata/build-running

Issue 2944983003: [milo] {buildbucket,buildbot,swarming,logdog} -> backends/*. (Closed)
Patch Set: fix the tests Created 3 years, 6 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
1 @@@CURRENT_TIMESTAMP@1457949601@@@ 1 @@@CURRENT_TIMESTAMP@1457949601@@@
2 2
3 @@@SEED_STEP recipe bootstrap@@@ 3 @@@SEED_STEP recipe bootstrap@@@
4 4
5 @@@STEP_CURSOR recipe bootstrap@@@ 5 @@@STEP_CURSOR recipe bootstrap@@@
6 6
7 @@@CURRENT_TIMESTAMP@1457949602@@@ 7 @@@CURRENT_TIMESTAMP@1457949602@@@
8 @@@STEP_STARTED@@@ 8 @@@STEP_STARTED@@@
9 9
10 @@@SET_BUILD_PROPERTY@path_config@kitchen@@@ 10 @@@SET_BUILD_PROPERTY@path_config@kitchen@@@
(...skipping 72 matching lines...) Expand 10 before | Expand all | Expand 10 after
83 allow_subannotations: False 83 allow_subannotations: False
84 cmd: ['python', '-u', 'build/scripts/slave/bot_update.py', '--master', 'client. v8', '--builder', 'V8 Linux - builder', '--slave', 'abc', '--spec', "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.ch romium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', ' url': 'https://chromium.googlesource.com/v8/v8'}]", '--root', 'v8', '--revision_ mapping_file', '/tmp/tmpnZr9kN.json', '--output_json', '/tmp/tmpHHthow.json', '- -revision', 'v8@HEAD', '--no_shallow', '--output_manifest'] 84 cmd: ['python', '-u', 'build/scripts/slave/bot_update.py', '--master', 'client. v8', '--builder', 'V8 Linux - builder', '--slave', 'abc', '--spec', "cache_dir = None\nsolutions = [{'custom_vars': {'chromium_trunk': 'svn://svn-mirror.golo.ch romium.org/chrome/trunk'}, 'deps_file': 'DEPS', 'managed': True, 'name': 'v8', ' url': 'https://chromium.googlesource.com/v8/v8'}]", '--root', 'v8', '--revision_ mapping_file', '/tmp/tmpnZr9kN.json', '--output_json', '/tmp/tmpHHthow.json', '- -revision', 'v8@HEAD', '--no_shallow', '--output_manifest']
85 cwd: /tmp/kitchen-132832531 85 cwd: /tmp/kitchen-132832531
86 name: bot_update 86 name: bot_update
87 full environment: 87 full environment:
88 HOME: /home/chrome-bot 88 HOME: /home/chrome-bot
89 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin 89 PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
90 PWD: / 90 PWD: /
91 USER: chrome-bot 91 USER: chrome-bot
92 USERNAME: ${USER} 92 USERNAME: ${USER}
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698