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

Issue 8800003: Fixes OOME for tests/co19/src/LibTest/core/List/sort/List_sort_A01_t06.dart (Closed)

Created:
9 years ago by mmendez
Modified:
9 years ago
Reviewers:
zundel
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Fixes OOME for tests/co19/src/LibTest/core/List/sort/List_sort_A01_t06.dart When tree shaking is enabled we need a little more memory to prevent OOMEs on tests/co19/src/LibTest/core/List/sort/List_sort_A01_t06.dart. BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=2071

Patch Set 1 #

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

Messages

Total messages: 2 (0 generated)
mmendez
9 years ago (2011-12-05 04:21:50 UTC) #1
zundel
9 years ago (2011-12-05 13:55:09 UTC) #2
LGTM, but it pains me that we need this much memory.

Powered by Google App Engine
This is Rietveld 408576698