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

Commit 287c14f2 authored by Steven Moreland's avatar Steven Moreland
Browse files

binderRpcTest: remove unit_test false

Yes, this is long-running, but without this, we don't
have a way to run it. Since we have results caching
for unmodified binaries, this should not cause a global
presubmit regression.

Bug: 416538918
Test: N/A
Change-Id: I8914f13181214403cbfe2a4bd3693970d5d6ac01
parent cba0628f
Loading
Loading
Loading
Loading
+0 −4
Original line number Diff line number Diff line
@@ -319,11 +319,7 @@ cc_defaults {
        "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_runner_options: [
            {
                name: "native-test-timeout",