Bug 108862 - OpenGL CTS KHR-GL31.CommonBugs.CommonBug_ParenthesisInLayoutQualifierIntegerValue failed
Summary: OpenGL CTS KHR-GL31.CommonBugs.CommonBug_ParenthesisInLayoutQualifierIntegerV...
Status: RESOLVED FIXED
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/Gallium/radeonsi (show other bugs)
Version: 18.1
Hardware: Other Linux (All)
: medium normal
Assignee: Default DRI bug account
QA Contact: Default DRI bug account
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-11-26 06:30 UTC by Chen Xi
Modified: 2018-12-13 01:12 UTC (History)
3 users (show)

See Also:
i915 platform:
i915 features:


Attachments
glxinfo and other logs (108.80 KB, application/zip)
2018-11-27 07:37 UTC, Chen Xi
Details
Update glxinfo log from DISPLAY 0 (121.74 KB, application/zip)
2018-11-27 09:42 UTC, Chen Xi
Details

Description Chen Xi 2018-11-26 06:30:42 UTC
Test Environment
Platform: KBL-G (Intel NUC i7)
CPU: Intel (R) Core (TM) i7-8809G CPU @3.10GHz
GPU: AMD(Radeon RX Vega M GH Graphics)
Memory: 16G
OS: Ubutu16.04
Kernel: 4.18.0-rc3
amd driver version: amdgpu-pro-18.40-673869-ubuntu-16.04.tar.xz (Open Stack) 
VK-GL-CTS: https://github.com/KhronosGroup/VK-GL-CTS (commit id:54e546a1a0a6fa412ea4c3e3081bbc9518928a6e)

When running the test case, got the test failed result from the test tool
Error log:
$./glcts -n KHR-GL31.CommonBugs.CommonBug_ParenthesisInLayoutQualifierIntegerValue
Writing test log into TestResults.qpa
dEQP Core git-54e546a1a0a6fa412ea4c3e3081bbc9518928a6e (0x54e546a1) starting..
target implementation = 'Default'

Test case 'KHR-GL31.CommonBugs.CommonBug_ParenthesisInLayoutQualifierIntegerValue'..
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%)

More information:
With AMD driver 18.10 (amdgpu-pro-18.10-516951.tar.gz) on the same platform the test passed.
Comment 1 Michel Dänzer 2018-11-26 08:58:44 UTC
Please attach the corresponding output of glxinfo.
Comment 2 Chen Xi 2018-11-27 07:37:53 UTC
Created attachment 142623 [details]
glxinfo and other logs

Capture Log according to requirement below:
https://amdgpu-install.readthedocs.io/en/latest/install-bugrep.html
Comment 3 Michel Dänzer 2018-11-27 09:04:31 UTC
Looks like the glxinfo output was captured via SSH. It needs to be either captured in a local shell, or the DISPLAY environment variable needs to be explicitly set to the local display for glxinfo.
Comment 4 Chen Xi 2018-11-27 09:42:25 UTC
Created attachment 142628 [details]
Update glxinfo log from DISPLAY 0

Update glxinfo log from DISPLAY 0, sorry for the inconvenience.
Comment 5 Chen Xi 2018-12-13 01:12:57 UTC
This issue is not reproduced with newly released MESA 18.3.0

https://mesa.freedesktop.org/archive/mesa-18.3.0.tar.gz

So close the issue.


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.