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

glcts is failed to bind shell at tcuLnxWayland.cpp:116 #476

Open apnavik opened 1 month ago

apnavik commented 1 month ago

Hello,

I am not able to run the glcts test in StarFive dev board. I am using following. Branch: opengl-es-cts-3.2.10 Arch: RISC-V Board: StarFive VisionFive 2

Here is the error details: $ **./glcts --deqp-case=dEQP-GLES2.info.*** Writing test log into TestResults.qpa dEQP Core unknown (0xcafebabe) starting.. target implementation = 'Wayland' FATAL ERROR: Failed to bind shell at tcuLnxWayland.cpp:116 Killed

apnavik commented 1 month ago

I tried running following command. Is there any issue for error "WGL is not supported on this OS" ?

$ ./glcts Writing test log into TestResults.qpa dEQP Core unknown (0xcafebabe) starting.. target implementation = 'Wayland'

Test case 'CTS-Configs.es2'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.es3'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.es31'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.es32'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl30'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl31'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl32'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl33'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl40'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl41'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl42'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl43'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl44'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl45'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass)

Test case 'CTS-Configs.gl46'.. No EGL configs enumerated: Failed to bind shell at tcuLnxWayland.cpp:116 No WGL configs enumerated: WGL is not supported on this OS Warning: No configs enumerated, adding only default config! Pass (Pass) FATAL ERROR: Failed to bind shell at tcuLnxWayland.cpp:116 Killed