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

Commit 5ef29da7 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "Exclude flaky tests from CtsGraphicsTestCases" am: 64c920c2 am:...

Merge "Exclude flaky tests from CtsGraphicsTestCases" am: 64c920c2 am: 5d145dbc am: ff646ddc am: 814a75d5

Original change: https://android-review.googlesource.com/c/platform/frameworks/base/+/2068130



Change-Id: I54838da4e6f08b35e347f2c35838fbb2767363ed
Signed-off-by: default avatarAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
parents 79497503 814a75d5
Loading
Loading
Loading
Loading
+6 −1
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "CtsGraphicsTestCases"
      "name": "CtsGraphicsTestCases",
      "options": [
        {
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ]
}