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

Issue 15742006: Update browser controller and unittest lib to use start marker to figure out when to start new test… (Closed)

Created:
7 years, 7 months ago by ricow1
Modified:
7 years, 7 months ago
Reviewers:
kustermann
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Update browser controller and unittest lib to use start marker to figure out when to start new tests (and send back the correct id) R=kustermann@google.com Committed: https://code.google.com/p/dart/source/detail?r=23059

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Patch Set 3 : #

Patch Set 4 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+40 lines, -28 lines) Patch
M pkg/unittest/lib/test_controller.js View 1 2 3 6 chunks +16 lines, -9 lines 0 comments Download
M tools/testing/dart/browser_controller.dart View 1 2 3 7 chunks +24 lines, -19 lines 0 comments Download

Messages

Total messages: 8 (0 generated)
ricow1
7 years, 7 months ago (2013-05-22 16:51:57 UTC) #1
kustermann
https://codereview.chromium.org/15742006/diff/1/pkg/unittest/lib/test_controller.js File pkg/unittest/lib/test_controller.js (right): https://codereview.chromium.org/15742006/diff/1/pkg/unittest/lib/test_controller.js#newcode36 pkg/unittest/lib/test_controller.js:36: function start() { For symmetry reasons, I'd call it ...
7 years, 7 months ago (2013-05-22 17:08:50 UTC) #2
ricow1
https://codereview.chromium.org/15742006/diff/1/pkg/unittest/lib/test_controller.js File pkg/unittest/lib/test_controller.js (right): https://codereview.chromium.org/15742006/diff/1/pkg/unittest/lib/test_controller.js#newcode36 pkg/unittest/lib/test_controller.js:36: function start() { On 2013/05/22 17:08:50, kustermann wrote: > ...
7 years, 7 months ago (2013-05-22 17:36:11 UTC) #3
ricow1
https://codereview.chromium.org/15742006/diff/1/pkg/unittest/lib/test_controller.js File pkg/unittest/lib/test_controller.js (right): https://codereview.chromium.org/15742006/diff/1/pkg/unittest/lib/test_controller.js#newcode36 pkg/unittest/lib/test_controller.js:36: function start() { On 2013/05/22 17:08:50, kustermann wrote: > ...
7 years, 7 months ago (2013-05-22 17:36:12 UTC) #4
ricow1
7 years, 7 months ago (2013-05-22 17:36:12 UTC) #5
ricow1
PTAL
7 years, 7 months ago (2013-05-23 08:37:02 UTC) #6
kustermann
lgtm (Tough I've to say that it's hard to understand the JavaScript part)
7 years, 7 months ago (2013-05-23 09:26:38 UTC) #7
ricow1
7 years, 7 months ago (2013-05-23 11:06:51 UTC) #8
Message was sent while issue was closed.
Committed patchset #4 manually as r23059 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698