[Bug 90149] New: [SNB+ Bisected]=ES3-CTS.gtf.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuniformsiv_for_nonexistent_uniform_indices fails
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Wed Apr 22 20:01:22 PDT 2015
https://bugs.freedesktop.org/show_bug.cgi?id=90149
Bug ID: 90149
Summary: [SNB+
Bisected]=ES3-CTS.gtf.GL3Tests.uniform_buffer_object.u
niform_buffer_object_getactiveuniformsiv_for_nonexiste
nt_uniform_indices fails
Product: Mesa
Version: git
Hardware: All
OS: Linux (All)
Status: NEW
Severity: normal
Priority: high
Component: Drivers/DRI/i965
Assignee: lemody at gmail.com
Reporter: huax.lu at intel.com
QA Contact: intel-3d-bugs at lists.freedesktop.org
CC: idr at freedesktop.org
System Environment:
--------------------------
Platform: HSW
Libdrm:
(master)libdrm-2.4.60-34-g0d78b37b1cac304ce5e84d1207f0a43abd29c000
Mesa: (master)00bf7d2e9cd60dbd82d25b459c448e11c545a89a
Xserver:
(master)xorg-server-1.17.0-76-gb1029716e41e252f149b82124a149da180607c96
Xf86_video_intel:(master)2.99.917-282-g83b8528773a0b1e6655fa87c9645a0062cee1359
Libva: (master)062a63932c0f1439aa587aa986bbcfb758ff38f2
Libva_intel_driver:(master)890f538f62707ec07a6accdb65bafcaffc941bb1
Kernel: (drm-intel-nightly)b9fe357740009b89d4bac30b297bfe9808957e6a
Bug detailed description:
-----------------------------
It fails on SNB+ platforms with mesa master branch, works well on 10.5
branch.(It has different bisect from bug 90109.)
Bisect shows: 7519ddb4d8192f992c4a8b3fff84465b52905958 is the first bad commit.
commit 7519ddb4d8192f992c4a8b3fff84465b52905958
Author: Tapani Pälli <tapani.palli at intel.com>
AuthorDate: Thu Mar 12 10:17:09 2015 +0200
Commit: Tapani Pälli <tapani.palli at intel.com>
CommitDate: Thu Apr 16 07:55:57 2015 +0300
mesa: refactor GetActiveUniformsiv, use _mesa_program_resource_prop
Signed-off-by: Tapani Pälli <tapani.palli at intel.com>
Reviewed-by: Ilia Mirkin <imirkin at alum.mit.edu>
output:
dEQP Core GL-CTS-2.0 (0x0052484b) starting..
target implementation = 'X11'
Test case
'ES3-CTS.gtf.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuniformsiv_for_nonexistent_uniform_indices'..
INFO:uniform_buffer_object_getactiveuniformsiv_for_nonexistent_uniform_indices:--------------------------------
BEGIN ---------------------------------
ERROR:uniform_buffer_object_getactiveuniformsiv_for_nonexistent_uniform_indices:/GFX/Test/Ogles3conform/ogles3conform/GTF_ES/glsl/GTF/Source/GL3Tests/GTFTestUniformBufferObject.c:7383:
"*params was written by glGetActiveUniformsiv()"
INFO:uniform_buffer_object_getactiveuniformsiv_for_nonexistent_uniform_indices:FAILED
INFO:uniform_buffer_object_getactiveuniformsiv_for_nonexistent_uniform_indices:---------------------------------
END ----------------------------------
Fail (Fail)
DONE!
Test run totals:
Passed: 0/1 (0.00%)
Failed: 1/1 (100.00%)
Not supported: 0/1 (0.00%)
Warnings: 0/1 (0.00%)
Reproduce steps:
----------------------------
1. xinit
2. ./glcts
--deqp-case=ES3-CTS.gtf.GL3Tests.uniform_buffer_object.uniform_buffer_object_getactiveuniformsiv_for_nonexistent_uniform_indices
--deqp-surface-width=64 --deqp-surface-height=64 --deqp-base-seed=1
--deqp-surface-type=window --deqp-gl-config-id=14
--
You are receiving this mail because:
You are the QA Contact for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.freedesktop.org/archives/intel-3d-bugs/attachments/20150423/798bfa9f/attachment.html>
More information about the intel-3d-bugs
mailing list