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

Commit 7a6bc07f authored by Rahul Sabnis's avatar Rahul Sabnis
Browse files

Disables flaky irk rotation test as irk rotation is disabled

Bug: 283124370
Test: system/gd/cert/run --sl4a_sl4a --clean
Change-Id: I78a9fe40bf8beed0a3c2e9770f2c67a97a6c857f
parent 8e163bd8
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):