Bug 131886

Summary: [WebGL] Texture size tests failures
Product: WebKit Reporter: Dean Jackson <dino>
Component: WebGLAssignee: Dean Jackson <dino>
Status: RESOLVED CONFIGURATION CHANGED    
Severity: Normal CC: kkinnunen, rahul.g
Priority: P2 Keywords: InRadar
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

Description Dean Jackson 2014-04-18 22:42:50 PDT
fast/canvas/webgl/webgl-compressed-texture-size-limit.html
webgl/1.0.2/conformance/textures/texture-size-limit.html

are both failing after r167520
Comment 1 Dean Jackson 2014-04-19 00:40:47 PDT
skipped in r167533
Comment 2 Alexey Proskuryakov 2014-04-22 23:34:19 PDT
<rdar://problem/16696298>
Comment 3 Alexey Proskuryakov 2014-12-12 16:39:13 PST
These tests are currently marked as flakily failing on Mountain Lion and Yosemite:

webkit.org/b/131886 [ MountainLion Yosemite ] webgl/1.0.2/conformance/textures/texture-size-limit.html [ Pass Failure ]
webkit.org/b/131886 [ MountainLion Yosemite ] fast/canvas/webgl/webgl-compressed-texture-size-limit.html [ Pass Failure ]

But on my machine (MacBook Pro Retina, Mid 2012 with OS X 10.9.5), the test times out. It takes 46 seconds in a debug build.

If I let it run to completion, the test passes.
Comment 4 Alexey Proskuryakov 2014-12-12 16:41:54 PST
Further relaxed the expectations in r177250.