From: Jacob Bachmeyer Date: Sun, 16 Oct 2022 03:41:29 +0000 (-0500) Subject: Remove testsuite handling of obsolete message X-Git-Url: https://vcs.fsf.org/?a=commitdiff_plain;h=b3940c9021271b8b3b83bcc8a718edc752a45b96;p=gatekeeper.git Remove testsuite handling of obsolete message This message was removed from the gatekeeper along with the rest of the legacy v1.0 support in commit af0774b9c0ce4907bbdf95e57ffdb534366e19dc. --- diff --git a/testsuite/lib/gatekeeper.exp b/testsuite/lib/gatekeeper.exp index 236b1e4..b6f8e05 100644 --- a/testsuite/lib/gatekeeper.exp +++ b/testsuite/lib/gatekeeper.exp @@ -658,12 +658,6 @@ proc analyze_log { base_dir name assess } { set A(validate,no-op) 1 exp_continue } - -re {^gatekeeper\[[0-9]+\]: \(Test\)\ - not running in legacy v1 mode} { - # from read_directive_file, after determining mode - # TODO: will be removed with other v1 compatibility code - exp_continue - } -re {^gatekeeper\[[0-9]+\]: \(Test\)\ invalid version [0-9.]+, not supported} { # from read_directive_file, if unsupported version