Bug 92644 - [SKL] deqp-gles3 / functional / uniform_api / value / assigned 23 cases fail
Summary: [SKL] deqp-gles3 / functional / uniform_api / value / assigned 23 cases fail
Status: RESOLVED INVALID
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: git
Hardware: x86-64 (AMD64) Linux (All)
: medium normal
Assignee: cprigent
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-10-23 14:53 UTC by cprigent
Modified: 2017-02-10 22:38 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description cprigent 2015-10-23 14:53:14 UTC
Platform: SKY LAKE Y A0 
CPU : Intel(R) Core(TM) m5-6Y57 CPU @ 1.10GHz (family: 6, model: 78  stepping: 3)
MCP : SKL-Y  D1 2+2 (ou ULX-D1)
QDF : QJK9 
CPU : SKL D0
Chipset PCH: Sunrise Point LP C1       
CRB : SKY LAKE Y LPDDR3 RVP3 CRB FAB2
Reworks : All Mandatories + FBS02,FBS03, F23, O-02 & O-06
Software
BIOS : SKLSE2R1.R00.X097.B02.1509020030
ME FW : 11.0.0.1173
Ksc (EC FW): 1.19
Linux distribution: Ubuntu 14.04 LTS 64 bits
kernel 4.3.0-rc5-drm-intel-nightly+ (f14b17b) from git://anongit.freedesktop.org/drm-intel
commit f14b17b8639fb680c672d3d2f8d6414fcf0f82c4
Author: Daniel Vetter <daniel.vetter@ffwll.ch>
Date:   Fri Oct 16 19:27:49 2015 +0200
drm-intel-nightly: 2015y-10m-16d-17h-27m-10s UTC integration manifest
Mesa master commit 6f3954618b0fe273af76af79ce9ec56566b79b2a from http://cgit.freedesktop.org/mesa/mesa/
xf86-video-intel - 2.99.917 from http://cgit.freedesktop.org/xorg/driver/xf86-video-intel/
Libdrm - 2.4.65 from http://cgit.freedesktop.org/mesa/drm/
Libva - 1.6.1 from http://cgit.freedesktop.org/libva/
vaapi intel-driver - 1.6.1 from http://cgit.freedesktop.org/vaapi/intel-driver
Cairo - 1.14.2 from http://cgit.freedesktop.org/cairo
Xorg Xserver - 1.17.2 from http://cgit.freedesktop.org/xorg/xserver

Steps
------
Execute command:
./piglit -s -c run deqp_gles3 results/deqp_gles3

Actual result:
--------------
Following tests are fail
deqp-gles3@functional@uniform_api@value@assigned@basic_array_assign_full@array_in_struct@int_ivec4_vertex
deqp-gles3@functional@uniform_api@value@assigned@by_pointer@get_uniform@basic@mat3x2_vertex
deqp-gles3@functional@uniform_api@value@assigned@by_pointer@get_uniform@basic@mat4_row_major_fragment
deqp-gles3@functional@uniform_api@value@assigned@by_pointer@get_uniform@basic@sampler2d_vertex
deqp-gles3@functional@uniform_api@value@assigned@by_pointer@get_uniform@basic@uvec3_both
deqp-gles3@functional@uniform_api@value@assigned@by_pointer@get_uniform@basic_array_first_elem_without_brackets@bool_api_float_vertex
deqp-gles3@functional@uniform_api@value@assigned@by_pointer@get_uniform@basic_array_first_elem_without_brackets@mat4_fragment
deqp-gles3@functional@uniform_api@value@assigned@by_pointer@get_uniform@basic_array_first_elem_without_brackets@uint_vertex
deqp-gles3@functional@uniform_api@value@assigned@by_pointer@get_uniform@basic_struct@bool_bvec4_fragment
deqp-gles3@functional@uniform_api@value@assigned@by_pointer@get_uniform@basic_struct@uint_uvec4_vertex
deqp-gles3@functional@uniform_api@value@assigned@by_pointer@get_uniform@multiple_nested_structs_arrays@vertex
deqp-gles3@functional@uniform_api@value@assigned@by_pointer@get_uniform@nested_structs_arrays@int_ivec4_fragment
deqp-gles3@functional@uniform_api@value@assigned@by_pointer@get_uniform@nested_structs_arrays@mat4_mat2_vertex
deqp-gles3@functional@uniform_api@value@assigned@by_pointer@render@array_in_struct@uint_uvec4_fragment
deqp-gles3@functional@uniform_api@value@assigned@by_pointer@render@basic_struct@sampler2d_samplercube_both
deqp-gles3@functional@uniform_api@value@assigned@by_value@get_uniform@basic@bool_api_int_fragment
deqp-gles3@functional@uniform_api@value@assigned@by_value@get_uniform@basic@bvec3_api_uint_both
deqp-gles3@functional@uniform_api@value@assigned@by_value@get_uniform@basic@vec2_vertex
deqp-gles3@functional@uniform_api@value@assigned@by_value@get_uniform@nested_structs_arrays@uint_uvec4_both
deqp-gles3@functional@uniform_api@value@assigned@by_value@render@basic@bvec4_fragment
deqp-gles3@functional@uniform_api@value@assigned@by_value@render@basic@vec2_both
deqp-gles3@functional@uniform_api@value@assigned@by_value@render@multiple_basic_array@both
deqp-gles3@functional@uniform_api@value@assigned@by_value@render@multiple_nested_structs_arrays@vertex


Expected result:
-----------------
Tests are Pass

Information:
------------
Result was Pass with Mesa 11.0.3
Comment 1 Tapani Pälli 2015-10-27 05:39:40 UTC
All "uniform_api" tests pass on my Skylake Y.

I'm using Linux 4.3.0-rc6 (drm-intel-nightly, ab48d30) and current Mesa master (3359ad6).

Please try running the suite directly instead of using Piglit, my command line was:

./deqp-gles3 --deqp-case="*uniform_api*"

With this I get 2182 passing tests, 0 failures.
Comment 2 Annie 2017-02-10 22:38:49 UTC
Dear Reporter,

This Mesa bug has been in the "NEEDINFO" status for over 60 days. I am closing this bug based on lack of response but feel free to reopen if resolution is still needed. Please ensure you're supplying the correct information as requested.

Thank you.


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.