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

Commit e5b2aede authored by SongFerng Wang's avatar SongFerng Wang Committed by Automerger Merge Worker
Browse files

Merge "Add non-flaky telephony cts as presubmit using test mapping" am: 45c587dd

Original change: https://android-review.googlesource.com/c/platform/frameworks/opt/telephony/+/1748174

Change-Id: I565d39847773e7bc8c739b60b9a078ed8938afa3
parents d4ce9b01 45c587dd
Loading
Loading
Loading
Loading
+40 −0
Original line number Diff line number Diff line
@@ -10,6 +10,46 @@
    },
    {
      "name": "CarrierAppIntegrationTestCases"
    },
    {
      "name": "CtsTelephonySdk28TestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "CtsTelephony2TestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "CtsTelephony3TestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "CtsSimRestrictedApisTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "CtsTelephonyProviderTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ]
}