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

Issue 879013002: Status file update to reflect now passing enum_test (dartbug.com/21323). (Closed)

Created:
5 years, 11 months ago by pquitslund
Modified:
5 years, 10 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Status file update to reflect now passing enum_test (dartbug.com/21323). R=scheglov@google.com Committed: https://code.google.com/p/dart/source/detail?r=43200

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M pkg/pkg.status View 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 7 (2 generated)
pquitslund
5 years, 11 months ago (2015-01-27 19:12:40 UTC) #2
scheglov
LGTM
5 years, 11 months ago (2015-01-27 19:13:22 UTC) #3
pquitslund
Committed patchset #1 (id:1) manually as r43200 (presubmit successful).
5 years, 11 months ago (2015-01-27 19:14:15 UTC) #4
srdjan
lgtm
5 years, 11 months ago (2015-01-27 19:16:21 UTC) #5
floitsch
5 years, 10 months ago (2015-02-04 15:23:32 UTC) #7
Message was sent while issue was closed.
I think that "Pass, Fail" is a bad idea.

If you don't want to actually run all dart2js tests, then force it to "Pass".
If you want to run the test, then it should probably be "Fail".

From what I could see, it only passes, if you run with --allow-mock-compilation
and use server libraries. That basically means that the generated code doesn't
even enter main.
Note that with a "Pass" I expect you to not run any other test. (you just make
sure that it compiles).

Powered by Google App Engine
This is Rietveld 408576698