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

Issue 8502008: Fix the TestRunnerTest. (Closed)

Created:
9 years, 1 month ago by Mads Ager (google)
Modified:
9 years, 1 month ago
Reviewers:
Bill Hesse
CC:
reviews_dartlang.org, vm-dev_dartlang.org
Visibility:
Public.

Description

Fix the TestRunnerTest. Use the correct path to the process_test. Decrease the timeout so the test doesn't wait for 10 seconds. R=whesse@google.com BUG= TEST= Committed: https://code.google.com/p/dart/source/detail?r=1286

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -9 lines) Patch
M tests/standalone/src/TestRunnerTest.dart View 2 chunks +10 lines, -9 lines 1 comment Download

Messages

Total messages: 2 (0 generated)
Mads Ager (google)
TBR
9 years, 1 month ago (2011-11-08 07:25:07 UTC) #1
Bill Hesse
9 years, 1 month ago (2011-11-08 09:48:06 UTC) #2
lgtm

http://codereview.chromium.org/8502008/diff/1/tests/standalone/src/TestRunner...
File tests/standalone/src/TestRunnerTest.dart (right):

http://codereview.chromium.org/8502008/diff/1/tests/standalone/src/TestRunner...
tests/standalone/src/TestRunnerTest.dart:71: int timeout = 1;
Isn't 1 second a bit extreme?  We won't get flaky timeouts with that value?  I
guess, unless we do, it is fine.

Powered by Google App Engine
This is Rietveld 408576698