WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 36200
Temporarily disable WebGL layout tests failing due to multisampling
https://bugs.webkit.org/show_bug.cgi?id=36200
Summary
Temporarily disable WebGL layout tests failing due to multisampling
Kenneth Russell
Reported
2010-03-16 16:17:49 PDT
After the introduction of multisampling support for WebGL in
https://bugs.webkit.org/show_bug.cgi?id=33416
, a few layout tests are failing on some of the commit bots. Detection of buggy OpenGL implementations and workarounds for them are being investigated under
https://bugs.webkit.org/show_bug.cgi?id=36194
, but in the interim to unblock the commit queue we need to disable these tests. (The overall code changes in 33416 were blocking other work and it is highly undesirable to roll them back.)
Attachments
Patch
(1.33 KB, patch)
2010-03-16 16:26 PDT
,
Kenneth Russell
eric
: review+
Details
Formatted Diff
Diff
Revised patch
(1.33 KB, patch)
2010-03-16 16:36 PDT
,
Kenneth Russell
eric
: review+
Details
Formatted Diff
Diff
Show Obsolete
(1)
View All
Add attachment
proposed patch, testcase, etc.
Kenneth Russell
Comment 1
2010-03-16 16:26:47 PDT
Created
attachment 50850
[details]
Patch
Eric Seidel (no email)
Comment 2
2010-03-16 16:28:28 PDT
Comment on
attachment 50850
[details]
Patch I think Kenneth meant "build bots". I don't think the commit-bot is failing these tests, but one of the build bots certainly is:
http://build.webkit.org/results/Leopard%20Intel%20Debug%20(Tests)/r56090%20(11512)/results.html
Either way, I think this is OK. I would like to see the "fix it" bug instead of this bug listed in the Skipped list. The ChangeLog could list both if you like. r=me
Kenneth Russell
Comment 3
2010-03-16 16:36:11 PDT
Created
attachment 50852
[details]
Revised patch Revised patch mentioning the "real" bug for this fix (36194) rather than this one in the Skipped file. Leaving the ChangeLog to avoid confusing webkit-patch.
Eric Seidel (no email)
Comment 4
2010-03-16 16:37:20 PDT
Comment on
attachment 50852
[details]
Revised patch I shoudl have been more clear. no need to re-post. But still looks good!
Eric Seidel (no email)
Comment 5
2010-03-16 16:38:53 PDT
webkit-patch finds the "bug" for a diff by grepping the whole diff for bug numbers. The first one it finds is the winner. We might yet change that to only grep ChangeLogs, but for now that's how it works.
http://trac.webkit.org/browser/trunk/WebKitTools/Scripts/webkitpy/bugzilla.py#L51
Kenneth Russell
Comment 6
2010-03-16 16:39:26 PDT
Committed
r56093
: <
http://trac.webkit.org/changeset/56093
>
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