Bug 86516

Summary: Add layout tests for OES_texture_float
Product: WebKit Reporter: Kenneth Russell <kbr>
Component: WebGLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham, dino, jamesr, senorblanco, zmo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Kenneth Russell 2012-05-15 13:16:33 PDT
It was pointed out in Bug 85942 that layout tests are strongly needed in order to cover some code paths that are currently only tested on Chromium's GPU waterfall. Once the version of Mesa used in DRT is upgraded, we could plausibly integrate tests for the OES_texture_float extension that have previously not been run on the webkit.org bots. Unfortunately they would still need to be skipped on those ports which don't use Mesa in DRT, but at least some coverage would be possible.
Comment 1 Brent Fulgham 2014-01-10 10:51:43 PST
These tests are part of the Khronos suite, which is now part of our standard LayoutTest infrastructure.

*** This bug has been marked as a duplicate of bug 123188 ***