Skip AV1 test on devices that don't support AV1 HDR encoding
Skip AV1 HDR test on some devices. PiperOrigin-RevId: 640135455
This commit is contained in:
parent
35b8ab411d
commit
5371ad406b
@ -237,6 +237,7 @@ public final class TransformerHdrSequenceEffectTest {
|
||||
@Test
|
||||
public void export720x1280Av1Hdr10_withAllAvailableDecoders_doesNotStretchOutputOnAny()
|
||||
throws Exception {
|
||||
assumeDeviceSupportsHdrEditing(testId, MP4_ASSET_AV1_2_SECOND_HDR10_FORMAT);
|
||||
assumeFormatsSupported(
|
||||
context,
|
||||
testId,
|
||||
|
Loading…
x
Reference in New Issue
Block a user