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

Issue 1413883003: Add a presubmit script and pylintrc for content/test/gpu (Closed)

Created:
5 years, 2 months ago by Corentin Wallez
Modified:
5 years, 2 months ago
CC:
chromium-reviews, darin-cc_chromium.org, jam, piman+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 presubmit script and pylintrc for content/test/gpu BUG=544291 Committed: https://crrev.com/5b8b85e33293743b41412b8797816d46744fa884 Cr-Commit-Position: refs/heads/master@{#355474}

Patch Set 1 #

Total comments: 20

Patch Set 2 : Address kbr's comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+189 lines, -134 lines) Patch
A content/test/gpu/PRESUBMIT.py View 1 1 chunk +57 lines, -0 lines 0 comments Download
M content/test/gpu/gpu_project_config.py View 1 chunk +0 lines, -3 lines 0 comments Download
M content/test/gpu/gpu_tests/cloud_storage_test_base.py View 1 2 chunks +2 lines, -2 lines 0 comments Download
M content/test/gpu/gpu_tests/context_lost.py View 2 chunks +4 lines, -4 lines 0 comments Download
M content/test/gpu/gpu_tests/context_lost_expectations.py View 1 chunk +1 line, -1 line 0 comments Download
M content/test/gpu/gpu_tests/exception_formatter.py View 1 chunk +1 line, -1 line 0 comments Download
M content/test/gpu/gpu_tests/gpu_process.py View 1 chunk +2 lines, -2 lines 0 comments Download
M content/test/gpu/gpu_tests/gpu_process_expectations.py View 1 chunk +1 line, -1 line 0 comments Download
M content/test/gpu/gpu_tests/gpu_rasterization.py View 1 2 chunks +6 lines, -3 lines 0 comments Download
M content/test/gpu/gpu_tests/gpu_rasterization_expectations.py View 1 chunk +1 line, -1 line 0 comments Download
M content/test/gpu/gpu_tests/gpu_test_base.py View 1 5 chunks +12 lines, -12 lines 0 comments Download
M content/test/gpu/gpu_tests/gpu_test_base_unittest.py View 1 2 chunks +4 lines, -6 lines 0 comments Download
M content/test/gpu/gpu_tests/gpu_test_expectations.py View 1 chunk +1 line, -1 line 0 comments Download
M content/test/gpu/gpu_tests/gpu_test_expectations_unittest.py View 1 chunk +1 line, -1 line 0 comments Download
M content/test/gpu/gpu_tests/hardware_accelerated_feature.py View 3 chunks +4 lines, -4 lines 0 comments Download
M content/test/gpu/gpu_tests/hardware_accelerated_feature_expectations.py View 1 chunk +1 line, -1 line 0 comments Download
M content/test/gpu/gpu_tests/maps.py View 3 chunks +8 lines, -6 lines 0 comments Download
M content/test/gpu/gpu_tests/maps_expectations.py View 1 chunk +1 line, -1 line 0 comments Download
M content/test/gpu/gpu_tests/memory_test.py View 2 chunks +3 lines, -4 lines 0 comments Download
M content/test/gpu/gpu_tests/memory_test_expectations.py View 2 chunks +1 line, -3 lines 0 comments Download
M content/test/gpu/gpu_tests/pixel.py View 2 chunks +3 lines, -5 lines 0 comments Download
M content/test/gpu/gpu_tests/pixel_expectations.py View 1 chunk +1 line, -1 line 0 comments Download
M content/test/gpu/gpu_tests/screenshot_sync.py View 3 chunks +7 lines, -7 lines 0 comments Download
M content/test/gpu/gpu_tests/screenshot_sync_expectations.py View 1 1 chunk +4 lines, -1 line 0 comments Download
M content/test/gpu/gpu_tests/test_expectations.py View 3 chunks +4 lines, -4 lines 0 comments Download
M content/test/gpu/gpu_tests/test_expectations_unittest.py View 2 chunks +1 line, -4 lines 0 comments Download
M content/test/gpu/gpu_tests/trace_test.py View 2 chunks +3 lines, -3 lines 0 comments Download
M content/test/gpu/gpu_tests/trace_test_expectations.py View 2 chunks +1 line, -2 lines 0 comments Download
M content/test/gpu/gpu_tests/webgl2_conformance_expectations.py View 1 chunk +1 line, -3 lines 0 comments Download
M content/test/gpu/gpu_tests/webgl_conformance.py View 4 chunks +19 lines, -23 lines 0 comments Download
M content/test/gpu/gpu_tests/webgl_conformance_expectations.py View 1 1 chunk +1 line, -1 line 0 comments Download
M content/test/gpu/gpu_tests/webgl_conformance_expectations_unittest.py View 2 chunks +8 lines, -8 lines 0 comments Download
M content/test/gpu/gpu_tests/webgl_robustness.py View 1 chunk +3 lines, -4 lines 0 comments Download
M content/test/gpu/page_sets/PRESUBMIT.py View 1 chunk +0 lines, -1 line 0 comments Download
M content/test/gpu/page_sets/__init__.py View 1 chunk +4 lines, -8 lines 0 comments Download
M content/test/gpu/page_sets/gpu_process_tests.py View 1 chunk +1 line, -0 lines 0 comments Download
A content/test/gpu/pylintrc View 1 chunk +17 lines, -0 lines 0 comments Download
M content/test/gpu/run_unittests.py View 1 chunk +0 lines, -2 lines 0 comments Download

