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

Issue 648337 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner: ----
Closed: Nov 14
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 2
Type: Bug



Sign in to add a comment

webgl_conformance suite fails when retrying WebglConformance_conformance2_textures_video_tex_2d_rgba16f_rgba_half_float on Win7 Release (New Intel)

Project Member Reported by ynovikov@chromium.org, Sep 19 2016

Issue description

https://build.chromium.org/p/chromium.gpu.fyi/builders/Win7%20Release%20%28New%20Intel%29/builds/1505
https://build.chromium.org/p/chromium.gpu.fyi/builders/Win7%20Release%20%28New%20Intel%29/builds/1509
https://build.chromium.org/p/chromium.gpu.fyi/builders/Win7%20Release%20%28New%20Intel%29/builds/1515

The whole suite fails when it restarts browser to retry a flaky test.
Last log lines:
[5852:6052:0917/010949:ERROR:ssl_client_socket_impl.cc(1146)] handshake failed; returned -1, SSL error code 1, net_error -100
[5852:6052:0917/010950:ERROR:ssl_client_socket_impl.cc(1146)] handshake failed; returned -1, SSL error code 1, net_error -100
(WARNING) 2016-09-17 01:14:21,530 gpu_integration_test._RestartBrowser:55  Restarting browser due to flaky test failure
FLAKY TEST FAILURE, retrying: WebglConformance_conformance2_textures_video_tex_2d_rgba16f_rgba_half_float
WARNING: You do not have proper SSL libraries installed for python. You may be at risk for man in the middle attacks. Installing pyOpenSSL (see https://urllib3.readthedocs.io/en/latest/user-guide.html#ssl-py2 for more details), or using the recipe engine `--use-bootstrap` flag will ensure proper python SSL libraries.
INFO:remote_run:Command ['C:\\b\\depot_tools\\python276_bin\\python.exe', 'C:\\b\\.remote_run_cipd\\recipes.py', '--verbose', 'remote', '--repository', 'https://chromium.googlesource.com/chromium/src.git', '--revision', '8aa28163e0b3612f4a260a3d80303f7c290717fd', '--workdir', 'C:\\b\\rr\\tmpxxkvwh\\rw', '--use-gitiles', '--', '--verbose', 'run', '--properties-file', 'C:\\b\\rr\\tmpxxkvwh\\remote_run_properties.json', '--workdir', 'C:\\b\\rr\\tmpxxkvwh\\w', '--output-result-json', 'C:\\b\\rr\\tmpxxkvwh\\recipe_result.json', u'chromium'] finished with exit code 1.

Probably an infra issue, kbr@, zmo@, can you triage?
 
The earliest failure with logs that I found is https://build.chromium.org/p/chromium.gpu.fyi/builders/Win7%20Release%20%28New%20Intel%29/builds/1485
I see "Exception steps failed webgl2_conformance_tests" even in https://build.chromium.org/p/chromium.gpu.fyi/builders/Win7%20Release%20%28New%20Intel%29/builds/1320, but can't confirm if that's the same issue.

Comment 2 by kbr@chromium.org, Sep 19 2016

Components: Blink>WebGL
Labels: -Pri-1 Pri-2
Status: Available (was: Untriaged)
Will skip for the moment.

Project Member

Comment 3 by bugdroid1@chromium.org, Sep 20 2016

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

commit 9397c4c08db43f76d4bf5be9b74fad715f59f51f
Author: kbr <kbr@chromium.org>
Date: Tue Sep 20 01:43:59 2016

Suppress a couple of flaky tests.

conformance/textures/webgl_canvas/tex-2d-rgb-rgb-unsigned_byte.html
conformance2/textures/video/tex-2d-rgba16f-rgba-half_float.html

BUG= 648337 ,  648377 
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
TBR=zmo@chromium.org

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

[modify] https://crrev.com/9397c4c08db43f76d4bf5be9b74fad715f59f51f/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py
[modify] https://crrev.com/9397c4c08db43f76d4bf5be9b74fad715f59f51f/content/test/gpu/gpu_tests/webgl_conformance_expectations.py

Project Member

Comment 4 by sheriffbot@chromium.org, Sep 20 2017

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available. If you change it back, also remove the "Hotlist-Recharge-Cold" label.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot

Comment 5 by kbr@chromium.org, Sep 25 2017

Labels: -Hotlist-Recharge-Cold
Status: Available (was: Untriaged)
Project Member

Comment 6 by sheriffbot@chromium.org, Sep 26

Labels: Hotlist-Recharge-Cold
Status: Untriaged (was: Available)
This issue has been Available for over a year. If it's no longer important or seems unlikely to be fixed, please consider closing it out. If it is important, please re-triage the issue.

Sorry for the inconvenience if the bug really should have been left as Available.

For more details visit https://www.chromium.org/issue-tracking/autotriage - Your friendly Sheriffbot
Status: Available (was: Untriaged)
The referenced bot no longer exists, but this still seems to be skipped on Intel. It's been two years, maybe worth retesting on newer Intel drivers?
Cc: yang...@intel.com yunchao...@intel.com
Labels: -Hotlist-Recharge-Cold
Yes, let's re-test these on the current Intel drivers. Yang / Yunchao, could your team try re-enabling these tests and see if local runs pass?

Status: Fixed (was: Available)
I believe this is fixed. The test passes on the CQ. I'm re-enabling it now.
Project Member

Comment 10 by bugdroid1@chromium.org, Nov 14

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

commit 31eba634451cfb44f7f987b38a8cae34c2871463
Author: James Darpinian <jdarpinian@chromium.org>
Date: Wed Nov 14 19:44:17 2018

Remove failure expectation for fixed driver bug.

Bug:  648337 
TBR: kbr@chromium.org
Change-Id: I3389e93cbbe0c6361311d6bd6673bddbcea8f834
Reviewed-on: https://chromium-review.googlesource.com/c/1334510
Reviewed-by: James Darpinian <jdarpinian@chromium.org>
Commit-Queue: James Darpinian <jdarpinian@chromium.org>
Cr-Commit-Position: refs/heads/master@{#608090}
[modify] https://crrev.com/31eba634451cfb44f7f987b38a8cae34c2871463/content/test/gpu/gpu_tests/webgl2_conformance_expectations.py

Sign in to add a comment