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

Issue 22849010: TestCase times out after 20 seconds. (Closed)

Created:
7 years, 4 months ago by ahe
Modified:
7 years, 3 months ago
Reviewers:
gram
CC:
reviews_dartlang.org, dgrove
Visibility:
Public.

Description

TestCase times out after 20 seconds. R=gram@google.com Committed: https://code.google.com/p/dart/source/detail?r=26974

Patch Set 1 #

Patch Set 2 : Nicer message #

Patch Set 3 : Added test #

Patch Set 4 : Add copyright and TODO. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+23 lines, -6 lines) Patch
M dart/pkg/pkg.status View 1 chunk +4 lines, -0 lines 0 comments Download
M dart/pkg/unittest/lib/src/simple_configuration.dart View 1 chunk +3 lines, -0 lines 0 comments Download
M dart/pkg/unittest/lib/test_controller.js View 1 chunk +1 line, -0 lines 0 comments Download
M dart/pkg/unittest/lib/unittest.dart View 1 1 chunk +11 lines, -0 lines 0 comments Download
A + dart/pkg/unittest/test/missing_tick_test.dart View 1 2 3 1 chunk +4 lines, -6 lines 0 comments Download

Messages

Total messages: 6 (0 generated)
ahe
I spent a long time staring at a blank screen today. In http://dartbug.com/12134, Ross Smith ...
7 years, 4 months ago (2013-08-16 17:01:36 UTC) #1
gram
lgtm! Thanks Peter.
7 years, 4 months ago (2013-08-16 17:27:21 UTC) #2
ahe
PTAL (added the test).
7 years, 4 months ago (2013-08-16 18:49:14 UTC) #3
gram
lgtm. I would suggest that instead of having a test that is marked as 'fail' ...
7 years, 4 months ago (2013-08-16 19:11:19 UTC) #4
ahe
Committed patchset #4 manually as r26974 (presubmit successful).
7 years, 3 months ago (2013-08-31 09:25:04 UTC) #5
ahe
7 years, 3 months ago (2013-08-31 09:26:35 UTC) #6
Message was sent while issue was closed.
On 2013/08/16 19:11:19, gram wrote:
> lgtm. I would suggest that instead of having a test that is marked as 'fail'
in
> the status file, this should be a proper unittest test that can make use of
> shouldFail (that means it is independent of our internal test harness).
However,
> it would be faster for me to convert that than you as I'm more familiar with
the
> meta-test framework, so I think its fine to commit as is, but add a TODO with
my
> name saying "convert to a shouldFail passing test".

Thank you, I did that and filed http://dartbug.com/12960 so we don't forget.

Powered by Google App Engine
This is Rietveld 408576698