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

Commit b1687ed7 authored by Julien Desprez's avatar Julien Desprez Committed by android-build-merger
Browse files

Merge "Temporarily @ignore test_reconnect" am: 9bfa166a

am: 84d796da

Change-Id: I6f410fd27449bd6e868cb4e467af268dac47d348
parents ed49007b 84d796da
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -416,6 +416,7 @@ class ConnectionTest(unittest.TestCase):
                    output.strip(),
                    "already connected to {}".format(serial).encode("utf8"))

    @unittest.skip("Currently failing b/123247844")
    def test_reconnect(self):
        """Ensure that a disconnected device reconnects."""