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

Commit 290287c9 authored by Treehugger Robot's avatar Treehugger Robot Committed by Automerger Merge Worker
Browse files

Merge "binderRpcTest: remove from unit tests" am: 2dbab277 am: 29233809

parents b2f915dc 29233809
Loading
Loading
Loading
Loading
+7 −0
Original line number Original line Diff line number Diff line
@@ -238,6 +238,13 @@ cc_defaults {
        "binderRpcUniversalTests.cpp",
        "binderRpcUniversalTests.cpp",
    ],
    ],


    // This test uses a lot of resources and takes a long time. Due to
    // design of several tests, it is also very sensitive to resource
    // contention on the device. b/276820894
    test_options: {
        unit_test: false,
    },

    test_suites: ["general-tests"],
    test_suites: ["general-tests"],
    require_root: true,
    require_root: true,