Bug 92092 - [SKL] Webglc conformance is failing in some test with the following sub-test extensions, glsl and reading
Summary: [SKL] Webglc conformance is failing in some test with the following sub-test ...
Status: RESOLVED WORKSFORME
Alias: None
Product: Mesa
Classification: Unclassified
Component: Drivers/DRI/i965 (show other bugs)
Version: unspecified
Hardware: All All
: medium minor
Assignee: Intel 3D Bugs Mailing List
QA Contact: Intel 3D Bugs Mailing List
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2015-09-23 16:50 UTC by Elio
Modified: 2016-11-03 18:58 UTC (History)
0 users

See Also:
i915 platform:
i915 features:


Attachments

Description Elio 2015-09-23 16:50:46 UTC
System enviroment
------------------------------

Platform: SKL-U
OS: Ubuntu 14.04
Kernel = 4.2 drm-intel-testing 2015-08-28.
Mesa = 10.6.7
xf86-video-intel = 2.99.917 
libdrm = 2.4.64 
libva = 1.6.1 
vaapi-intel-driver = 1.6.1
Cairo = 1.14.2 
Xorg Xserver = 1.17.2 
intel-gpu-tools = v1.12 

Steps to reproduce:
Click Download Chrome.
Choose either 32 bit .deb (for 32bit Ubuntu) or 64 bit .deb (for 64bit Ubuntu)
Click Accept and Install.
Download .deb file to a folder (Downloads is the default folder)
Open up your Downloads folder.
Double-click the .deb file you just downloaded.
This should launch Ubuntu Software Center

Launch a test
Execute command, example:
google-chrome --enable-webgl --ignore-gpu-blacklist --user-data-dir 

Launch Google Chrome and open URL:
www.khronos.org/registry/webgl/conformance-suites/1.0.3/webgl-conformance-tests.html
Click [Run]

Failing test cases:

conformance/extensions/ext-shader-texture-lod.html
conformance/extensions/ext-sRGB.html
conformance/extensions/webgl-depth-texture.html
conformance/glsl/misc/empty_main.vert.html
conformance/glsl/misc/gl_position_unset.vert.html
conformance/glsl/misc/shaders-with-invariance.html
conformance/reading/read-pixels-test.html
conformance/uniforms/gl-uniform-arrays.html
Comment 1 Jairo Miramontes 2015-09-23 17:32:29 UTC
Also experienced webglc issues on HSW platform, see details below
System enviroment
------------------------------

Platform: HSW
OS: Ubuntu 14.04
Kernel = 4.2.0
Mesa = 10.6.7
xf86-video-intel = 2.99.917 
libdrm = 2.4.64 
libva = 1.6.1 
vaapi-intel-driver = 1.6.1
Cairo = 1.14.2 
Xorg Xserver = 1.17.2 
intel-gpu-tools = v1.12 


Its failing the following tests:
conformance/glsl/bugs/compare-loop-index-to-uniform.html
conformance/glsl/bugs/temp-expressions-should-not-crash.html
conformance/textures/texture-attachment-formats.html
conformance/glsl/misc/empty_main.vert.html
conformance/glsl/misc/gl_position_unset.vert.html
Comment 2 Elio 2015-10-21 16:49:27 UTC
Following test cases are failing:
conformance/glsl/bugs/long-expressions-should-not-crash.html		
Fail
50 / 50 / 0 / 0 / 0
conformance/glsl/bugs/nested-functions-should-not-crash.html		
Fail
5 / 5 / 0 / 0 / 0
conformance/glsl/bugs/temp-expressions-should-not-crash.html		
Fail
1 / 0 / 1 / 0 / 0
conformance/glsl/misc/empty_main.vert.html		
Fail
1 tests failed
conformance/glsl/misc/gl_position_unset.vert.html		
Fail
1 tests failed
conformance/glsl/misc/shaders-with-invariance.html		
Fail
2 tests failed
conformance/textures/texture-attachment-formats.html

Configuration:
Broadwell-U
Hardware
Platform: NUC5i7RYB
Processor: Intel(R) Core(TM) i7-5557U CPU @ 3.10GHz
GPU: Broadwell-U Integrated Graphics
Software
Linux distribution: Ubuntu 14.04 LTS 64 bits

kernel 4.3.0-rc5-drm-intel-nightly+ from git://anongit.freedesktop.org/drm-intel
Mesa - 11.0-branchpoint-1379-g6f39556 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
Comment 3 Tapani Pälli 2015-11-12 12:19:26 UTC
shaders-with-invariance has always failed, I have a fix for it here:

http://patchwork.freedesktop.org/patch/36417/


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.