diff --git a/Tools/autotest/common.py b/Tools/autotest/common.py index 599e734a9f..8354346d0f 100644 --- a/Tools/autotest/common.py +++ b/Tools/autotest/common.py @@ -1789,7 +1789,7 @@ class AutoTest(ABC): REPLAY_MSGS = [ 'RFRH', 'RFRF', 'REV2', 'RSO2', 'RWA2', 'REV3', 'RSO3', 'RWA3', 'RMGI', 'REY3', 'RFRN', 'RISH', 'RISI', 'RISJ', 'RBRH', 'RBRI', 'RRNH', 'RRNI', 'RGPH', 'RGPI', 'RGPJ', 'RASH', 'RASI', 'RBCH', 'RBCI', 'RVOH', 'RMGH', - 'ROFH' ] + 'ROFH', 'REPH', 'REVH' ] docco_ids = {} for thing in tree.logformat: