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

Commit 12df2d1c authored by Automerger Merge Worker's avatar Automerger Merge Worker
Browse files

Merge "Convert apct/telephonycomm/all_unit_tests to Test Mapping Suite." am:...

Merge "Convert apct/telephonycomm/all_unit_tests to Test Mapping Suite." am: b90330ea am: 20bdbf40

Change-Id: I99427f4a3fb4537158bc48a0fbf7b14f699156bb
parents c901af21 20bdbf40
Loading
Loading
Loading
Loading

telecomm/TEST_MAPPING

0 → 100644
+29 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "TeleServiceTests",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "TelecomUnitTests",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "TelephonyProviderTests",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ]
}

telephony/TEST_MAPPING

0 → 100644
+29 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "TeleServiceTests",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "TelecomUnitTests",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "TelephonyProviderTests",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ]
}