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

Issue 2490013003: Here's a first draft of a bot script for running the DDC tests. (Closed)

Created:
4 years, 1 month ago by Bob Nystrom
Modified:
4 years, 1 month ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Here's a first draft of a bot script for running the DDC tests. As you can see, it requires "npm" to already be installed. Travis, I think already has that on images. How should we handle this on the Chrome bots? What else did I do here that's wrong? R=whesse@google.com Committed: https://github.com/dart-lang/sdk/commit/1383286a35676287aa77891f41eabb837193e0db

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -3 lines) Patch
M tools/bots/ddc_tests.py View 1 chunk +9 lines, -3 lines 1 comment Download

Messages

Total messages: 6 (2 generated)
Bob Nystrom
4 years, 1 month ago (2016-11-09 23:22:29 UTC) #2
Bill Hesse
lgtm This looks good. I will install npm on the slaves that run the DDC ...
4 years, 1 month ago (2016-11-10 12:26:18 UTC) #3
Bill Hesse
https://codereview.chromium.org/2490013003/diff/1/tools/bots/ddc_tests.py File tools/bots/ddc_tests.py (right): https://codereview.chromium.org/2490013003/diff/1/tools/bots/ddc_tests.py#newcode29 tools/bots/ddc_tests.py:29: bot.RunProcess(['dart', 'test/all_tests.dart']) You need to say which dart executable ...
4 years, 1 month ago (2016-11-10 18:25:45 UTC) #4
Bob Nystrom
4 years, 1 month ago (2016-11-10 18:41:06 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
1383286a35676287aa77891f41eabb837193e0db (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698