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

Commit bbc4f185 authored by Myles Watson's avatar Myles Watson
Browse files

LeAclManagerTest: Disable flaky test_multiple_background_connections

Bug: 232987004
Test: cert/run
Tag: #gd-refactor

Change-Id: I674beac1bc3c0e8930f222d647530bed2c07b138
parent 26015d73
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -227,7 +227,7 @@ class LeAclManagerTest(gd_base_test.GdBaseTestClass):
        # Check background connection complete
        # Check background connection complete
        self.dut_le_acl_manager.complete_outgoing_connection(token_background)
        self.dut_le_acl_manager.complete_outgoing_connection(token_background)


    def test_multiple_background_connections(self):
    def skip_flaky_test_multiple_background_connections(self):
        self.set_privacy_policy_static()
        self.set_privacy_policy_static()


        # Start two background connections
        # Start two background connections