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

Commit 2d739498 authored by Sarp Misoglu's avatar Sarp Misoglu
Browse files

Add B&R on-device unit tests to presubmits

This is a bit of a speculative change. There are a couple unit tests that are
failing (seemingly) only when the whole FrameworksMockingServicesTests
module is run on cloud infra for postsubmits.

Test: Presubmits
Bug: 277732940
Change-Id: I1a3e4a4a71a910dd40e0f1486ee88677af44c652
parent bf8a6760
Loading
Loading
Loading
Loading
+8 −0
Original line number Diff line number Diff line
{
  "presubmit": [
    {
      "name": "FrameworksMockingServicesTests",
      "options": [
        {
          "include-filter": "com.android.server.backup"
        }
      ]
    },
    {
      "name": "CtsBackupTestCases"
    }