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 1305183010: - Reorder the priority of flags in the test harness when passed to the VM: (Closed)

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

Description

- 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.

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+22 lines, -21 lines) Patch
M runtime/vm/parser.cc View 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 tools/testing/dart/test_suite.dart View 2 chunks +13 lines, -8 lines 1 comment Download

Messages

Total messages: 4 (1 generated)
Ivan Posva
5 years, 3 months ago (2015-09-04 05:40:36 UTC) #2
ricow1
https://codereview.chromium.org/1305183010/diff/1/tools/testing/dart/test_suite.dart File tools/testing/dart/test_suite.dart (right): https://codereview.chromium.org/1305183010/diff/1/tools/testing/dart/test_suite.dart#newcode1543 tools/testing/dart/test_suite.dart:1543: List args = []; this will not work, you ...
5 years, 3 months ago (2015-09-04 06:14:42 UTC) #3
Ivan Posva
5 years, 3 months ago (2015-09-04 19:24:56 UTC) #4
Closing this issue as it has been subsumed by
https://codereview.chromium.org/1330643003/

-Ivan

Powered by Google App Engine
This is Rietveld 408576698