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

Commit fcbdb005 authored by Treehugger Robot's avatar Treehugger Robot Committed by Gerrit Code Review
Browse files

Merge "Remove libstats*_lazy tests from MTS" into main

parents ef053971 42dbd2de
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ cc_test {
        "-Wall",
        "-Werror",
    ],
    test_suites: ["device-tests", "mts-statsd"],
    test_suites: ["device-tests"],
    test_config: "libstatspull_lazy_test.xml",
    // TODO(b/153588990): Remove when the build system properly separates.
    // 32bit and 64bit architectures.
+0 −1
Original line number Diff line number Diff line
@@ -36,7 +36,6 @@ cc_test {
    ],
    test_suites: [
        "device-tests",
        "mts-statsd",
    ],
    test_config: "libstatssocket_lazy_test.xml",
    // TODO(b/153588990): Remove when the build system properly separates.