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

Issue 1330643003: This is a fixed up version of: (Closed)

Created:
5 years, 3 months ago by ricow1
Modified:
5 years, 3 months ago
Reviewers:
ahe, Bill Hesse, Ivan Posva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Base URL:
https://github.com/dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

This is a fixed up version of: https://codereview.chromium.org/1305183010/ - Reorder the priority of flags in the test harness when passed to the VM: default flags, file flags, command line flags - Ensure to not enable assertions when not being requested. Peter, any reason to not move the flags in to the configuration file? Why don't we actually have all of them in there? (not that I want to move them, I am just currious why we don't add them in there, it seems more logical to me) BUG= R=iposva@google.com, whesse@google.com Committed: https://github.com/dart-lang/sdk/commit/dd7767d95eda87054844e0b24ebd2ce9b04354bb Committed: https://github.com/dart-lang/sdk/commit/2e22f41612843a8791104803b6e906e5eb2ac358

Patch Set 1 #

Patch Set 2 : fix add #

Patch Set 3 : fix analyzer #

Patch Set 4 : #

Patch Set 5 : #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -18 lines) Patch
M runtime/vm/parser.cc View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M tests/language/assertion_test.dart View 1 chunk +1 line, -1 line 0 comments Download
A + tests/standalone/no_assert_test.dart View 1 chunk +7 lines, -11 lines 0 comments Download
M tests/standalone/standalone.status View 1 2 1 chunk +3 lines, -0 lines 2 comments Download
M tools/testing/dart/compiler_configuration.dart View 1 2 2 chunks +10 lines, -1 line 0 comments Download
M tools/testing/dart/test_suite.dart View 1 chunk +0 lines, -4 lines 0 comments Download

Messages

Total messages: 12 (2 generated)
ricow1
5 years, 3 months ago (2015-09-04 06:58:51 UTC) #2
ricow1
5 years, 3 months ago (2015-09-04 07:13:04 UTC) #4
Bill Hesse
lgtm
5 years, 3 months ago (2015-09-04 08:32:08 UTC) #5
Ivan Posva
LGTM and many thanks for figuring out how to restructure the test harness. -Ivan
5 years, 3 months ago (2015-09-04 17:42:22 UTC) #6
ricow1
Committed patchset #2 (id:20001) manually as dd7767d95eda87054844e0b24ebd2ce9b04354bb (presubmit successful).
5 years, 3 months ago (2015-09-07 05:58:11 UTC) #7
ricow1
please take another look, added flag for analyzer, and marked the new test as failing ...
5 years, 3 months ago (2015-09-11 10:43:29 UTC) #8
Bill Hesse
I don't see the flag for analyzer change. It is hard to view the diffs ...
5 years, 3 months ago (2015-09-11 11:09:39 UTC) #9
ricow1
On 2015/09/11 11:09:39, Bill Hesse wrote: > I don't see the flag for analyzer change. ...
5 years, 3 months ago (2015-09-14 05:56:27 UTC) #10
ricow1
TBR https://codereview.chromium.org/1330643003/diff/80001/tests/standalone/standalone.status File tests/standalone/standalone.status (right): https://codereview.chromium.org/1330643003/diff/80001/tests/standalone/standalone.status#newcode21 tests/standalone/standalone.status:21: no_assert_test: Fail, OK # This is testing a ...
5 years, 3 months ago (2015-09-14 05:56:58 UTC) #11
ricow1
5 years, 3 months ago (2015-09-14 05:58:27 UTC) #12
Message was sent while issue was closed.
Committed patchset #5 (id:80001) manually as
2e22f41612843a8791104803b6e906e5eb2ac358 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698