Bug 109159 - [KBL-G][vulkan] dEQP-VK.api.version_check.entry_points test failed.
Summary: [KBL-G][vulkan] dEQP-VK.api.version_check.entry_points test failed.
Status: RESOLVED WORKSFORME
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Vulkan/radeon (show other bugs)
Version: 18.3
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: mesa-dev
QA Contact: mesa-dev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-12-27 00:44 UTC by dong xinyu
Modified: 2019-03-27 09:42 UTC (History)
2 users (show)

See Also:
i915 platform:
i915 features:


Attachments
TestResults.qpa (1.59 KB, text/plain)
2018-12-27 00:44 UTC, dong xinyu
Details
TestResults.qpa (1.59 KB, text/plain)
2019-01-07 05:42 UTC, dong xinyu
Details

Description dong xinyu 2018-12-27 00:44:24 UTC
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%)
Comment 1 Bas Nieuwenhuizen 2019-01-02 17:28:43 UTC
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?
Comment 2 dong xinyu 2019-01-07 05:42:03 UTC
Created attachment 142990 [details]
TestResults.qpa

update the attachment
Comment 3 Jason Ekstrand 2019-01-14 02:19:03 UTC
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.
Comment 4 Samuel Pitoiset 2019-03-14 16:32:51 UTC
Any news on this?
This test always pass on my side.
Comment 5 Samuel Pitoiset 2019-03-27 09:42:09 UTC
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.