commit b0c79676c62a9f7dcddf7edf19e008036d933059
Author: Scott Kostyshak <[email protected]>
Date: Wed Jul 16 23:52:16 2025 +0200
ctests: ignore lyx2lyx warning about layout format
Otherwise this warning causes some lyx2lyx tests to fail, and we
want the tests to check for other things.
For example, these tests were failing:
export/doc/ja/Customization_lyx16 (Failed)
export/doc/ja/Customization_lyx20 (Failed)
export/doc/ja/Customization_lyx21 (Failed)
---
development/autotests/filterCheckWarnings | 1 +
1 file changed, 1 insertion(+)
diff --git a/development/autotests/filterCheckWarnings
b/development/autotests/filterCheckWarnings
index 6873973a8a..4e7ef3603a 100644
--- a/development/autotests/filterCheckWarnings
+++ b/development/autotests/filterCheckWarnings
@@ -4,3 +4,4 @@ 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
+lyx2lyx warning: A local layout in this document uses a higher layout format
(.*) than is supported in the target version (.*)\.
--
lyx-cvs mailing list
[email protected]
https://lists.lyx.org/mailman/listinfo/lyx-cvs