···11+diff --git a/tests/cpu/fileformats/FileFormatCTF_tests.cpp b/tests/cpu/fileformats/FileFormatCTF_tests.cpp
22+index 7a7ab67b..18c1f55e 100644
33+--- a/tests/cpu/fileformats/FileFormatCTF_tests.cpp
44++++ b/tests/cpu/fileformats/FileFormatCTF_tests.cpp
55+@@ -1416,7 +1416,7 @@ OCIO_ADD_TEST(FileFormatCTF, difficult_xml_unknown_elements)
66+ "(37): Unrecognized element 'just_ignore' where its parent is 'ProcessList' (8): Unknown element",
77+ "(69): Unrecognized element 'just_ignore' where its parent is 'Description' (66)",
88+ "(70): Unrecognized element 'just_ignore' where its parent is 'just_ignore' (69)",
99+- "(75): Unrecognized element 'Matrix' where its parent is 'LUT1D' (43): 'Matrix' not allowed in this element",
1010++ "(75): Unrecognized element 'Matrix' where its parent is 'LUT1D' (46): 'Matrix' not allowed in this element",
1111+ "(76): Unrecognized element 'Description' where its parent is 'Matrix' (75)",
1212+ "(77): Unrecognized element 'Array' where its parent is 'Matrix' (75)"
1313+ };