Messages

Total messages: 18 (6 generated)
cwallez
On 2015/10/21 16:14:49, cwallez wrote: > mailto:cwallez@google.com changed reviewers: > + mailto:kbr@chromium.org PTAL
5 years, 2 months ago (2015-10-21 16:15:01 UTC) #3
Corentin Wallez
On 2015/10/21 16:15:01, cwallez wrote: > On 2015/10/21 16:14:49, cwallez wrote: > > mailto:cwallez@google.com changed ...
5 years, 2 months ago (2015-10-21 17:07:28 UTC) #5
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413883003/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413883003/1
5 years, 2 months ago (2015-10-21 22:04:33 UTC) #7
Ken Russell (switch to Gerrit)
Thank you for putting this in place. Very nice cleanups. LGTM overall. A few comments. ...
5 years, 2 months ago (2015-10-21 22:12:08 UTC) #8
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: win_chromium_rel_ng on tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_rel_ng/builds/123930)
5 years, 2 months ago (2015-10-21 22:43:05 UTC) #10
Ken Russell (switch to Gerrit)
On 2015/10/21 22:43:05, commit-bot: I haz the power wrote: > Dry run: Try jobs failed ...
5 years, 2 months ago (2015-10-21 22:53:09 UTC) #11
Corentin Wallez
https://codereview.chromium.org/1413883003/diff/1/content/test/gpu/PRESUBMIT.py File content/test/gpu/PRESUBMIT.py (right): https://codereview.chromium.org/1413883003/diff/1/content/test/gpu/PRESUBMIT.py#newcode1 content/test/gpu/PRESUBMIT.py:1: # Copyright 2012 The Chromium Authors. All rights reserved. ...
5 years, 2 months ago (2015-10-21 23:07:25 UTC) #12
Ken Russell (switch to Gerrit)
Still LGTM. Please CQ when you're ready.
5 years, 2 months ago (2015-10-21 23:22:12 UTC) #13
Corentin Wallez
On 2015/10/21 23:22:12, Ken Russell wrote: > Still LGTM. Please CQ when you're ready. The ...
5 years, 2 months ago (2015-10-22 00:07:53 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1413883003/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1413883003/20001
5 years, 2 months ago (2015-10-22 00:08:18 UTC) #16
commit-bot: I haz the power
Committed patchset #2 (id:20001)
5 years, 2 months ago (2015-10-22 01:39:45 UTC) #17
commit-bot: I haz the power
5 years, 2 months ago (2015-10-22 01:40:41 UTC) #18
Message was sent while issue was closed.
Patchset 2 (id:??) landed as
https://crrev.com/5b8b85e33293743b41412b8797816d46744fa884
Cr-Commit-Position: refs/heads/master@{#355474}

Powered by Google App Engine
This is Rietveld 408576698