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

Commit f144ff82 authored by Pablo Gamito's avatar Pablo Gamito
Browse files

Remove Perf tests from TEST_MAPPINGs

Performance modules not allowed in test mapping.

Bug: 370430208
Flag: TEST_ONLY
Change-Id: I72b2ebe65065403b56d7d3ec32a48b96216bc6f3
parent 2fe97d4c
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -2,17 +2,11 @@
  "presubmit": [
    {
      "name": "TracingTests"
    },
    {
      "name": "ProtologPerfTests"
    }
  ],
  "wm-cf": [
    {
      "name": "TracingTests"
    },
    {
      "name": "ProtologPerfTests"
    }
  ]

+0 −3
Original line number Diff line number Diff line
@@ -2,9 +2,6 @@
  "presubmit": [
    {
      "name": "TracingTests"
    },
    {
      "name": "ProtologPerfTests"
    }
  ]
}