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

Issue 2120383002: Update test and status file. (Closed)

Created:
4 years, 5 months ago by floitsch
Modified:
4 years, 5 months ago
CC:
reviews_dartlang.org
Base URL:
git@github.com:dart-lang/sdk.git@master
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -2 lines) Patch
M tests/language/arg_param_trailing_comma_test.dart View 1 chunk +2 lines, -2 lines 0 comments Download
M tests/language/language.status View 1 chunk +3 lines, -0 lines 0 comments Download

Messages

Total messages: 5 (2 generated)
floitsch
I hope this fixes it. We should probably find a bug for this and update ...
4 years, 5 months ago (2016-07-04 21:11:55 UTC) #2
floitsch
Committed patchset #1 (id:1) manually as 951bb7750bcd5cc3305e99ed294fd50a719dac97 (presubmit successful).
4 years, 5 months ago (2016-07-04 21:12:07 UTC) #4
Lasse Reichstein Nielsen
4 years, 5 months ago (2016-07-05 06:15:44 UTC) #5
Message was sent while issue was closed.
LGTM.
I think the problem is in the wrapper script which tries to detect how many
parameters main takes, and gets confused by `main(args, )` and passes two
arguments.

Powered by Google App Engine
This is Rietveld 408576698