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

Issue 23444032: Pub integration tests sometimes need more than 20 seconds. (Closed)

Created:
7 years, 3 months ago by ahe
Modified:
7 years, 3 months ago
Reviewers:
Bob Nystrom, kustermann
CC:
reviews_dartlang.org, Bob Nystrom, nweiz
Visibility:
Public.

Description

Pub integration tests sometimes need more than 20 seconds. Also, revert "Increase timeout of some pub tests." This reverts commit r26976. BUG=http://dartbug.com/12983 R=kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=27031

Patch Set 1 #

Total comments: 1

Patch Set 2 : Null means infinite timeout. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -15 lines) Patch
M dart/pkg/unittest/lib/src/configuration.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M dart/pkg/unittest/lib/src/simple_configuration.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M dart/pkg/unittest/lib/unittest.dart View 1 1 chunk +10 lines, -8 lines 0 comments Download
M dart/sdk/lib/_internal/pub/pub.status View 1 chunk +0 lines, -3 lines 0 comments Download
M dart/sdk/lib/_internal/pub/test/test_pub.dart View 1 1 chunk +1 line, -0 lines 0 comments Download
M dart/sdk/lib/_internal/pub/test/update/git/do_not_update_if_unneeded_test.dart View 1 chunk +0 lines, -2 lines 0 comments Download
M dart/sdk/lib/_internal/pub/test/update/git/update_one_locked_test.dart View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
ahe
7 years, 3 months ago (2013-09-02 19:00:14 UTC) #1
kustermann
https://codereview.chromium.org/23444032/diff/1/dart/sdk/lib/_internal/pub/test/test_pub.dart File dart/sdk/lib/_internal/pub/test/test_pub.dart (right): https://codereview.chromium.org/23444032/diff/1/dart/sdk/lib/_internal/pub/test/test_pub.dart#newcode42 dart/sdk/lib/_internal/pub/test/test_pub.dart:42: unittestConfiguration.timeout = const Duration(seconds: 60); That's not the best ...
7 years, 3 months ago (2013-09-03 07:32:38 UTC) #2
ahe
PTAL
7 years, 3 months ago (2013-09-03 08:13:07 UTC) #3
kustermann
LGTM
7 years, 3 months ago (2013-09-03 08:31:02 UTC) #4
ahe
Committed patchset #2 manually as r27031 (presubmit successful).
7 years, 3 months ago (2013-09-03 08:33:18 UTC) #5
Bob Nystrom
LGTM.
7 years, 3 months ago (2013-09-03 15:21:03 UTC) #6
kustermann
7 years, 3 months ago (2013-09-03 15:26:42 UTC) #7
Message was sent while issue was closed.
On 2013/09/03 15:21:03, Bob Nystrom wrote:
> LGTM.

dartdoc/test/dartdoc_test is also hitting the limit in checked mode. See:
http://build.chromium.org/p/client.dart/builders/pub-linux/builds/11323/steps...

Powered by Google App Engine
This is Rietveld 408576698