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

Commit 7b97c942 authored by Dan Shi's avatar Dan Shi
Browse files

Move CtsMediaTestCases to group presubmit-large

The test config takes longer than 15mins to run. Move it to a dedicated
group for running slow presubmit Test Mapping test.

Bug: 174654670
Bug: 174495337
Bug: 175150979
Change-Id: Ib66e519b9087f9b4807eebda3d06575af0fe0e94
Test: none

Exempt-From-Owner-Approval: only move tests to different group
Change-Id: Ib66e519b9087f9b4807eebda3d06575af0fe0e94
parent ee9e6269
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