[LyX/master] ctests: adapt ignored warnings to new messages
Scott Kostyshak
skostysh at lyx.org
Fri Apr 29 22:27:37 UTC 2022
commit a8dd4db54f41ff68f26a669049aee99e73de6961
Author: Scott Kostyshak <skostysh at lyx.org>
Date: Fri Apr 29 19:01:27 2022 -0400
ctests: adapt ignored warnings to new messages
The change of the warning messages was introduced at ae31e169, which
broke several lyx2lyx tests. The tests are now fixed with this
commit.
---
development/autotests/filterCheckWarnings | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/development/autotests/filterCheckWarnings b/development/autotests/filterCheckWarnings
index decb045..6873973 100644
--- a/development/autotests/filterCheckWarnings
+++ b/development/autotests/filterCheckWarnings
@@ -1,6 +1,6 @@
Cannot find translation for language
-Warning: Lyx2lyx knows nothing about (textclass|module)
-Warning: sfval: [0-9]+ [0-9]+
+lyx2lyx warning: Lyx2lyx knows nothing about (textclass|module)
+lyx2lyx warning: sfval: [0-9]+ [0-9]+
Warning: a buffer should not have two parents!
The master .* does not include this document. Ignoring the master assignment
Warning: Different textclasses
More information about the lyx-cvs
mailing list