Skip to content

Commit

Permalink
cons
Browse files Browse the repository at this point in the history
  • Loading branch information
maxime-desroches committed Nov 12, 2024
1 parent 51daa3a commit 62ed151
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions selfdrive/test/process_replay/test_processes.py
Original file line number Diff line number Diff line change
Expand Up @@ -193,6 +193,7 @@ def test_process(cfg, lr, segment, ref_log_path, new_log_path, ignore_fields=Non
if cfg.proc_name not in tested_procs:
continue

# to speed things up, only test all segments on card
if cfg.proc_name != 'card' and car_brand not in ['HYUNDAI', 'TOYOTA', 'HONDA', 'RAM', 'SUBARU', 'VOLKSWAGEN', 'FORD']:
continue

Expand Down

0 comments on commit 62ed151

Please sign in to comment.