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

Issue 15944005: Record/replay support to test.py (Closed)

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

Description

Patch Set 1 #

Total comments: 3

Patch Set 2 : #

Total comments: 6

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+288 lines, -10 lines) Patch
A tools/execute_recorded_testcases.py View 1 2 1 chunk +67 lines, -0 lines 0 comments Download
M tools/test.dart View 4 chunks +29 lines, -4 lines 0 comments Download
A tools/testing/dart/record_and_replay.dart View 1 chunk +126 lines, -0 lines 0 comments Download
M tools/testing/dart/test_options.dart View 1 chunk +15 lines, -1 line 0 comments Download
M tools/testing/dart/test_runner.dart View 1 2 6 chunks +51 lines, -5 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
kustermann
Request for initial feedback.
7 years, 7 months ago (2013-05-24 16:11:25 UTC) #1
kustermann
Current usage would be like this: user@host ~/dart $./tools/test.py -mrelease --record_to_file=recording.json standalone/io/msk --timeout=2 user@target ~/dart ...
7 years, 7 months ago (2013-05-27 07:45:54 UTC) #2
ricow1
LGTM https://codereview.chromium.org/15944005/diff/1/tools/testing/dart/test_runner.dart File tools/testing/dart/test_runner.dart (right): https://codereview.chromium.org/15944005/diff/1/tools/testing/dart/test_runner.dart#newcode1430 tools/testing/dart/test_runner.dart:1430: // FIXME: do we want to call [addTestCase]??? ...
7 years, 7 months ago (2013-05-27 09:05:17 UTC) #3
kustermann
PTAL https://codereview.chromium.org/15944005/diff/1/tools/testing/dart/test_runner.dart File tools/testing/dart/test_runner.dart (right): https://codereview.chromium.org/15944005/diff/1/tools/testing/dart/test_runner.dart#newcode1430 tools/testing/dart/test_runner.dart:1430: // FIXME: do we want to call [addTestCase]??? ...
7 years, 7 months ago (2013-05-27 11:11:37 UTC) #4
ricow1
Still LGTM
7 years, 7 months ago (2013-05-27 12:18:28 UTC) #5
kustermann
Thank you.
7 years, 7 months ago (2013-05-27 12:23:31 UTC) #6
kustermann
7 years, 7 months ago (2013-05-27 12:23:55 UTC) #7
Message was sent while issue was closed.
Committed patchset #3 manually as r23216 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698