Update gtest-parallel to the latest patch.
Patch includes:
* Consider tests that reach the timeout as failed.
e28fc0e83f
Change-Id: Id5def90e99afbc66d47d82d5b78c9dd9e4a45172
Bug: b/233323561
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/264822
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Reviewed-by: Christoffer Jansson <jansson@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#37091}
This commit is contained in:

committed by
WebRTC LUCI CQ

parent
b22cabcf76
commit
f73dc86cf5
2
DEPS
2
DEPS
@ -162,7 +162,7 @@ deps = {
|
||||
},
|
||||
# WebRTC-only dependency (not present in Chromium).
|
||||
'src/third_party/gtest-parallel':
|
||||
'https://chromium.googlesource.com/external/github.com/google/gtest-parallel@42ce42ff35f8313066c247f02d431a1c603ae4a0',
|
||||
'https://chromium.googlesource.com/external/github.com/google/gtest-parallel@e28fc0e83f54105af859e68e068e3ec05d87c3b7',
|
||||
'src/third_party/google-truth': {
|
||||
'packages': [
|
||||
{
|
||||
|
Reference in New Issue
Block a user