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

Issue 10874039: Use ephemeral ports for serving stuff during the pub tests. (Closed)

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

Description

Use ephemeral ports for serving stuff during the pub tests. BUG=4531 Committed: https://code.google.com/p/dart/source/detail?r=11274

Patch Set 1 #

Total comments: 12

Patch Set 2 : Code review changes #

Unified diffs Side-by-side diffs Delta from patch set Stats (+461 lines, -873 lines) Patch
M utils/tests/pub/pub_test.dart View 1 23 chunks +169 lines, -818 lines 0 comments Download
M utils/tests/pub/test_pub.dart View 1 8 chunks +292 lines, -55 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
nweiz
8 years, 4 months ago (2012-08-23 21:40:28 UTC) #1
Bob Nystrom
https://chromiumcodereview.appspot.com/10874039/diff/1/utils/tests/pub/test_pub.dart File utils/tests/pub/test_pub.dart (right): https://chromiumcodereview.appspot.com/10874039/diff/1/utils/tests/pub/test_pub.dart#newcode67 utils/tests/pub/test_pub.dart:67: Completer<int> get _portCompleter() { New getter syntax. :) https://chromiumcodereview.appspot.com/10874039/diff/1/utils/tests/pub/test_pub.dart#newcode153 ...
8 years, 4 months ago (2012-08-23 21:49:13 UTC) #2
nweiz
https://chromiumcodereview.appspot.com/10874039/diff/1/utils/tests/pub/test_pub.dart File utils/tests/pub/test_pub.dart (right): https://chromiumcodereview.appspot.com/10874039/diff/1/utils/tests/pub/test_pub.dart#newcode67 utils/tests/pub/test_pub.dart:67: Completer<int> get _portCompleter() { On 2012/08/23 21:49:13, Bob Nystrom ...
8 years, 4 months ago (2012-08-23 22:25:49 UTC) #3
Bob Nystrom
8 years, 4 months ago (2012-08-23 22:27:33 UTC) #4
LGTM!

Powered by Google App Engine
This is Rietveld 408576698