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
122662
WebGL context sometimes fails to be created, making many tests flaky
https://bugs.webkit.org/show_bug.cgi?id=122662
Summary
WebGL context sometimes fails to be created, making many tests flaky
Alexey Proskuryakov
Reported
2013-10-11 11:17:28 PDT
This happens on multiple tests and bots, WebGL context is just null. E.g.: <
http://build.webkit.org/results/Apple%20MountainLion%20Release%20WK1%20(Tests)/r157307%20(13730)/compositing/webgl/webgl-background-color-diff.txt
>. Dean, what can be done to narrow this down?
Attachments
Add logging
(3.81 KB, patch)
2013-12-16 16:49 PST
,
Alexey Proskuryakov
darin
: review-
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Dean Jackson
Comment 1
2013-10-11 15:19:21 PDT
(In reply to
comment #0
)
> Dean, what can be done to narrow this down?
I'm not sure. I think I'll have to add some logging to explain why context creation failed... is there a way to enable a logging channel in a test?
Alexey Proskuryakov
Comment 2
2013-10-11 15:28:03 PDT
Regular console logs (stderr) will be preserved, and they can be limited to engineering builds with an ifdef I guess.
Alexey Proskuryakov
Comment 3
2013-12-16 16:08:25 PST
<
rdar://problem/15673676
>
Alexey Proskuryakov
Comment 4
2013-12-16 16:49:21 PST
Created
attachment 219371
[details]
Add logging Looks like there is no way to silence the logging in production builds and have it in release ones, so we'll need to remember to remove this.
Darin Adler
Comment 5
2014-07-12 16:44:41 PDT
Comment on
attachment 219371
[details]
Add logging Since this was described as temporary logging and this was 6 months ago, marking review-.
Alexey Proskuryakov
Comment 6
2014-07-17 09:39:35 PDT
Not sure what our plan is for this. Dean? The particular test mentioned in this bug is still flakily timing out, see <
http://webkit-test-results.appspot.com/dashboards/flakiness_dashboard.html#tests=compositing%2Fwebgl%2Fwebgl-background-color
>.
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