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

Issue 9480019: Adding webdriver setup script. (Closed)

Created:
8 years, 9 months ago by Emily Fortuna
Modified:
8 years, 9 months ago
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Adding webdriver setup script. Committed: https://code.google.com/p/dart/source/detail?r=4849

Patch Set 1 #

Total comments: 16

Patch Set 2 : #

Total comments: 12

Patch Set 3 : #

Total comments: 1

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+395 lines, -226 lines) Patch
A + tools/testing/browser_README.txt View 1 2 1 chunk +46 lines, -80 lines 0 comments Download
M tools/testing/dart/test_options.dart View 1 2 1 chunk +8 lines, -1 line 0 comments Download
M tools/testing/dart/test_runner.dart View 1 2 3 9 chunks +101 lines, -8 lines 0 comments Download
D tools/testing/perf_testing/buildbot_browser_test_setup.sh View 1 2 1 chunk +0 lines, -14 lines 0 comments Download
D tools/testing/perf_testing/perf_README.txt View 1 2 1 chunk +0 lines, -123 lines 0 comments Download
A tools/testing/webdriver_test_setup.py View 1 1 chunk +240 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Emily Fortuna
Hi John, I'd appreciate it if you get a chance to look over my CL ...
8 years, 9 months ago (2012-02-28 07:06:51 UTC) #1
Jennifer Messerly
https://chromiumcodereview.appspot.com/9480019/diff/1/tools/testing/browser_README.txt File tools/testing/browser_README.txt (right): https://chromiumcodereview.appspot.com/9480019/diff/1/tools/testing/browser_README.txt#newcode62 tools/testing/browser_README.txt:62: d) (Mac only) Download the selenium server and place ...
8 years, 9 months ago (2012-02-28 16:56:55 UTC) #2
Emily Fortuna
PTAL. I'm adding Siggi to look over this after our discussion about asynchronously starting the ...
8 years, 9 months ago (2012-02-29 01:10:33 UTC) #3
Siggi Cherem (dart-lang)
I only looked at the test_runner.dart code, btw. https://chromiumcodereview.appspot.com/9480019/diff/16001/tools/testing/dart/test_runner.dart File tools/testing/dart/test_runner.dart (right): https://chromiumcodereview.appspot.com/9480019/diff/16001/tools/testing/dart/test_runner.dart#newcode605 tools/testing/dart/test_runner.dart:605: startingServer ...
8 years, 9 months ago (2012-02-29 02:12:08 UTC) #4
Jennifer Messerly
lgtm if Siggi's comments in test_runner are addressed. https://chromiumcodereview.appspot.com/9480019/diff/1/tools/testing/browser_README.txt File tools/testing/browser_README.txt (right): https://chromiumcodereview.appspot.com/9480019/diff/1/tools/testing/browser_README.txt#newcode71 tools/testing/browser_README.txt:71: 11)Install ...
8 years, 9 months ago (2012-02-29 08:51:19 UTC) #5
Emily Fortuna
ptal! https://chromiumcodereview.appspot.com/9480019/diff/16001/tools/testing/dart/test_runner.dart File tools/testing/dart/test_runner.dart (right): https://chromiumcodereview.appspot.com/9480019/diff/16001/tools/testing/dart/test_runner.dart#newcode605 tools/testing/dart/test_runner.dart:605: startingServer = false; On 2012/02/29 02:12:08, sigmund wrote: ...
8 years, 9 months ago (2012-03-01 23:55:12 UTC) #6
Siggi Cherem (dart-lang)
8 years, 9 months ago (2012-03-02 01:16:40 UTC) #7
changes in test_runner lgtm

https://chromiumcodereview.appspot.com/9480019/diff/34004/tools/testing/dart/...
File tools/testing/dart/test_runner.dart (right):

https://chromiumcodereview.appspot.com/9480019/diff/34004/tools/testing/dart/...
tools/testing/dart/test_runner.dart:809: String command = 'ls';
remove this and the next line (dead variables)

Powered by Google App Engine
This is Rietveld 408576698