From 73a4b4886f572045ada05cd13e60790ca3e17a94 Mon Sep 17 00:00:00 2001 From: Jason Young Date: Tue, 30 Mar 2021 15:54:44 -0400 Subject: [PATCH] CAN valid should pass for VW now --- selfdrive/test/test_models.py | 1 - 1 file changed, 1 deletion(-) diff --git a/selfdrive/test/test_models.py b/selfdrive/test/test_models.py index dc22edfc0e..038cb02480 100755 --- a/selfdrive/test/test_models.py +++ b/selfdrive/test/test_models.py @@ -22,7 +22,6 @@ ROUTES = {v['carFingerprint']: k for k, v in routes.items() if v['enableCamera'] # TODO: get updated routes for these cars ignore_can_valid = [ - "VOLKSWAGEN GOLF", "ACURA ILX 2016 ACURAWATCH PLUS", "TOYOTA PRIUS 2017", "TOYOTA COROLLA 2017",