WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
111391
[WEBGL] Enable HALF_FLOAT_OES tests in chromium
https://bugs.webkit.org/show_bug.cgi?id=111391
Summary
[WEBGL] Enable HALF_FLOAT_OES tests in chromium
Nayan Kumar K
Reported
2013-03-04 18:44:35 PST
Once codereview.chromium.org/11614037/ get checked-in, chromium will support OES_texture_half_float extension. This patch will enable the HALF_FLOAT_OES tests in chromium bots. DumpRenderTree doesn't advertise OES_texture_half_float (seems like DRT in chromium uses software composition), hence expected results for chromium platform differs.
Attachments
Patch
(4.47 KB, patch)
2013-03-04 18:47 PST
,
Nayan Kumar K
no flags
Details
Formatted Diff
Diff
Fix for test failure in mac bots
(6.36 KB, patch)
2013-03-25 18:05 PDT
,
Nayan Kumar K
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from gce-cr-linux-05 for chromium-linux-x86_64
(501.33 KB, application/zip)
2013-03-25 20:19 PDT
,
WebKit Review Bot
no flags
Details
Patch
(7.23 KB, patch)
2013-03-26 14:18 PDT
,
Nayan Kumar K
no flags
Details
Formatted Diff
Diff
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2
(497.83 KB, application/zip)
2013-03-26 15:15 PDT
,
Build Bot
no flags
Details
Patch
(5.87 KB, patch)
2013-03-26 16:08 PDT
,
Nayan Kumar K
kbr
: review-
buildbot
: commit-queue-
Details
Formatted Diff
Diff
Show Obsolete
(3)
View All
Add attachment
proposed patch, testcase, etc.
Nayan Kumar K
Comment 1
2013-03-04 18:47:56 PST
Created
attachment 191375
[details]
Patch
Build Bot
Comment 2
2013-03-04 21:54:43 PST
Comment on
attachment 191375
[details]
Patch
Attachment 191375
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-commit-queue.appspot.com/results/16989076
New failing tests: fast/canvas/webgl/oes-texture-half-float-not-supported.html
Build Bot
Comment 3
2013-03-05 14:17:04 PST
Comment on
attachment 191375
[details]
Patch
Attachment 191375
[details]
did not pass mac-ews (mac): Output:
http://webkit-commit-queue.appspot.com/results/17033071
New failing tests: editing/selection/selection-invalid-offset.html fast/canvas/webgl/oes-texture-half-float-not-supported.html
Kenneth Russell
Comment 4
2013-03-18 17:00:42 PDT
Comment on
attachment 191375
[details]
Patch Sorry if this wasn't clear, but the patch has to pass the EWS bots.
Nayan Kumar K
Comment 5
2013-03-25 18:05:48 PDT
Created
attachment 194967
[details]
Fix for test failure in mac bots
WebKit Review Bot
Comment 6
2013-03-25 20:19:00 PDT
Comment on
attachment 194967
[details]
Fix for test failure in mac bots
Attachment 194967
[details]
did not pass chromium-ews (chromium-xvfb): Output:
http://webkit-commit-queue.appspot.com/results/17255446
New failing tests: platform/chromium/virtual/gpu/fast/canvas/webgl/oes-texture-half-float-not-supported.html fast/canvas/webgl/oes-texture-half-float-not-supported.html
WebKit Review Bot
Comment 7
2013-03-25 20:19:03 PDT
Created
attachment 194990
[details]
Archive of layout-test-results from gce-cr-linux-05 for chromium-linux-x86_64 The attached test failures were seen while running run-webkit-tests on the chromium-ews. Bot: gce-cr-linux-05 Port: chromium-linux-x86_64 Platform: Linux-3.3.8-gcg-201212281604-x86_64-with-GCEL-10.04-gcel_10.04
Kenneth Russell
Comment 8
2013-03-25 21:25:11 PDT
Comment on
attachment 194967
[details]
Fix for test failure in mac bots This looks like it's still failing on some of the bots.
Nayan Kumar K
Comment 9
2013-03-26 14:18:30 PDT
Created
attachment 195160
[details]
Patch
Nayan Kumar K
Comment 10
2013-03-26 15:12:37 PDT
Comment on
attachment 195160
[details]
Patch Clearing the review flag as bots still seems to report failure. Presence of <video> tag seems to be causing weird behavior. I'll investigate and resubmit the new patch.
Build Bot
Comment 11
2013-03-26 15:15:19 PDT
Comment on
attachment 195160
[details]
Patch
Attachment 195160
[details]
did not pass mac-wk2-ews (mac-wk2): Output:
http://webkit-commit-queue.appspot.com/results/17304346
New failing tests: fast/canvas/webgl/oes-texture-half-float-not-supported.html
Build Bot
Comment 12
2013-03-26 15:15:21 PDT
Created
attachment 195173
[details]
Archive of layout-test-results from webkit-ews-09 for mac-mountainlion-wk2 The attached test failures were seen while running run-webkit-tests on the mac-wk2-ews. Bot: webkit-ews-09 Port: mac-mountainlion-wk2 Platform: Mac OS X 10.8.2
Nayan Kumar K
Comment 13
2013-03-26 16:08:40 PDT
Created
attachment 195180
[details]
Patch
Build Bot
Comment 14
2013-03-26 18:10:37 PDT
Comment on
attachment 195180
[details]
Patch
Attachment 195180
[details]
did not pass win-ews (win): Output:
http://webkit-commit-queue.appspot.com/results/17338075
Nayan Kumar K
Comment 15
2013-03-26 20:57:01 PDT
(In reply to
comment #14
)
> (From update of
attachment 195180
[details]
) >
Attachment 195180
[details]
did not pass win-ews (win): > Output:
http://webkit-commit-queue.appspot.com/results/17338075
win bot failure seems to be unrelated to this change. (
https://bugs.webkit.org/show_bug.cgi?id=113007
reports same crash)
Kenneth Russell
Comment 16
2013-04-03 18:32:38 PDT
Comment on
attachment 195180
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=195180&action=review
Given today's announcement regarding the Chromium project, I'm not sure I should review this patch. However, these changes look undesirable for any WebKit port, so marking it r-.
> LayoutTests/fast/canvas/webgl/oes-texture-half-float-not-supported.html:144 > + }
Moving this call here is the wrong thing to do. Instead, make sure finishTest() is called on all of the other code paths in the test.
> LayoutTests/fast/canvas/webgl/oes-texture-half-float-not-supported.html:-154 > - "playing", function() { runTextureUploadTest(video); finishTest(); }, true);
This change, and the duplication of finishTest() as finish(), is undesirable.
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug