Use type raw for video_codec_perf_tests.

This should disable gtest-parallel which overrides the same file from
multiple shards, causing the perf results to be partially uploaded.

Bug: b/284119043, chromium:1448971
Change-Id: Ie894306b394ccbd068a94b5e7719109d7bbed539
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/306800
Commit-Queue: Jeremy Leconte <jleconte@google.com>
Reviewed-by: Jeremy Leconte <jleconte@google.com>
Cr-Commit-Position: refs/heads/main@{#40164}
This commit is contained in:
Mirko Bonadei 2023-05-27 15:07:46 +02:00 committed by WebRTC LUCI CQ
parent 01c2efc310
commit a294353ccb

View File

@ -149,7 +149,7 @@
},
"video_codec_perf_tests": {
"label": "//modules/video_coding:video_codec_perf_tests",
"type": "console_test_launcher",
"type": "raw",
},
"video_engine_tests": {
"label": "//:video_engine_tests",