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

Issue 2509623003: Fix KeyError caused when filtering gtests on multiple threads. (Closed)

Created:
4 years, 1 month ago by mikecase (-- gone --)
Modified:
4 years, 1 month ago
Reviewers:
jbudorick
CC:
agrieve+watch_chromium.org, chromium-reviews, jbudorick+watch_chromium.org, mikecase+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Fix KeyError caused when filtering gtests on multiple threads. BUG=664337 Committed: https://crrev.com/c37f55cdd68e4715e9db17ede0a5ba7f4464ab8c Cr-Commit-Position: refs/heads/master@{#433295}

Patch Set 1 #

Total comments: 1

Patch Set 2 : Fix KeyError caused when filtering gtests on multiple threads. #

Patch Set 3 : Fix KeyError caused when filtering gtests on multiple threads. #

Patch Set 4 : Fix KeyError caused when filtering gtests on multiple threads. #

Patch Set 5 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -4 lines) Patch
M build/android/pylib/gtest/gtest_test_instance.py View 1 2 3 4 3 chunks +9 lines, -4 lines 0 comments Download

Messages

Total messages: 17 (6 generated)
mikecase (-- gone --)
https://hg.python.org/cpython/rev/fe12c34c39eb Context: Here is the error. File "/b/swarm_slave/w/ir_49ot_/build/android/pylib/local/device/local_device_gtest_run.py", line 341, in list_tests tests = self._test_instance.FilterTests(tests) ...
4 years, 1 month ago (2016-11-17 00:07:39 UTC) #2
jbudorick
https://codereview.chromium.org/2509623003/diff/1/build/android/pylib/local/device/local_device_gtest_run.py File build/android/pylib/local/device/local_device_gtest_run.py (right): https://codereview.chromium.org/2509623003/diff/1/build/android/pylib/local/device/local_device_gtest_run.py#newcode347 build/android/pylib/local/device/local_device_gtest_run.py:347: test_lists = [self._test_instance.FilterTests(tests) This change is ok, but it ...
4 years, 1 month ago (2016-11-17 00:16:03 UTC) #3
jbudorick
On 2016/11/17 00:16:03, jbudorick wrote: > https://codereview.chromium.org/2509623003/diff/1/build/android/pylib/local/device/local_device_gtest_run.py > File build/android/pylib/local/device/local_device_gtest_run.py (right): > > https://codereview.chromium.org/2509623003/diff/1/build/android/pylib/local/device/local_device_gtest_run.py#newcode347 > ...
4 years, 1 month ago (2016-11-17 00:16:17 UTC) #4
mikecase (-- gone --)
On 2016/11/17 at 00:16:17, jbudorick wrote: > On 2016/11/17 00:16:03, jbudorick wrote: > > https://codereview.chromium.org/2509623003/diff/1/build/android/pylib/local/device/local_device_gtest_run.py ...
4 years, 1 month ago (2016-11-18 02:26:55 UTC) #5
jbudorick
lgtm
4 years, 1 month ago (2016-11-18 02:28:07 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.chromium.org/2509623003/60001
4 years, 1 month ago (2016-11-18 16:26:25 UTC) #8
commit-bot: I haz the power
Try jobs failed on following builders: ios-device on master.tryserver.chromium.mac (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.mac/builders/ios-device/builds/108673) ios-simulator on master.tryserver.chromium.mac (JOB_FAILED, ...
4 years, 1 month ago (2016-11-18 16:29:41 UTC) #10
mikecase (-- gone --)
On 2016/11/18 at 16:29:41, commit-bot wrote: > Try jobs failed on following builders: > ios-device ...
4 years, 1 month ago (2016-11-18 16:38:57 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.chromium.org/2509623003/80001
4 years, 1 month ago (2016-11-18 19:15:33 UTC) #14
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 1 month ago (2016-11-18 20:59:50 UTC) #15
commit-bot: I haz the power
4 years, 1 month ago (2016-11-18 21:02:30 UTC) #17
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/c37f55cdd68e4715e9db17ede0a5ba7f4464ab8c
Cr-Commit-Position: refs/heads/master@{#433295}

Powered by Google App Engine
This is Rietveld 408576698