Bug 40502 - gl-get-calls failing apparently due to UNPACK_ALIGNMENT test
Summary: gl-get-calls failing apparently due to UNPACK_ALIGNMENT test
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: All All
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-06-11 15:37 PDT by Kenneth Russell
Modified: 2010-06-11 15:42 PDT (History)
4 users (show)

See Also:


Attachments
Patch (2.43 KB, patch)
2010-06-11 15:42 PDT, Kenneth Russell
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Kenneth Russell 2010-06-11 15:37:56 PDT
The gl-get-calls layout test was just updated in https://bugs.webkit.org/show_bug.cgi?id=40318 to include tests for UNPACK_FLIP_Y_WEBGL, UNPACK_PREMULTIPLY_ALPHA_WEBGL and UNPACK_ALIGNMENT. It appears that the UNPACK_ALIGNMENT test is problematic on some of the bots. Disabling it for the moment.
Comment 1 Kenneth Russell 2010-06-11 15:41:23 PDT
Committed r61042: <http://trac.webkit.org/changeset/61042>
Comment 2 Kenneth Russell 2010-06-11 15:42:04 PDT
Created attachment 58517 [details]
Patch