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

Issue 9188012: bots: include webdriver tests in bots. (Closed)

Created:
8 years, 11 months ago by Siggi Cherem (dart-lang)
Modified:
8 years, 11 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

bots: include webdriver tests in bots. Committed: https://code.google.com/p/dart/source/detail?r=3206

Patch Set 1 #

Patch Set 2 : '' #

Patch Set 3 : '' #

Total comments: 9

Patch Set 4 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+84 lines, -46 lines) Patch
M client/tests/client/client.status View 1 2 2 chunks +10 lines, -1 line 0 comments Download
M frog/scripts/buildbot_annotated_steps.py View 1 2 3 5 chunks +33 lines, -16 lines 0 comments Download
M frog/tests/frog/frog.status View 1 chunk +3 lines, -0 lines 0 comments Download
M frog/tests/leg/leg.status View 1 chunk +1 line, -1 line 0 comments Download
M tests/corelib/corelib.status View 2 chunks +9 lines, -1 line 0 comments Download
M tests/isolate/isolate.status View 2 chunks +10 lines, -1 line 0 comments Download
M tests/language/language.status View 1 2 3 2 chunks +9 lines, -3 lines 0 comments Download
M tools/testing/dart/test_options.dart View 1 2 3 1 chunk +6 lines, -0 lines 0 comments Download
M tools/testing/dart/test_suite.dart View 1 2 3 1 chunk +1 line, -21 lines 0 comments Download
M utils/tests/css/css.status View 1 chunk +1 line, -1 line 0 comments Download
M utils/tests/peg/peg.status View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (0 generated)
Siggi Cherem (dart-lang)
Bill - could you take a look at the changes in test.dart. I basically added ...
8 years, 11 months ago (2012-01-11 18:37:01 UTC) #1
Emily Fortuna
http://codereview.chromium.org/9188012/diff/1011/frog/scripts/buildbot_annotated_steps.py File frog/scripts/buildbot_annotated_steps.py (right): http://codereview.chromium.org/9188012/diff/1011/frog/scripts/buildbot_annotated_steps.py#newcode124 frog/scripts/buildbot_annotated_steps.py:124: for browser in browsers: browsers never gets initialized to ...
8 years, 11 months ago (2012-01-11 18:59:45 UTC) #2
Siggi Cherem (dart-lang)
http://codereview.chromium.org/9188012/diff/1011/frog/scripts/buildbot_annotated_steps.py File frog/scripts/buildbot_annotated_steps.py (right): http://codereview.chromium.org/9188012/diff/1011/frog/scripts/buildbot_annotated_steps.py#newcode124 frog/scripts/buildbot_annotated_steps.py:124: for browser in browsers: On 2012/01/11 18:59:45, Emily Fortuna ...
8 years, 11 months ago (2012-01-11 19:55:22 UTC) #3
Emily Fortuna
lgtm! http://codereview.chromium.org/9188012/diff/1011/tools/testing/dart/test_suite.dart File tools/testing/dart/test_suite.dart (right): http://codereview.chromium.org/9188012/diff/1011/tools/testing/dart/test_suite.dart#newcode466 tools/testing/dart/test_suite.dart:466: args = ['--out', htmlPath, '--browser', configuration['browser']]; Gotcha! I ...
8 years, 11 months ago (2012-01-11 20:29:06 UTC) #4
Bill Hesse
LGTM http://codereview.chromium.org/9188012/diff/1011/tests/language/language.status File tests/language/language.status (right): http://codereview.chromium.org/9188012/diff/1011/tests/language/language.status#newcode301 tests/language/language.status:301: [ $component == webdriver && $browser == ff ...
8 years, 11 months ago (2012-01-11 20:50:36 UTC) #5
Emily Fortuna
http://codereview.chromium.org/9188012/diff/1011/tools/testing/dart/test_options.dart File tools/testing/dart/test_options.dart (right): http://codereview.chromium.org/9188012/diff/1011/tools/testing/dart/test_options.dart#newcode160 tools/testing/dart/test_options.dart:160: new _TestOptionSpecification( Yes, we still need it for frog/frog-lib. ...
8 years, 11 months ago (2012-01-11 21:07:02 UTC) #6
Emily Fortuna
8 years, 11 months ago (2012-01-11 23:05:00 UTC) #7
http://codereview.chromium.org/9188012/diff/1011/tools/testing/dart/test_opti...
File tools/testing/dart/test_options.dart (right):

http://codereview.chromium.org/9188012/diff/1011/tools/testing/dart/test_opti...
tools/testing/dart/test_options.dart:160: new _TestOptionSpecification(
That's fine. Just keep me posted on what you decide/when it goes into effect.

On 2012/01/11 21:07:03, Emily Fortuna wrote:
> Yes, we still need it for frog/frog-lib.
> 
> On 2012/01/11 20:50:37, Bill Hesse wrote:
> > Nothing is using --flag anymore, then, and nothing is implemented that looks
> at
> > this flag, so it should be removed.  If we need it for frogium= and
> > frogium-lib=, we can add those as separate flags.  So remove the --flag
option
> > if you can.
>

Powered by Google App Engine
This is Rietveld 408576698