Remove testsuite handling of obsolete message
authorJacob Bachmeyer <jcb@gnu.org>
Sun, 16 Oct 2022 03:41:29 +0000 (22:41 -0500)
committerJacob Bachmeyer <jcb@gnu.org>
Sun, 16 Oct 2022 03:41:29 +0000 (22:41 -0500)
This message was removed from the gatekeeper along with the rest of the
legacy v1.0 support in commit af0774b9c0ce4907bbdf95e57ffdb534366e19dc.

testsuite/lib/gatekeeper.exp

index 236b1e4c4b195fbd2c22d647d6d503b47f377681..b6f8e0521834358a9221fce7189b786ecb0ef361 100644 (file)
@@ -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