float-parsing.html fails |
|||
Issue descriptionOS: 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.
,
Dec 20 2016
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.
,
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
,
Feb 14 2017
,
Nov 27
|
|||
►
Sign in to add a comment |
|||
Comment 1 by kainino@chromium.org
, Dec 20 2016