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

Commit 98f9d0ad authored by David Liu's avatar David Liu
Browse files

Add HealthFitness screen diff tests in SettingsLib presubmit

Bug: 409555871
Flag: EXEMPT test only

Change-Id: If41a72ab62b40a02abcf85404686a0a4e6d3cba1
parent af3be76f
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -8,6 +8,20 @@
    },
    {
      "name": "SettingsSpaUnitTests"
    },
    {
      "name": "HealthFitnessScreenDiffTests",
      "options": [
        {
          "exclude-annotation": "org.junit.Ignore"
        },
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        },
        {
          "exclude-annotation": "android.platform.test.annotations.Postsubmit"
        }
      ]
    }
  ]
}