Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 958eee28 authored by Kevin Rocard's avatar Kevin Rocard
Browse files

Add test mapping to run transcoding tests on extractor change

Test: add transcoding failure
Change-Id: Ic774c4914051fc80d29ba4e1fa61c560a4209570
parent 7a17f7d8
Loading
Loading
Loading
Loading
+3 −0
Original line number Diff line number Diff line
{
  "presubmit": [

        {
            "name": "CtsMediaTranscodingTestCases"
        }
    // TODO(b/153661591) enable test once the bug is fixed
    // This tests the extractor path
    // {
+7 −0
Original line number Diff line number Diff line
{
    "presubmit": [
        {
            "name": "CtsMediaTranscodingTestCases"
        }
    ]
}