New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 672722 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Feb 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: All
Pri: 3
Type: Bug



Sign in to add a comment

float-parsing.html fails

Project Member Reported by yunchao...@intel.com, Dec 9 2016

Issue description

OS: All

What steps will reproduce the problem?
(1) launch Chromium, run WebGL conformance test float-parsing.html at https://www.khronos.org/registry/webgl/sdk/tests/conformance2/glsl3/float-parsing.html

What is the expected result?
Pass

What happens instead?
Failed

Please use labels and text to provide additional information.
This is a new test for WebGL 2.0.1, in order to test some corner cases for floating-point data according to GLSL ES 3.00.6 Specification.

 
I can't repro the failure on Linux (Ubuntu 14.04) + NVIDIA (367.57) or on macOS 10.12.2 + Intel. Can you send more details on the machine you used?
Kai, you are correct. The test can pass against all bots now: https://codereview.chromium.org/2583423002/. 

I found the failure when I roll-in a test into Chromium. I guess that someone, say Olli, has fixed the failure in angle (or fixed the test itself). 

Let's mark its status as fixed once the suppression patch is merged.
Project Member

Comment 3 by bugdroid1@chromium.org, Dec 21 2016

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/71b4efd9b846058cbf7c882af1137676962614a1

commit 71b4efd9b846058cbf7c882af1137676962614a1
Author: yunchao.he <yunchao.he@intel.com>
Date: Wed Dec 21 22:48:47 2016

remove suppression for WebGL2 conformance2/glsl3/float-parsing.html

BUG= 672722 
CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_optional_gpu_tests_rel;master.tryserver.chromium.mac:mac_optional_gpu_tests_rel;master.tryserver.chromium.win:win_optional_gpu_tests_rel;master.tryserver.chromium.android:android_optional_gpu_tests_rel
NOTRY=true

Review-Url: https://codereview.chromium.org/2583423002
Cr-Commit-Position: refs/heads/master@{#440251}

[modify] https://crrev.com/71b4efd9b846058cbf7c882af1137676962614a1/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py

Status: Fixed (was: Available)
Blocking: -662644

Sign in to add a comment