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

Issue 942393002: Add a simple way of performing step by step tests for testers. (Closed)

Created:
5 years, 10 months ago by mtomasz
Modified:
5 years, 10 months ago
Reviewers:
hirono
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add a simple way of performing step by step tests for testers. To debug tests, they need to be executed with the following switches: --remote-debugging-port=9222 --enable-file-manager-step-by-step-tests --enable-pixel-output-in-tests --ui-test-action-timeout=10000000 Then run http://localhost:9222 in a separate browser window, then select "chrome manager browser tests" and follow instructions. TEST=Tested manually. BUG=460813 Committed: https://crrev.com/d31096d3f309ebfdd3f5fd8bd784d3caf2d54e91 Cr-Commit-Position: refs/heads/master@{#317559}

Patch Set 1 #

Patch Set 2 : Cleaned up. #

Patch Set 3 : More cleanup. #

Total comments: 3

Patch Set 4 : Fixed. #

Patch Set 5 : Rename the flag. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+47 lines, -15 lines) Patch
M ui/file_manager/integration_tests/file_manager_test_manifest.json View 1 chunk +1 line, -0 lines 0 comments Download
M ui/file_manager/integration_tests/gallery_test_manifest.json View 1 chunk +2 lines, -1 line 0 comments Download
M ui/file_manager/integration_tests/remote_call.js View 1 2 3 4 2 chunks +42 lines, -13 lines 0 comments Download
M ui/file_manager/integration_tests/video_player_test_manifest.json View 1 chunk +2 lines, -1 line 0 comments Download

Messages

Total messages: 11 (3 generated)
mtomasz
@hirono: PTAL. Thanks.
5 years, 10 months ago (2015-02-23 06:43:51 UTC) #2
hirono
Don't we need to add the switch to chromeos_switches.{h,cc}? https://codereview.chromium.org/942393002/diff/40001/ui/file_manager/integration_tests/remote_call.js File ui/file_manager/integration_tests/remote_call.js (right): https://codereview.chromium.org/942393002/diff/40001/ui/file_manager/integration_tests/remote_call.js#newcode43 ui/file_manager/integration_tests/remote_call.js:43: ...
5 years, 10 months ago (2015-02-23 07:00:41 UTC) #3
mtomasz
I don't think we need a flag. It's an internal one for our team use ...
5 years, 10 months ago (2015-02-23 09:30:43 UTC) #4
hirono
LGTM > I don't think we need a flag. It's an internal one for our ...
5 years, 10 months ago (2015-02-23 10:01:10 UTC) #5
mtomasz
Done. Thanks!
5 years, 10 months ago (2015-02-23 10:08:40 UTC) #7
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/942393002/80001
5 years, 10 months ago (2015-02-23 10:09:19 UTC) #9
commit-bot: I haz the power
Committed patchset #5 (id:80001)
5 years, 10 months ago (2015-02-23 10:27:46 UTC) #10
commit-bot: I haz the power
5 years, 10 months ago (2015-02-23 10:28:41 UTC) #11
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/d31096d3f309ebfdd3f5fd8bd784d3caf2d54e91
Cr-Commit-Position: refs/heads/master@{#317559}

Powered by Google App Engine
This is Rietveld 408576698