diff --git a/selfdrive/controls/lib/events.py b/selfdrive/controls/lib/events.py index 4710d50507..ce30ea7230 100644 --- a/selfdrive/controls/lib/events.py +++ b/selfdrive/controls/lib/events.py @@ -287,7 +287,7 @@ EVENTS: Dict[int, Dict[str, Union[Alert, Callable[[Any, messaging.SubMaster, boo }, EventName.cruiseMismatch: { - ET.PERMANENT: ImmediateDisableAlert("openpilot failed to cancel cruise"), + #ET.PERMANENT: ImmediateDisableAlert("openpilot failed to cancel cruise"), }, # Some features or cars are marked as community features. If openpilot diff --git a/selfdrive/test/process_replay/ref_commit b/selfdrive/test/process_replay/ref_commit index d58be73f57..8db758855f 100644 --- a/selfdrive/test/process_replay/ref_commit +++ b/selfdrive/test/process_replay/ref_commit @@ -1 +1 @@ -b3c61dc5f6777497fdd82fb7421a469a43efcbf1 \ No newline at end of file +016f58a8f6024a944bf9f73a0e0b745c931485ff \ No newline at end of file