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

Issue 2610923008: Skip language_strong/generic_tearoff_test. (Closed)

Created:
3 years, 11 months ago by asgerf
Modified:
3 years, 11 months ago
Reviewers:
floitsch
CC:
reviews_dartlang.org
Target Ref:
refs/heads/master
Visibility:
Public.

Description

Skip language_strong/generic_tearoff_test. The test passes a generic function value of type <T>(T,T)=>T as argument to a parameter that expects (int,int)=>int. DDC implicitly instantiates the function, but this is not seen as the correct behavior by the language team, so we will not try to reproduce it. BUG= R=floitsch@google.com Committed: https://github.com/dart-lang/sdk/commit/492c6c5b13ef56eb483cded2b8bd383a2e0fef6f

Patch Set 1 #

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

Messages

Total messages: 6 (3 generated)
asgerf
3 years, 11 months ago (2017-01-05 14:13:57 UTC) #3
floitsch
LGTM.
3 years, 11 months ago (2017-01-05 15:47:02 UTC) #4
asgerf
3 years, 11 months ago (2017-01-06 12:11:26 UTC) #6
Message was sent while issue was closed.
Committed patchset #1 (id:1) manually as
492c6c5b13ef56eb483cded2b8bd383a2e0fef6f (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698