WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED WONTFIX
127277
[EFL][WK2] fast/canvas/webgl/glsl-conformance.html is failing
https://bugs.webkit.org/show_bug.cgi?id=127277
Summary
[EFL][WK2] fast/canvas/webgl/glsl-conformance.html is failing
Michal Pakula vel Rutka
Reported
2014-01-20 02:39:35 PST
Layout test fast/canvas/webgl/glsl-conformance.html is failing since it was introduced in
r161889
<
http://trac.webkit.org/changeset/161889
>. The difference is error message format: @@ -28,8 +28,8 @@ PASS [vshaderWithVersion130/fshader]: vertex shader uses the #version not 100 directive should fail PASS [vshaderWithVersion120/fshader]: vertex shader uses the #version not 100 directive should fail PASS [vshaderWithVersion100/fshader]: vertex shader uses the #version 100 directive should succeed -Program link log:ERROR: Input of fragment shader 'v_varying' not written by vertex shader - +Program link log:error: fragment shader varying v_varying not written by vertex shader +. PASS [vshaderWithVersion100/fragmentShaderUsedVarying]: vertex shader with no varying and fragment shader with used varying must fail PASS [shaders/implicit/add_int_float.vert/fshader]: implicit cast adding integer to float should fail PASS [shaders/implicit/add_int_mat2.vert/fshader]: implicit cast adding integer to mat2 should fail
Attachments
Add attachment
proposed patch, testcase, etc.
Michael Catanzaro
Comment 1
2017-03-11 10:42:45 PST
Closing this bug because the EFL port has been removed from trunk. If you feel this bug applies to a different upstream WebKit port and was closed in error, please either update the title and reopen the bug, or leave a comment to request this.
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