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

Issue 8957008: Always use --leg_only option. (Closed)

Created:
9 years ago by ahe
Modified:
9 years ago
CC:
reviews_dartlang.org, Bill Hesse, karlklose, floitsch, Lasse Reichstein Nielsen, Mads Ager (google)
Visibility:
Public.

Description

Always use --leg_only option. Committed: https://code.google.com/p/dart/source/detail?r=2567

Patch Set 1 #

Patch Set 2 : Update language-leg.status #

Total comments: 4
Unified diffs Side-by-side diffs Delta from patch set Stats (+445 lines, -42 lines) Patch
M dart/frog/presubmit.py View 1 2 chunks +7 lines, -4 lines 0 comments Download
M dart/frog/scripts/buildbot_annotated_steps.py View 1 chunk +5 lines, -1 line 0 comments Download
M dart/frog/tests/leg/leg.status View 1 chunk +7 lines, -18 lines 2 comments Download
M dart/tests/corelib/corelib.status View 2 chunks +2 lines, -2 lines 0 comments Download
A dart/tests/corelib/corelib-leg.status View 1 chunk +70 lines, -0 lines 0 comments Download
M dart/tests/language/language.status View 1 2 chunks +5 lines, -13 lines 0 comments Download
A dart/tests/language/language-leg.status View 1 1 chunk +343 lines, -0 lines 0 comments Download
M dart/tools/testing/architecture.py View 1 chunk +1 line, -1 line 2 comments Download
M dart/tools/testing/test_configuration.py View 1 chunk +5 lines, -3 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
ahe
@Bill: please take a look at dart/tools/testing/architecture.py and let me know if that is going ...
9 years ago (2011-12-15 15:51:09 UTC) #1
kasperl
LGTM.
9 years ago (2011-12-19 05:38:47 UTC) #2
ahe
Hi Mads, Please take a look at this and let me know if it is ...
9 years ago (2011-12-19 14:34:31 UTC) #3
Bill Hesse
I didn't see any problem, since you are just adding an option to the command ...
9 years ago (2011-12-19 14:37:30 UTC) #4
Mads Ager (google)
I'll update test.dart. Yes, this needs updating in test.dart. We need to pass the option ...
9 years ago (2011-12-19 14:38:27 UTC) #5
ahe
On 2011/12/19 14:37:30, Bill Hesse wrote: > I didn't see any problem, since you are ...
9 years ago (2011-12-19 14:40:31 UTC) #6
ngeoffray
LGTM! http://codereview.chromium.org/8957008/diff/3002/dart/frog/tests/leg/leg.status File dart/frog/tests/leg/leg.status (right): http://codereview.chromium.org/8957008/diff/3002/dart/frog/tests/leg/leg.status#newcode17 dart/frog/tests/leg/leg.status:17: *: Skip # Leg is not self-hosted (yet). ...
9 years ago (2011-12-20 10:30:32 UTC) #7
ahe
9 years ago (2011-12-20 11:21:08 UTC) #8
Hi Kasper, Bill, Mads, and Nicolas,

Thanks for taking a look!

Cheers,
Peter

http://codereview.chromium.org/8957008/diff/3002/dart/frog/tests/leg/leg.status
File dart/frog/tests/leg/leg.status (right):

http://codereview.chromium.org/8957008/diff/3002/dart/frog/tests/leg/leg.stat...
dart/frog/tests/leg/leg.status:17: *: Skip # Leg is not self-hosted (yet).
On 2011/12/20 10:30:32, ngeoffray wrote:
> I don't think that's the reason. I believe that's because we cannot compile
the
> code yet.

Well, when you say "the code", you refer to Leg itself. That  Leg cannot compile
Leg means that Leg is not self-hosted :-)

http://codereview.chromium.org/8957008/diff/3002/dart/tools/testing/architect...
File dart/tools/testing/architecture.py (right):

http://codereview.chromium.org/8957008/diff/3002/dart/tools/testing/architect...
dart/tools/testing/architecture.py:539: return ['--enable_leg', '--leg_only']
On 2011/12/20 10:30:32, ngeoffray wrote:
> leg_only does not need enable_leg.

Well, since there is a bug in scripts/bootstrap/frog_wrapper.py, it does. I'll
send out a separate CL.

Powered by Google App Engine
This is Rietveld 408576698