An audio-visual library supports processing audio and video files, a graphics library can load a variety 3D mesh file formats into a generic in-memory representation, and the core library of Gazebo Common contains functionality that spans Base64 encoding/decoding to thread pools.
All of the regressions show a problem with mesh->TextCoordCount() value:
/Users/jenkins/jenkins-agent/workspace/gz_common-ci-main-homebrew-amd64/gz-common/graphics/src/AssimpLoader_TEST.cc:401
Expected equality of these values:
24u
Which is: 24
mesh->TexCoordCount()
Which is: 0
There are no changes in the code, but the issue is consistent
Environment
Description
Output
Reference build:
Test regressions:
All of the regressions show a problem with
mesh->TextCoordCount()
value:There are no changes in the code, but the issue is consistent