WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
53542
[chromium] fast/canvas/webgl/gl-object-get-calls.html fail on chromium bots
https://bugs.webkit.org/show_bug.cgi?id=53542
Summary
[chromium] fast/canvas/webgl/gl-object-get-calls.html fail on chromium bots
Zhenyao Mo
Reported
2011-02-01 15:42:23 PST
It passes on my local machine when I run-webkit-tests and also passes on webkit snowleopard bot, so I think it's a Mesa driver bug again.
Attachments
Add attachment
proposed patch, testcase, etc.
Kenneth Russell
Comment 1
2011-02-01 15:47:27 PST
Could its failure have something to do with how many tests are run in the run-webkit-tests invocation? We've seen cases before where certain tests set state in DumpRenderTree that affected later tests.
Zhenyao Mo
Comment 2
2011-02-01 15:49:08 PST
The failure is really weird. Basically I call uniform1i to set sampler2D and samplerCube uniforms, and read back the value. The failure is that the two values are swapped.
Zhenyao Mo
Comment 3
2011-02-01 15:50:01 PST
I could debug into Mesa code to see what's happening, but it has to wait.
Stephen Chenney
Comment 4
2013-04-09 16:10:33 PDT
LayoutTest failures for Chromium are being marked WontFix. The Bug is still accessible and referenced from TestExpectations.
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