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

Commit 15071074 authored by Sam Saccone's avatar Sam Saccone
Browse files

Suspend significantly flakey test until fixed.

BUG=269868814

Change-Id: Id0fbef1b7ffe965eab0a8a0c9f89b4e60e412feb
parent 82e99e38
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -14,6 +14,10 @@ cc_test {
    defaults: [
      "libeffects-test-defaults",
    ],
    // TODO(b/269868814)
    test_options: {
        unit_test: false,
    },
    srcs: [
        "EffectReverbTest.cpp",
    ],