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

Issue 14178017: Mark list_test as failing on browsers. (Closed)

Created:
7 years, 8 months ago by Lasse Reichstein Nielsen
Modified:
7 years, 8 months ago
Reviewers:
karlklose, kasperl
CC:
reviews_dartlang.org, kasperl
Visibility:
Public.

Description

Mark list_test as failing on browsers. Seems to be failing in UInt8List.operator[] with invalid argument. BUG=http://dartbug.com/10174 Committed: https://code.google.com/p/dart/source/detail?r=21945

Patch Set 1 #

Patch Set 2 : Moved argument checking checking away from typed arrays for now #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -21 lines) Patch
M tests/corelib/corelib.status View 1 1 chunk +2 lines, -0 lines 1 comment Download
M tests/corelib/list_test.dart View 1 2 chunks +23 lines, -21 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
Lasse Reichstein Nielsen
It was typed data.
7 years, 8 months ago (2013-04-24 12:46:40 UTC) #1
kasperl
This may be fixed by https://codereview.chromium.org/14052009/ that introduces bounds checks when we're optimizing the access ...
7 years, 8 months ago (2013-04-24 12:54:12 UTC) #2
Lasse Reichstein Nielsen
I'll disable checking of argument checking for typed data for now.
7 years, 8 months ago (2013-04-24 12:57:38 UTC) #3
Lasse Reichstein Nielsen
and TBR.
7 years, 8 months ago (2013-04-24 12:57:52 UTC) #4
Lasse Reichstein Nielsen
Committed patchset #2 manually as r21945 (presubmit successful).
7 years, 8 months ago (2013-04-24 12:58:10 UTC) #5
karlklose
7 years, 8 months ago (2013-04-24 14:25:53 UTC) #6
Message was sent while issue was closed.
LGTM.

https://codereview.chromium.org/14178017/diff/4001/tests/corelib/corelib.status
File tests/corelib/corelib.status (right):

https://codereview.chromium.org/14178017/diff/4001/tests/corelib/corelib.stat...
tests/corelib/corelib.status:67: [ $compiler == dart2js && ($runtime == firefox
|| $runtime == safari || $runtime == chrome || $runtime == drt) ]
Please remove this section.

Powered by Google App Engine
This is Rietveld 408576698