[ RUN ] SDFSchemaGenerator.TestDoublePendulum
I/O warning : failed to load "http://sdformat.org/schemas/types.xsd": No such file or directory
/github/workspace/build/sdf/1.12/root.xsd:8: element include: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}include': Failed to load the document 'http://sdformat.org/schemas/types.xsd' for inclusion.
WXS schema /github/workspace/build/sdf/1.12/root.xsd failed to compile
CMD[xmllint --noout --schema /github/workspace/build/sdf/1.12/root.xsd /github/workspace/test/integration/model/double_pendulum.sdf]
/github/workspace/test/integration/schema_test.cc:40: Failure
Failed
Fail in parsing the model
[ FAILED ] SDFSchemaGenerator.TestDoublePendulum (2 ms)
[ RUN ] SDFSchemaGenerator.TestPR2Model
I/O warning : failed to load "http://sdformat.org/schemas/types.xsd": No such file or directory
/github/workspace/build/sdf/1.12/root.xsd:8: element include: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}include': Failed to load the document 'http://sdformat.org/schemas/types.xsd' for inclusion.
WXS schema /github/workspace/build/sdf/1.12/root.xsd failed to compile
CMD[xmllint --noout --schema /github/workspace/build/sdf/1.12/root.xsd /github/workspace/test/integration/model/pr2.sdf]
/github/workspace/test/integration/schema_test.cc:40: Failure
Failed
Fail in parsing the model
[ FAILED ] SDFSchemaGenerator.TestPR2Model (1 ms)
[ RUN ] SDFSchemaGenerator.TestTurtleBotModel
I/O warning : failed to load "http://sdformat.org/schemas/types.xsd": No such file or directory
/github/workspace/build/sdf/1.12/root.xsd:8: element include: Schemas parser error : Element '{http://www.w3.org/2001/XMLSchema}include': Failed to load the document 'http://sdformat.org/schemas/types.xsd' for inclusion.
WXS schema /github/workspace/build/sdf/1.12/root.xsd failed to compile
CMD[xmllint --noout --schema /github/workspace/build/sdf/1.12/root.xsd /github/workspace/test/integration/model/turtlebot.sdf]
/github/workspace/test/integration/schema_test.cc:40: Failure
Failed
Fail in parsing the model
[ FAILED ] SDFSchemaGenerator.TestTurtleBotModel (1 ms)
Environment
Description
Steps to reproduce
xmllintfromlibxml2-utilson Ubuntu orlibxml2on brew, with a version at least 2.15.1. On Ubuntu 26.04 and homebrew, the default version is higher than thissdformatand runctest -VV -R INTEGRATION_schema_testOutput
from CI in #1655: https://github.com/gazebosim/sdformat/actions/runs/25358850325/job/74487225142?pr=1655