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

Commit ed4761a4 authored by Dieter Hsu's avatar Dieter Hsu Committed by Gerrit Code Review
Browse files

Merge "Disable broken test BugreportSectionTest.WifiSectionGenerated"

parents ced64f02 c776e6ca
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -401,7 +401,7 @@ TEST_F(BugreportSectionTest, BatteryStatsSectionGenerated) {
    SectionExists("batterystats", /* bytes= */ 1000);
}

TEST_F(BugreportSectionTest, WifiSectionGenerated) {
TEST_F(BugreportSectionTest, DISABLED_WifiSectionGenerated) {
    SectionExists("wifi", /* bytes= */ 100000);
}