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

Issue 420193006: Mark two tests as Pass, Slow (Closed)

Created:
6 years, 4 months ago by kustermann
Modified:
6 years, 4 months ago
CC:
reviews_dartlang.org, nweiz, Bob Nystrom
Visibility:
Public.

Description

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -0 lines) Patch
M dart/sdk/lib/_internal/pub/pub.status View 1 chunk +2 lines, -0 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
kustermann
This is not ideal, there are more tests with 40-60 seconds. Varies a lot. Probably ...
6 years, 4 months ago (2014-07-28 14:08:09 UTC) #1
Bill Hesse
lgtm
6 years, 4 months ago (2014-07-28 14:09:08 UTC) #2
kustermann
Committed patchset #1 manually as r38623 (presubmit successful).
6 years, 4 months ago (2014-07-28 14:10:31 UTC) #3
Bob Nystrom
6 years, 4 months ago (2014-07-29 15:31:14 UTC) #4
Message was sent while issue was closed.
LGTM, but agree this isn't ideal.

Due to the nature of these tests, there's not much we can do to make them
faster. Each is a single atomic test, but it's an integration test that uses
both dart2js and barback.

When we get import hooks, that should speed up the load time of transformers,
and that should help here.

Powered by Google App Engine
This is Rietveld 408576698