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

Commit 71fe1304 authored by Dan Shi's avatar Dan Shi Committed by Android (Google) Code Review
Browse files

Merge "Move CtsMediaTestCases to group presubmit-large"

parents 70548828 7b97c942
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
{
  "presubmit": [
  "presubmit-large": [
    // The following tests validate codec and drm path.
    {
      "name": "GtsMediaTestCases",
+4 −2
Original line number Diff line number Diff line
// for frameworks/av/media
{
    "presubmit": [
    "presubmit-large": [
        // runs whenever we change something in this tree
        {
            "name": "CtsMediaTestCases",
@@ -17,7 +17,9 @@
                    "include-filter": "android.media.cts.DecodeEditEncodeTest"
                }
            ]
        },
        }
    ],
    "presubmit": [
        {
            "name": "GtsMediaTestCases",
            "options" : [
+3 −1
Original line number Diff line number Diff line
@@ -4,7 +4,9 @@
    // { "name": "codec2_core_param_test"},
    // TODO(b/155516524)
    // { "name": "codec2_vndk_interface_test"},
    { "name": "codec2_vndk_test"},
    { "name": "codec2_vndk_test"}
  ],
  "presubmit-large": [
    {
      "name": "CtsMediaTestCases",
      "options": [
+4 −2
Original line number Diff line number Diff line
@@ -11,7 +11,7 @@

  ],

  "presubmit": [
  "presubmit-large": [
    {
      "name": "CtsMediaTestCases",
      "options": [
@@ -29,7 +29,9 @@
          "exclude-filter": "android.media.cts.AudioRecordTest"
        }
      ]
    },
    }
  ],
  "presubmit": [
    {
      "name": "mediacodecTest"
    }
+1 −1
Original line number Diff line number Diff line
@@ -7,7 +7,7 @@
    { "name": "ID3Test" }
  ],

  "presubmit": [
  "presubmit-large": [
    // this doesn't seem to run any tests.
    // but: cts-tradefed run -m CtsMediaTestCases -t android.media.cts.MediaMetadataRetrieverTest
    // does run he 32 and 64 bit tests, but not the instant tests