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

Issue 2735373002: Fix writing GPU test runner arguments to results file (Closed)

Created:
3 years, 9 months ago by oetuaho-nv
Modified:
3 years, 9 months ago
CC:
chromium-reviews, jam, darin-cc_chromium.org, piman+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix writing GPU test runner arguments to results file The command line arguments for the script changed when it was ported to use typ. Clean up code that was written for the old runner and fix writing test run arguments to the results json file. An extra argument is now required to toggle writing the test run arguments. BUG=690535 TEST=run_gpu_integration_test CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.android:android_optional_gpu_tests_rel;master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel Review-Url: https://codereview.chromium.org/2735373002 Cr-Commit-Position: refs/heads/master@{#457320} Committed: https://chromium.googlesource.com/chromium/src/+/8db424fb7191b2be7b58b89427b9b258d057d97b

Patch Set 1 #

Total comments: 1

Patch Set 2 : Added an extra argument to toggle writing arguments #

Total comments: 4

Patch Set 3 : Clean up argument filtering #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -18 lines) Patch
M content/test/gpu/run_gpu_integration_test.py View 1 2 2 chunks +35 lines, -18 lines 0 comments Download

Messages

Total messages: 19 (10 generated)
oetuaho-nv
New version of my earlier patch. PTAL!
3 years, 9 months ago (2017-03-08 16:27:49 UTC) #3
Ken Russell (switch to Gerrit)
Thanks Olli for putting this together. LGTM if it doesn't break anything. Let's see what ...
3 years, 9 months ago (2017-03-14 04:01:47 UTC) #4
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/2735373002/diff/1/content/test/gpu/run_gpu_integration_test.py File content/test/gpu/run_gpu_integration_test.py (right): https://codereview.chromium.org/2735373002/diff/1/content/test/gpu/run_gpu_integration_test.py#newcode24 content/test/gpu/run_gpu_integration_test.py:24: test_result['run_test_args'] = run_test_args Sorry, I should have guessed that ...
3 years, 9 months ago (2017-03-14 04:42:16 UTC) #9
oetuaho-nv
Patch set #2 should take care of the issue.
3 years, 9 months ago (2017-03-14 10:47:07 UTC) #11
Ken Russell (switch to Gerrit)
https://codereview.chromium.org/2735373002/diff/20001/content/test/gpu/run_gpu_integration_test.py File content/test/gpu/run_gpu_integration_test.py (right): https://codereview.chromium.org/2735373002/diff/20001/content/test/gpu/run_gpu_integration_test.py#newcode45 content/test/gpu/run_gpu_integration_test.py:45: rest_args_filtered = rest_args This is redundant. Just assign: option, ...
3 years, 9 months ago (2017-03-15 04:25:29 UTC) #12
oetuaho-nv
Addressed review comments. https://codereview.chromium.org/2735373002/diff/20001/content/test/gpu/run_gpu_integration_test.py File content/test/gpu/run_gpu_integration_test.py (right): https://codereview.chromium.org/2735373002/diff/20001/content/test/gpu/run_gpu_integration_test.py#newcode45 content/test/gpu/run_gpu_integration_test.py:45: rest_args_filtered = rest_args On 2017/03/15 04:25:29, ...
3 years, 9 months ago (2017-03-15 10:26:18 UTC) #13
Ken Russell (switch to Gerrit)
LGTM again. Let me CQ this for you.
3 years, 9 months ago (2017-03-16 01:07:55 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2735373002/40001
3 years, 9 months ago (2017-03-16 01:08:28 UTC) #16
commit-bot: I haz the power
3 years, 9 months ago (2017-03-16 02:27:02 UTC) #19
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/8db424fb7191b2be7b58b89427b9...

Powered by Google App Engine
This is Rietveld 408576698