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

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

Merge "Temporarily @ignore test_reconnect" am: 9bfa166a am: 84d796da

am: b1687ed7

Change-Id: Ieec56ca6069294770c1d0303d466a2d67fbf9e2c
parents 07c5ec08 b1687ed7
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."""