JeanPhilippeKernel / RendererEngine

3D Renderer Engine builds with Vulkan and C++ 20
MIT License
171 stars 17 forks source link

GTest is failing on Release PR pipeline #331

Closed JeanPhilippeKernel closed 1 month ago

JeanPhilippeKernel commented 1 month ago

Some tests are failing on the PR Release, mostly ThreadPool test cases. See: https://github.com/JeanPhilippeKernel/RendererEngine/actions/runs/9436457968/job/25991186441?pr=330

JeanPhilippeKernel commented 1 month ago

@jnyfah we may want to turn off those test cases for now to unblock pipelines - and spend time to investigate the issue