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

Issue 94173002: Reduce running time of num_parse_test. (Closed)

Created:
7 years ago by Lasse Reichstein Nielsen
Modified:
7 years ago
Reviewers:
Søren Gjesse
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Reduce running time of num_parse_test. It times out on Dartium. It was testing all combinations of whitespace around all test strings. Now it just does it around some representable test strings, and only test space characters around most strings. Also add a few more tests.

Patch Set 1 #

Patch Set 2 : Typo #

Unified diffs Side-by-side diffs Delta from patch set Stats (+33 lines, -1 line) Patch
tests/corelib/num_parse_test.dart View 1 6 chunks +33 lines, -1 line 0 comments Download

Messages

Total messages: 3 (0 generated)
Lasse Reichstein Nielsen
7 years ago (2013-11-28 08:49:23 UTC) #1
Søren Gjesse
lgtm
7 years ago (2013-11-28 08:54:58 UTC) #2
Lasse Reichstein Nielsen
7 years ago (2013-11-28 08:57:12 UTC) #3
Message was sent while issue was closed.
Committed patchset #2 manually as r30749 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698