Bug 87541 - New tex-image-and-sub-image-2d-with-video tests from r118565 failing on Mac Lion
Summary: New tex-image-and-sub-image-2d-with-video tests from r118565 failing on Mac Lion
Status: RESOLVED WORKSFORME
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebGL (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Kenneth Russell
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-25 15:52 PDT by Kenneth Russell
Modified: 2014-12-09 23:20 PST (History)
4 users (show)

See Also:


Attachments
Patch (1.33 KB, patch)
2012-05-25 15:56 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 2012-05-25 15:52:05 PDT
http://trac.webkit.org/changeset/118565 introduced some new tests uploading videos to WebGL textures which are failing on Mac Lion: http://build.webkit.org/results/Lion%20Debug%20(Tests)/r118565%20(7053)/results.html

The results look a little strange, as though a color profile were being added where it shouldn't be, but it's mysterious why it would be happening only with the packed pixel formats. It should be happening with uploads to RGBA UNSIGNED_BYTE texures as well.

Skipping these tests for now.
Comment 1 Kenneth Russell 2012-05-25 15:56:19 PDT
Created attachment 144163 [details]
Patch
Comment 2 Kenneth Russell 2012-05-25 15:57:57 PDT
Committed r118581: <http://trac.webkit.org/changeset/118581>
Comment 3 Kenneth Russell 2012-05-25 15:58:27 PDT
Accidentally closed bug; reopening. Skipped tests in http://trac.webkit.org/changeset/118581 .
Comment 4 Alexey Proskuryakov 2014-12-09 23:20:31 PST
These tests are not flaky on bots at this time, I'll try unmarking them.