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

Issue 2968003003: Stop silently accepting unsupported flags in test binaries (Closed)

Created:
3 years, 5 months ago by oprypin_webrtc
Modified:
3 years, 4 months ago
CC:
webrtc-reviews_webrtc.org, AleBzk, hlundin-webrtc, ehmaldonado_webrtc
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Stop silently accepting unsupported flags in test binaries Instead explicitly ignore only the flags we know should be ignored. BUG=webrtc:7568 Review-Url: https://codereview.webrtc.org/2968003003 Cr-Commit-Position: refs/heads/master@{#19412} Committed: https://chromium.googlesource.com/external/webrtc/+/a2782f6f5d350e423b8166d603f44e17e1d7540b

Patch Set 1 : Remove "AllowCommandLineReparsing" #

Patch Set 2 : Ignore Chromium-specific flags #

Patch Set 3 : Ignore flags passed by xcodebuild #

Total comments: 2

Patch Set 4 : Fix a related TODO caused by unexpected flags #

Total comments: 1

Patch Set 5 : Add TODO #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -10 lines) Patch
M tools_webrtc/gtest-parallel-wrapper.py View 1 2 3 4 1 chunk +4 lines, -0 lines 0 comments Download
M tools_webrtc/valgrind/webrtc_tests.py View 1 2 3 4 2 chunks +10 lines, -0 lines 0 comments Download
M webrtc/modules/audio_coding/codecs/isac/fix/test/kenny.cc View 1 2 3 1 chunk +2 lines, -4 lines 0 comments Download
M webrtc/test/test_main.cc View 1 2 2 chunks +5 lines, -3 lines 0 comments Download
M webrtc/voice_engine/test/auto_test/voe_standard_test.cc View 1 chunk +0 lines, -3 lines 0 comments Download

Messages

Total messages: 38 (30 generated)
oprypin_webrtc
kjellander@, please also consider things that I might be missing (do perf bots perhaps pass ...
3 years, 4 months ago (2017-08-18 12:34:44 UTC) #25
oprypin_webrtc
3 years, 4 months ago (2017-08-18 12:37:17 UTC) #26
kjellander_webrtc
Yay this is excellent cleanup. Please file another bug and reference it with a TODO ...
3 years, 4 months ago (2017-08-18 12:49:52 UTC) #29
oprypin_webrtc
https://codereview.webrtc.org/2968003003/diff/120001/tools_webrtc/valgrind/webrtc_tests.py File tools_webrtc/valgrind/webrtc_tests.py (right): https://codereview.webrtc.org/2968003003/diff/120001/tools_webrtc/valgrind/webrtc_tests.py#newcode134 tools_webrtc/valgrind/webrtc_tests.py:134: _, args = ignore_parser.parse_known_args(args) On 2017/08/18 12:49:52, kjellander_webrtc wrote: ...
3 years, 4 months ago (2017-08-18 13:30:29 UTC) #30
henrika_webrtc
Don't know the details but lgtm
3 years, 4 months ago (2017-08-18 13:44:00 UTC) #31
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/2968003003/150001
3 years, 4 months ago (2017-08-18 13:44:29 UTC) #34
commit-bot: I haz the power
Committed patchset #5 (id:150001) as https://chromium.googlesource.com/external/webrtc/+/a2782f6f5d350e423b8166d603f44e17e1d7540b
3 years, 4 months ago (2017-08-18 14:12:33 UTC) #37
oprypin_webrtc
3 years, 4 months ago (2017-08-18 14:22:18 UTC) #38
Message was sent while issue was closed.
A revert of this CL (patchset #5 id:150001) has been created in
https://codereview.webrtc.org/3002963002/ by oprypin@webrtc.org.

The reason for reverting is: Causes failures on perf bots
https://luci-milo.appspot.com/buildbot/client.webrtc.perf/Mac%2010.11/3567.

Powered by Google App Engine
This is Rietveld 408576698