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

Commit b05c39f8 authored by uael's avatar uael
Browse files

avatar: disable failing Gatt test

Test: avatar run
Bug: 276757181
Change-Id: I4bc2a82e6b1a518dad31b42bcb3b6a5094533398
parent a77ee7b9
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -199,6 +199,7 @@ class GattTest(base_test.BaseTestClass): # type: ignore[misc]
        # NOTE: if service change indication is ever enabled in Bumble, both this test + the previous test must DISABLE IT
        # otherwise this test will fail, and the previous test will pass even on a broken implementation

        raise signals.TestSkip('TODO(aryarahul): b/276757181')
        if not isinstance(self.ref, BumblePandoraDevice):
            raise signals.TestSkip('Test require Bumble as reference device(s)')