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

Issue 8528015: change presubmit to run co19 tests (Closed)

Created:
9 years, 1 month ago by Jennifer Messerly
Modified:
9 years, 1 month ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Change presubmit to run co19 tests, but run a few less frog configurations to keep the total runtime similar. Committed: https://code.google.com/p/dart/source/detail?r=1471

Patch Set 1 #

Total comments: 3

Patch Set 2 : merged #

Total comments: 6

Patch Set 3 : add --compile-all back #

Patch Set 4 : update co19-frog.status #

Unified diffs Side-by-side diffs Delta from patch set Stats (+20 lines, -22 lines) Patch
M frog/presubmit.py View 1 2 2 chunks +16 lines, -22 lines 0 comments Download
M tests/co19/co19-frog.status View 1 2 3 1 chunk +4 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Jennifer Messerly
Hi guys, I'd love to hear comments on this change. I'm trying to make presubmit.py ...
9 years, 1 month ago (2011-11-10 23:40:06 UTC) #1
Siggi Cherem (dart-lang)
lgtm this sounds good to me. http://codereview.chromium.org/8528015/diff/3001/frog/presubmit.py File frog/presubmit.py (right): http://codereview.chromium.org/8528015/diff/3001/frog/presubmit.py#newcode75 frog/presubmit.py:75: test_cmd = ['../tools/test.py', ...
9 years, 1 month ago (2011-11-11 00:10:53 UTC) #2
Jennifer Messerly
http://codereview.chromium.org/8528015/diff/3001/frog/presubmit.py File frog/presubmit.py (right): http://codereview.chromium.org/8528015/diff/3001/frog/presubmit.py#newcode75 frog/presubmit.py:75: test_cmd = ['../tools/test.py', '--report', '--timeout=10', On 2011/11/11 00:10:53, sigmund ...
9 years, 1 month ago (2011-11-11 00:21:13 UTC) #3
Siggi Cherem (dart-lang)
got it - thanks! :)
9 years, 1 month ago (2011-11-11 00:33:23 UTC) #4
ahe
LGTM! http://codereview.chromium.org/8528015/diff/1/frog/presubmit.py File frog/presubmit.py (right): http://codereview.chromium.org/8528015/diff/1/frog/presubmit.py#newcode59 frog/presubmit.py:59: '--compile_all', '--enable_type_checks', '--out=frogsh', On 2011/11/10 23:40:06, John Messerly ...
9 years, 1 month ago (2011-11-11 12:46:11 UTC) #5
jimhug
LGTM! However, I'm thinking I might need to upgrade to a desktop machine - the ...
9 years, 1 month ago (2011-11-11 14:45:39 UTC) #6
Jennifer Messerly
9 years, 1 month ago (2011-11-11 18:10:02 UTC) #7
http://codereview.chromium.org/8528015/diff/3001/frog/presubmit.py
File frog/presubmit.py (right):

http://codereview.chromium.org/8528015/diff/3001/frog/presubmit.py#newcode58
frog/presubmit.py:58: '--vm_flags=--enable_type_checks --enable_asserts', '--',
On 2011/11/11 14:45:39, jimhug wrote:
> On 2011/11/11 12:46:11, ahe wrote:
> > Could we keep --compile_all for dart_bin?
> 
> I agree that we should keep this to maximize coverage in the VM.  It's weird
to
> realize that Peter added this flag only two weeks ago and at the time we had
no
> idea how long it would be until this would also work for frog itself...

Haha, yeah, I didn't know this was meant to test the VM! I'll fix.

Powered by Google App Engine
This is Rietveld 408576698