Skip LibaomAv1SvcTest.EncodeAndDecodeAllDecodeTargets/S3T3.
This is temporary while AV1 gets fixed. Bug: webrtc:15715, b/315476578 Change-Id: I4fdadb97788c934b12b4a3a19dfec1f61a95a3a5 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/330640 Commit-Queue: Mirko Bonadei <mbonadei@webrtc.org> Reviewed-by: Marco Paniconi <marpan@google.com> Reviewed-by: Marco Paniconi <marpan@webrtc.org> Cr-Commit-Position: refs/heads/main@{#41345}
This commit is contained in:
parent
b17d53d971
commit
a3d2c58e38
@ -350,7 +350,8 @@ INSTANTIATE_TEST_SUITE_P(
|
|||||||
SvcTestParam{"L3T1", /*num_frames_to_generate=*/3},
|
SvcTestParam{"L3T1", /*num_frames_to_generate=*/3},
|
||||||
SvcTestParam{"L3T3", /*num_frames_to_generate=*/8},
|
SvcTestParam{"L3T3", /*num_frames_to_generate=*/8},
|
||||||
SvcTestParam{"S2T1", /*num_frames_to_generate=*/3},
|
SvcTestParam{"S2T1", /*num_frames_to_generate=*/3},
|
||||||
SvcTestParam{"S3T3", /*num_frames_to_generate=*/8},
|
// TODO: bugs.webrtc.org/15715 - Re-enable once AV1 is fixed.
|
||||||
|
// SvcTestParam{"S3T3", /*num_frames_to_generate=*/8},
|
||||||
SvcTestParam{"L2T2", /*num_frames_to_generate=*/4},
|
SvcTestParam{"L2T2", /*num_frames_to_generate=*/4},
|
||||||
SvcTestParam{"L2T2_KEY", /*num_frames_to_generate=*/4},
|
SvcTestParam{"L2T2_KEY", /*num_frames_to_generate=*/4},
|
||||||
SvcTestParam{"L2T2_KEY_SHIFT",
|
SvcTestParam{"L2T2_KEY_SHIFT",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user