New issue
Advanced search Search tips

Issue 707922 link

Starred by 2 users

Issue metadata

Status: WontFix
Owner:
Closed: Nov 2017
Components:
EstimatedDays: ----
NextAction: ----
OS: Windows
Pri: 3
Type: Bug



Sign in to add a comment

Re-enable EGLSyncControlTest.SyncValuesTest

Project Member Reported by jbau...@chromium.org, Apr 3 2017

Issue description

See https://build.chromium.org/p/chromium.gpu.fyi/builders/Win10%20Debug%20%28Intel%20HD%20530%29/builds/491 and https://build.chromium.org/p/chromium.gpu.fyi/builders/Win10%20Release%20%28NVIDIA%29/builds/1354

[ RUN      ] EGLSyncControlTest.SyncValuesTest

e:\b\c\b\win\src\third_party\angle\src\tests\egl_tests\eglsynccontroltest.cpp(240): error: Value of: sbc

  Actual: 0

Expected: 1ull

Which is: 1

[  FAILED  ] EGLSyncControlTest.SyncValuesTest (1105 ms)
 
I wonder if the test window gets obscured by another window.
This test was flaking before when mOSWindow->setVisible(true) was missing.
That makes me think that perhaps if the surface isn't visible its swap counter doesn't increment. 
I managed to repro this just once. I was closing a bunch of chrome tabs while the test was running. It clearly isn't a timing issue and increasing the number of poll iterations wouldn't help. Usually the condition succeeds from no more than 4 iterations.
Status: Started (was: Assigned)
Investigating. I'll disable the test if I can't find a fix.
Another person has disabled the test.
Owner: ----
Status: Untriaged (was: Started)
Summary: Re-enable EGLSyncControlTest.SyncValuesTest (was: EGLSyncControlTest.SyncValuesTest flaking on GPU FYI bots.)
Making this visible to triage.
The test is currently disabled.
Owner: jmad...@chromium.org
Status: Assigned (was: Untriaged)
Labels: -Pri-2 Pri-3
Status: WontFix (was: Assigned)
Unfortunately I'm not the right person to work on this; not sure if there is anyone who is. Closing for now.

Sign in to add a comment