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

Issue 132133003: Extend the immutable collections test to the new API. Make *Members return immutable collections. A… (Closed)

Created:
6 years, 11 months ago by rmacnak
Modified:
6 years, 11 months ago
Reviewers:
siva
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Extend the immutable collections test to the new API. Make *Members return immutable collections. Add missing metadata property for SyntheticSetterParameter. R=asiva@google.com Committed: https://code.google.com/p/dart/source/detail?r=31675

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+31 lines, -23 lines) Patch
M runtime/lib/mirrors_impl.dart View 1 4 chunks +25 lines, -23 lines 0 comments Download
M tests/lib/mirrors/immutable_collections_test.dart View 2 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
rmacnak
6 years, 11 months ago (2014-01-09 18:27:37 UTC) #1
siva
lgtm https://codereview.chromium.org/132133003/diff/1/runtime/lib/mirrors_impl.dart File runtime/lib/mirrors_impl.dart (right): https://codereview.chromium.org/132133003/diff/1/runtime/lib/mirrors_impl.dart#newcode1106 runtime/lib/mirrors_impl.dart:1106: // } Why are we carrying this commented ...
6 years, 11 months ago (2014-01-09 19:29:49 UTC) #2
rmacnak
https://codereview.chromium.org/132133003/diff/1/runtime/lib/mirrors_impl.dart File runtime/lib/mirrors_impl.dart (right): https://codereview.chromium.org/132133003/diff/1/runtime/lib/mirrors_impl.dart#newcode1106 runtime/lib/mirrors_impl.dart:1106: // } On 2014/01/09 19:29:49, siva wrote: > Why ...
6 years, 11 months ago (2014-01-09 20:38:07 UTC) #3
rmacnak
Committed patchset #3 manually as r31675 (presubmit successful).
6 years, 11 months ago (2014-01-09 20:38:39 UTC) #4
vsm
On 2014/01/09 20:38:39, Ryan Macnak wrote: > Committed patchset #3 manually as r31675 (presubmit successful). ...
6 years, 11 months ago (2014-01-10 23:44:59 UTC) #5
rmacnak
6 years, 11 months ago (2014-01-10 23:55:10 UTC) #6
Message was sent while issue was closed.
On 2014/01/10 23:44:59, vsm wrote:
> On 2014/01/09 20:38:39, Ryan Macnak wrote:
> > Committed patchset #3 manually as r31675 (presubmit successful).
> 
> Ryan, this test is timing out on all the dartium debug bots (instead of
expected
> fail).  Can you please take a look?  Should we just skip this test on Dartium?

I'll skip it on Dartium for now and look into sharding it.

Powered by Google App Engine
This is Rietveld 408576698