mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-08-21 08:14:00 +08:00
cleanup tests that are now useless (#31098)
* disable that onoe * e2e tests catch this * rm more useless checks old-commit-hash: 78e20cff3906ee76c356e8bdef920397e60389b4
This commit is contained in:
@@ -181,6 +181,7 @@ class TestMapRenderer(unittest.TestCase):
|
||||
self._run_test(False)
|
||||
|
||||
@with_processes(["mapsd"])
|
||||
@pytest.mark.skip(reason="slow, flaky, and unlikely to break")
|
||||
def test_recover_from_no_internet(self):
|
||||
self._setup_test()
|
||||
self._run_test(True)
|
||||
|
||||
Reference in New Issue
Block a user