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