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

Issue 2736233003: PyLint fixes for tools-webrtc and webrtc/tools (Closed)

Created:
3 years, 9 months ago by kjellander_webrtc
Modified:
3 years, 9 months ago
Reviewers:
oprypin_webrtc
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com, qiang.lu, niklas.enbom, yujie_mao (webrtc), peah-webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

PyLint fixes for tools-webrtc and webrtc/tools Fix a lot of errors before bringing in the new config in https://codereview.webrtc.org/2737963003/ BUG=webrtc:7303 NOTRY=True Review-Url: https://codereview.webrtc.org/2736233003 Cr-Commit-Position: refs/heads/master@{#17137} Committed: https://chromium.googlesource.com/external/webrtc/+/f5318e1f391859c82aaa47b297429e50f41f6b3c

Patch Set 1 #

Patch Set 2 : Restore one mistake #

Total comments: 12

Patch Set 3 : Fix alignment #

Unified diffs Side-by-side diffs Delta from patch set Stats (+142 lines, -145 lines) Patch
M PRESUBMIT.py View 4 chunks +6 lines, -6 lines 0 comments Download
M cleanup_links.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tools-webrtc/autoroller/unittests/roll_deps_test.py View 4 chunks +7 lines, -7 lines 0 comments Download
M tools-webrtc/check_package_boundaries.py View 2 chunks +2 lines, -2 lines 0 comments Download
M tools-webrtc/check_package_boundaries_test.py View 2 chunks +6 lines, -6 lines 0 comments Download
M tools-webrtc/get_landmines.py View 2 chunks +6 lines, -9 lines 0 comments Download
M tools-webrtc/gn_check_autofix.py View 1 chunk +1 line, -1 line 0 comments Download
M tools-webrtc/network_emulator/emulate.py View 6 chunks +11 lines, -11 lines 0 comments Download
M tools-webrtc/network_emulator/network_emulator.py View 1 2 5 chunks +19 lines, -19 lines 0 comments Download
M webrtc/examples/androidtests/video_quality_loopback_test.py View 2 chunks +3 lines, -3 lines 0 comments Download
M webrtc/tools/barcode_tools/barcode_decoder.py View 1 2 12 chunks +23 lines, -23 lines 0 comments Download
M webrtc/tools/barcode_tools/barcode_encoder.py View 1 2 15 chunks +37 lines, -37 lines 0 comments Download
M webrtc/tools/barcode_tools/build_zxing.py View 2 chunks +5 lines, -5 lines 0 comments Download
M webrtc/tools/barcode_tools/helper_functions.py View 1 4 chunks +5 lines, -5 lines 0 comments Download
M webrtc/tools/barcode_tools/yuv_cropper.py View 5 chunks +9 lines, -9 lines 0 comments Download

Messages

Total messages: 21 (11 generated)
kjellander_webrtc
Sorry, not the most exciting review :/
3 years, 9 months ago (2017-03-09 06:25:22 UTC) #2
oprypin_webrtc
All my comments are about alignment. I wonder why the linter doesn't do anything about ...
3 years, 9 months ago (2017-03-09 08:41:49 UTC) #4
kjellander_webrtc
The linter doesn't catch those because the "bad-continuation" rule is disabled in pylintrc. It would ...
3 years, 9 months ago (2017-03-09 08:58:14 UTC) #5
oprypin_webrtc
lgtm
3 years, 9 months ago (2017-03-09 09:04:10 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2736233003/40001
3 years, 9 months ago (2017-03-09 09:18:33 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: presubmit on master.tryserver.webrtc (JOB_FAILED, http://build.chromium.org/p/tryserver.webrtc/builders/presubmit/builds/14642)
3 years, 9 months ago (2017-03-09 09:22:43 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2736233003/40001
3 years, 9 months ago (2017-03-09 10:23:33 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.webrtc.org/2736233003/40001
3 years, 9 months ago (2017-03-09 10:24:23 UTC) #17
commit-bot: I haz the power
Committed patchset #3 (id:40001) as https://chromium.googlesource.com/external/webrtc/+/f5318e1f391859c82aaa47b297429e50f41f6b3c
3 years, 9 months ago (2017-03-09 10:26:50 UTC) #20
kjellander_webrtc
3 years, 9 months ago (2017-03-09 14:09:22 UTC) #21
Message was sent while issue was closed.
A revert of this CL (patchset #3 id:40001) has been created in
https://codereview.webrtc.org/2737233003/ by kjellander@webrtc.org.

The reason for reverting is: Fails video quality tests in Chrome: 
http://build.chromium.org/p/chromium.webrtc.fyi/builders/Win10%20Tester/build...
I should have looked more closer at those :(.

Powered by Google App Engine
This is Rietveld 408576698