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

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

Merge "Disables flaky irk rotation test as irk rotation is disabled"

parents b667ce84 7a6bc07f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -90,7 +90,7 @@ class IrkRotationTest(sl4a_sl4a_base_test.Sl4aSl4aBaseTestClass):

        return address, irk

    def test_le_reconnect_after_irk_rotation_cert_privacy_enabled(self):
    def __test_le_reconnect_after_irk_rotation_cert_privacy_enabled(self):
        self._test_le_reconnect_after_irk_rotation(True)

    def test_le_reconnect_after_irk_rotation_cert_privacy_disabled(self):