[Mesa-dev] [Bug 97863] [BXT] Webglc is failing a lot of tests related to extensions, textures, uniforms and more

2016-11-03 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=97863

Matt Turner  changed:

   What|Removed |Added

   Assignee|mesa-dev@lists.freedesktop. |intel-3d-bugs@lists.freedes
   |org |ktop.org
 QA Contact|mesa-dev@lists.freedesktop. |intel-3d-bugs@lists.freedes
   |org |ktop.org
  Component|Mesa core   |Drivers/DRI/i965

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 97863] [BXT] Webglc is failing a lot of tests related to extensions, textures, uniforms and more

2016-09-20 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=97863

--- Comment #3 from Alejandro Piñeiro (freenode IRC: apinheiro) 
 ---
(In reply to Elio from comment #2)
> Forgot to include the website:
> 
> www.khronos.org/registry/webgl/conformance-suites/1.0.3/webgl-conformance-
> tests.html

Some time ago we had a similar bug, but for 1.0.2 conformance test. At that
time only two were failing, and after triaging them, the problem were related
to Chromium exposing shaders with version #130 instead of #100 (the one used in
opengl ES 1.0, that is the one used on WebGL 1.0).

More details here:
https://bugs.freedesktop.org/show_bug.cgi?id=62510#c8

Probably it would be worth to check if Chromium keeps doing that version error.

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 97863] [BXT] Webglc is failing a lot of tests related to extensions, textures, uniforms and more

2016-09-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=97863

Tapani Pälli  changed:

   What|Removed |Added

 CC||lem...@gmail.com

-- 
You are receiving this mail because:
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 97863] [BXT] Webglc is failing a lot of tests related to extensions, textures, uniforms and more

2016-09-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=97863

--- Comment #2 from Elio  ---
Forgot to include the website:

www.khronos.org/registry/webgl/conformance-suites/1.0.3/webgl-conformance-tests.html

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 97863] [BXT] Webglc is failing a lot of tests related to extensions, textures, uniforms and more

2016-09-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=97863

Elio  changed:

   What|Removed |Added

Summary|[BXT] Webglc is failing a   |[BXT] Webglc is failing a
   |lot of tests related to |lot of tests related to
   |extensions textures |extensions, textures,
   |uniforms and more   |uniforms and more

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 97863] [BXT] Webglc is failing a lot of tests related to extensions textures uniforms and more

2016-09-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=97863

Bug ID: 97863
   Summary: [BXT] Webglc is failing a lot of tests related to
extensions textures uniforms and more
   Product: Mesa
   Version: unspecified
  Hardware: x86-64 (AMD64)
OS: Linux (All)
Status: NEW
  Severity: normal
  Priority: medium
 Component: Mesa core
  Assignee: mesa-dev@lists.freedesktop.org
  Reporter: elio.martinez.mon...@intel.com
QA Contact: mesa-dev@lists.freedesktop.org

Created attachment 126626
  --> https://bugs.freedesktop.org/attachment.cgi?id=126626=edit
Results summary

Webglc execution is suffering several failures during execution.(Google
Chrome). Having about 1425 failures from 22644 available tests. 

Google chrome is sending the message "Rats! WebGL hit a snag."

Software configuration:
OS: Ubuntu 16.04
Kernel: 4.7.2 from kernel.org
Graphic stack:


Component : drm

tag   : libdrm-2.4.68

Component : mesa

tag   : mesa-12.0.1

Component : xf86-video-intel

tag   : 2.99.917-701-g205146b

Component : libva

tag   : libva-1.7.2.pre1


Component : intel-driver

tag   : 1.7.2.pre1



Component : cairo

tag   : 1.15.2


Component : xserver

tag   : xorg-server-1.18.3

Component : macros

tag   : util-macros-1.19.0-2-gd7acec2

Component : intel-gpu-tools

tag   : intel-gpu-tools-1.16

Execution:

1.-Download google chrome latest stable version
2.-Open Google chrome with the following command line in terminal "
google-chrome --enable-webgl --ignore-gpu-blacklist"
3.-On the browser click over "run test" button

Expected result:

The tests should run smoothly without pauses or error messages on the status
bar.

Actual result:

As it is described before the browser sends a lot of failures on results html
and is constantly sending "Rats! WebGL hit a snag."

Attaching logs and results

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
You are the assignee for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev


[Mesa-dev] [Bug 97863] [BXT] Webglc is failing a lot of tests related to extensions textures uniforms and more

2016-09-19 Thread bugzilla-daemon
https://bugs.freedesktop.org/show_bug.cgi?id=97863

--- Comment #1 from Elio  ---
Created attachment 126627
  --> https://bugs.freedesktop.org/attachment.cgi?id=126627=edit
Dmesg

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are the QA Contact for the bug.___
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/mesa-dev