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

Commit f3073910 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 am: 12df2d1c

Change-Id: Iff3d7ab74627bdb781f7d7b4b7f00018f130a4eb
parents 78231e92 12df2d1c
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"
        }
      ]
    }
  ]
}