Bug 127277

Summary: [EFL][WK2] fast/canvas/webgl/glsl-conformance.html is failing
Product: WebKit Reporter: Michal Pakula vel Rutka <mpakulavelrutka>
Component: WebKit EFLAssignee: Nobody <webkit-unassigned>
Status: RESOLVED WONTFIX    
Severity: Normal CC: lucas.de.marchi, mcatanzaro
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   

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
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.