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

Issue 2862803002: Don't duplicate gtest-parallel flags in gtest-parallel-wrappers. (Closed)

Created:
3 years, 7 months ago by ehmaldonado_webrtc
Modified:
3 years, 7 months ago
Reviewers:
kjellander_webrtc
CC:
webrtc-reviews_webrtc.org
Target Ref:
refs/heads/master
Project:
webrtc
Visibility:
Public.

Description

Don't duplicate gtest-parallel flags in gtest-parallel-wrappers. Also, move the --timeout=900 flag from the recipe to the mb.py script. That way it is passed as an arg to gtest-parallel and not to the test executable. BUG=webrtc:7568 NOTRY=True Review-Url: https://codereview.webrtc.org/2862803002 Cr-Commit-Position: refs/heads/master@{#18015} Committed: https://chromium.googlesource.com/external/webrtc/+/76e60e928f8f96c9d8686b0637952125a5f2649c

Patch Set 1 #

Total comments: 1

Patch Set 2 : Add example. Add --timeout=900 flag. #

Total comments: 3

Patch Set 3 : Updated comments. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+75 lines, -59 lines) Patch
M tools-webrtc/gtest-parallel-wrapper.py View 1 2 4 chunks +62 lines, -54 lines 0 comments Download
M tools-webrtc/mb/mb.py View 1 2 1 chunk +5 lines, -1 line 0 comments Download
M tools-webrtc/mb/mb_unittest.py View 1 4 chunks +8 lines, -4 lines 0 comments Download

Messages

Total messages: 22 (16 generated)
ehmaldonado_webrtc
3 years, 7 months ago (2017-05-04 09:12:52 UTC) #5
ehmaldonado_webrtc
Can we move the --timeout=900 flag from https://cs.chromium.org/chromium/build/scripts/slave/recipe_modules/webrtc/steps.py?type=cs&q=timeout+webrtc/steps.py&sq=package:chromium&l=85 To somewhere around here https://chromium.googlesource.com/external/webrtc/+/master/tools-webrtc/mb/mb.py#1100 So that ...
3 years, 7 months ago (2017-05-04 09:16:14 UTC) #6
kjellander_webrtc
Nice! Please just fix some of the docs https://codereview.webrtc.org/2862803002/diff/1/tools-webrtc/gtest-parallel-wrapper.py File tools-webrtc/gtest-parallel-wrapper.py (left): https://codereview.webrtc.org/2862803002/diff/1/tools-webrtc/gtest-parallel-wrapper.py#oldcode21 tools-webrtc/gtest-parallel-wrapper.py:21: Note ...
3 years, 7 months ago (2017-05-04 09:30:06 UTC) #7
kjellander_webrtc
Excellent, thanks! lgtm with nits addressed https://codereview.webrtc.org/2862803002/diff/20001/tools-webrtc/gtest-parallel-wrapper.py File tools-webrtc/gtest-parallel-wrapper.py (right): https://codereview.webrtc.org/2862803002/diff/20001/tools-webrtc/gtest-parallel-wrapper.py#newcode21 tools-webrtc/gtest-parallel-wrapper.py:21: All flags before ...
3 years, 7 months ago (2017-05-04 11:50:10 UTC) #11
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/2862803002/40001
3 years, 7 months ago (2017-05-04 13:15:56 UTC) #19
commit-bot: I haz the power
3 years, 7 months ago (2017-05-04 13:18:32 UTC) #22
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/external/webrtc/+/76e60e928f8f96c9d8686b063...

Powered by Google App Engine
This is Rietveld 408576698