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

Commit a3fa0b20 authored by Neil Fuller's avatar Neil Fuller Committed by Android (Google) Code Review
Browse files

Merge "Switch "postsubmit" to "presubmit" after soak" into main

parents 370b8256 911e5628
Loading
Loading
Loading
Loading
+1 −4
Original line number Diff line number Diff line
@@ -7,10 +7,7 @@
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    }
  ],
  // TODO(b/182461754): Change to "presubmit" when go/test-mapping-slo-guide allows.
  "postsubmit": [
    },
    {
      "name": "FrameworksTimeServicesTests"
    }
+3 −3
Original line number Diff line number Diff line
@@ -7,15 +7,15 @@
          "exclude-annotation": "androidx.test.filters.FlakyTest"
        }
      ]
    },
    {
      "name": "FrameworksTimeServicesTests"
    }
  ],
  // TODO(b/182461754): Change to "presubmit" when go/test-mapping-slo-guide allows.
  "postsubmit": [
    {
      "name": "CtsLocationTimeZoneManagerHostTest"
    },
    {
      "name": "FrameworksTimeServicesTests"
    }
  ]
}