WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED CONFIGURATION CHANGED
205757
REGRESSION: [ Mac ] webgl/1.0.3/conformance/textures/texture-upload-size.html is a flaky timeout
https://bugs.webkit.org/show_bug.cgi?id=205757
Summary
REGRESSION: [ Mac ] webgl/1.0.3/conformance/textures/texture-upload-size.html...
Truitt Savell
Reported
2020-01-03 15:57:53 PST
webgl/1.0.3/conformance/textures/texture-upload-size.html Description: This test is very infrequent timeout across Mac. It most frequently times out on Mac wk1 History:
https://results.webkit.org/?suite=layout-tests&test=webgl%2F1.0.3%2Fconformance%2Ftextures%2Ftexture-upload-size.html
Attachments
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2020-01-03 15:58:11 PST
<
rdar://problem/58309347
>
Truitt Savell
Comment 2
2020-01-03 16:14:36 PST
marked this test as timeout in:
https://trac.webkit.org/changeset/254020/webkit
Alexey Proskuryakov
Comment 3
2020-01-03 16:26:07 PST
When did it regress, at least roughly?
Truitt Savell
Comment 4
2020-01-03 16:30:20 PST
This test has been timing out sense it was introduced in
https://trac.webkit.org/changeset/252121/webkit
Justin Fan
Comment 5
2020-01-31 13:22:21 PST
Logging reveals getError() is the last method being called; it is making it down to the GraphicsContextGL call, which means the issue likely lies in the driver. Switching to ANGLE may actually fix this (since right now it does not call the ANGLE version of glGetError). Even if it is not getError, it doesn’t appear anything is hanging at the WebKit level so it is worth revisiting this after the ANGLE switch.
Ryan Haddad
Comment 6
2020-04-28 23:26:39 PDT
Removed flaky expectation in
r260879
since this test has been consistently passing for the past few weeks.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug