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

Commit b90330ea authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

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

parents bd7c7549 72ef0277
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"
        }
      ]
    }
  ]
}