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

Issue 252723002: Comment out generated resolver tests (TBR). (Closed)

Created:
6 years, 8 months ago by Paul Berry
Modified:
6 years, 7 months ago
Reviewers:
Brian Wilkerson
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Comment out generated resolver tests (TBR). Committed: https://code.google.com/p/dart/source/detail?r=35427

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+28 lines, -28 lines) Patch
M pkg/analyzer/test/generated/resolver_test.dart View 1 chunk +28 lines, -28 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Paul Berry
Committed patchset #1 manually as r35427 (presubmit successful).
6 years, 8 months ago (2014-04-25 15:38:48 UTC) #1
Brian Wilkerson
LGTM, but why did we need to comment them out and what do we need ...
6 years, 8 months ago (2014-04-26 16:05:50 UTC) #2
Paul Berry
6 years, 7 months ago (2014-04-28 16:36:51 UTC) #3
Message was sent while issue was closed.
On 2014/04/26 16:05:50, Brian Wilkerson wrote:
> LGTM, but why did we need to comment them out and what do we need to do to get
> them running?

On some buildbots it takes longer than one minute to run all the tests in
resolver_test.dart, causing timeout errors.  We could probably fix this by, for
example, teaching the translator to put each call to .dartSuite() in its own
_test.dart file.  Let's talk about it sometime this week.

Powered by Google App Engine
This is Rietveld 408576698