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

Issue 632283002: Add support in test scripts backend for simple HTML tests. (Closed)

Created:
6 years, 2 months ago by Bill Hesse
Modified:
6 years, 2 months ago
Reviewers:
ricow1
CC:
reviews_dartlang.org, ricow1, sigurdm
Visibility:
Public.

Description

Add support in test scripts backend for simple HTML tests. BUG=dartbug.com/20698 R=ricow@google.com Committed: https://code.google.com/p/dart/source/detail?r=40956

Patch Set 1 #

Total comments: 9

Patch Set 2 : Add DOM to status and periodic status messages. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+133 lines, -17 lines) Patch
M tools/testing/dart/browser_controller.dart View 1 10 chunks +131 lines, -15 lines 0 comments Download
M tools/testing/dart/test_controller.js View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 6 (1 generated)
Bill Hesse
This is the back end of the new html tests. The code for unit testing ...
6 years, 2 months ago (2014-10-07 12:09:56 UTC) #2
ricow1
A few comments, generally lgtm. Should we have something similar to our normal debug timeouts ...
6 years, 2 months ago (2014-10-07 12:46:21 UTC) #3
Bill Hesse
https://codereview.chromium.org/632283002/diff/1/tools/testing/dart/browser_controller.dart File tools/testing/dart/browser_controller.dart (right): https://codereview.chromium.org/632283002/diff/1/tools/testing/dart/browser_controller.dart#newcode1403 tools/testing/dart/browser_controller.dart:1403: } else if (nextTest is HtmlTest){ On 2014/10/07 12:46:21, ...
6 years, 2 months ago (2014-10-07 15:28:34 UTC) #4
Bill Hesse
Added DOM to status messages, and added periodic status message.
6 years, 2 months ago (2014-10-07 15:29:26 UTC) #5
Bill Hesse
6 years, 2 months ago (2014-10-07 15:29:47 UTC) #6
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as 40956 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698