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

Commit 1fa7ae17 authored by Andreas Gampe's avatar Andreas Gampe
Browse files

Revert "DO NOT MERGE] Disabled the following tests:"

This reverts commit 8e9374fc.

Reason for revert: Underlying issue has been fixed.

Bug: 139704630
Change-Id: I313d892e4410996b2b45d7a1d6bf4ea249a27de6
Test: atest
parent 8e9374fc
Loading
Loading
Loading
Loading
+1 −18
Original line number Diff line number Diff line
@@ -22,24 +22,7 @@
      "name": "CtsClassloaderSplitsHostTestCases"
    },
    {
      "name": "CtsCompilationTestCases",
      "options": [
        {
          "exclude-filter": "android.compilation.cts.AdbRootDependentCompilationTest#testCompile_bgDexopt"
        },
        {
          "exclude-filter": "android.compilation.cts.AdbRootDependentCompilationTest#testCompile_noProfile"
        },
        {
          "exclude-filter": "android.compilation.cts.AdbRootDependentCompilationTest#testCompile_curProfile"
        },
        {
          "exclude-filter": "android.compilation.cts.AdbRootDependentCompilationTest#testCompile_refProfile"
        },
        {
          "exclude-filter": "android.compilation.cts.AdbRootDependentCompilationTest#testCompile_curAndRefProfile"
        }
      ]
      "name": "CtsCompilationTestCases"
    }
  ]
}