KhronosGroup / VK-GL-CTS

Khronos Vulkan, OpenGL, and OpenGL ES Conformance Tests
https://www.khronos.org/
Apache License 2.0
521 stars 290 forks source link

Why doesn't the GELS case output the #beginTestsCasesTime session? #452

Open ccalfje opened 5 months ago

ccalfje commented 5 months ago

https://github.com/KhronosGroup/VK-GL-CTS/blob/b47bb2277ddd332bc9998f76ef76c753d116e568/framework/common/tcuTestSessionExecutor.cpp#L182

image

I noticed that only using the deqp-server-address option outputs beginTestsCasesTime, so that none of the GLES cases output beginTestsCasesTime. This looks like a bug.