Created attachment 142903 [details] TestResults.qpa When Use Kaby Lake-g(AMD Vega M GPU) to do the Vulkan CTS test, the case " dEQP-VK.api.version_check.entry_points" will fail Following is the environtment Platform KabyLake-G CPU Intel (R) Core (TM) i7-8809G CPU @3.10GHz GPU AMD(Radeon RX Vega M GH Graphics); Memory 16G OS Ubutu18.04.1 Kernel 4.19.0 Mesa: mesa 18.3.1 (https://mesa.freedesktop.org/archive/mesa-18.3.1.tar.gz) VK-GL-CTS version https://github.com/KhronosGroup/VK-GL-CTS commit 54e546a1a0a6fa412ea4c3e3081bbc9518928a6e How to reproduce $ ./deqp-vk -n dEQP-VK.api.version_check.entry_points Writing test log into TestResults.qpa dEQP Core git-8e3741675ba9ebfdea5bc98ac2df4e5e6f182e57 (0x8e374167) starting.. target implementation = 'Default' Test case 'dEQP-VK.api.version_check.entry_points'.. Fail (Fail) DONE! Test run totals: Passed: 0/1 (0.0%) Failed: 1/1 (100.0%) Not supported: 0/1 (0.0%) Warnings: 0/1 (0.0%)
So while I don't have a KBL-G GPU, this test would seem pretty hardware independent. However I'm not able to reproduce this with mesa 18.3.1 and CTS version 54e546a1a0a6fa412ea4c3e3081bbc9518928a6e . However, looking at the logs this is a different CTS version? Even that version does not reproduce the issue for me though? Do you use a recent vulkan-loader?
Created attachment 142990 [details] TestResults.qpa update the attachment
I just saw this randomly show up on ANV in our CI system. This is the first time I've seen this test fail in a long time so I think there's a random element to it.
Any news on this? This test always pass on my side.
Closing. Feel free to re-open if the problem happens again. As I said I have never seen that test failed.
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.