Bug 131886 - [WebGL] Texture size tests failures
Summary: [WebGL] Texture size tests failures
Status: RESOLVED CONFIGURATION CHANGED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Dean Jackson
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2014-04-18 22:42 PDT by Dean Jackson
Modified: 2024-01-17 01:31 PST (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.