mirror of
https://github.com/samsonjs/media.git
synced 2026-04-14 12:45:47 +00:00
Test: Use TestName testId in TransformerSequenceEffectTest.
Some testcases that got through 0d1b35477d as they were submitted as that CL was in-progress.
PiperOrigin-RevId: 609659607
This commit is contained in:
parent
fd8f45b38e
commit
e4cf72db11
1 changed files with 0 additions and 2 deletions
|
|
@ -231,7 +231,6 @@ public final class TransformerSequenceEffectTest {
|
|||
|
||||
@Test
|
||||
public void export_withBt601AndBt709MediaItems() throws Exception {
|
||||
String testId = "export_withBt601AndBt709MediaItems";
|
||||
if (AndroidTestUtil.skipAndLogIfFormatsUnsupported(
|
||||
context,
|
||||
testId,
|
||||
|
|
@ -264,7 +263,6 @@ public final class TransformerSequenceEffectTest {
|
|||
|
||||
@Test
|
||||
public void export_withBt601VideoAndBt709ImageMediaItems() throws Exception {
|
||||
String testId = "export_withBt601VideoAndBt709ImageMediaItems";
|
||||
if (AndroidTestUtil.skipAndLogIfFormatsUnsupported(
|
||||
context,
|
||||
testId,
|
||||
|
|
|
|||
Loading…
Reference in a new issue