Changeset 248771 in webkit


Ignore:
Timestamp:
Aug 16, 2019 8:04:39 AM (5 years ago)
Author:
commit-queue@webkit.org
Message:

Update WebGL test expectations for WebKit WPE
https://bugs.webkit.org/show_bug.cgi?id=200765

Patch by Chris Lord <Chris Lord> on 2019-08-16
Reviewed by Carlos Alberto Lopez Perez.

Establish a new baseline for WPE backend WebGL test results.

  • platform/wpe/TestExpectations:
  • platform/wpe/webgl/2.0.0/conformance/extensions/get-extension-expected.txt:
  • platform/wpe/webgl/2.0.0/conformance/extensions/oes-texture-half-float-with-image-data-expected.txt: Removed.
  • platform/wpe/webgl/2.0.0/conformance/glsl/misc/shaders-with-invariance-expected.txt:
  • platform/wpe/webgl/2.0.0/conformance2/buffers/bound-buffer-size-change-test-expected.txt:
  • platform/wpe/webgl/2.0.0/conformance2/extensions/promoted-extensions-in-shaders-expected.txt:
  • platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-with-mis-matching-uniform-block-expected.txt: Removed.
  • platform/wpe/webgl/2.0.0/conformance2/renderbuffers/multisample-with-full-sample-counts-expected.txt: Added.
  • platform/wpe/webgl/2.0.0/conformance2/renderbuffers/multisampled-renderbuffer-initialization-expected.txt:
Location:
trunk/LayoutTests
Files:
1 added
2 deleted
7 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r248760 r248771  
     12019-08-16  Chris Lord  <clord@igalia.com>
     2
     3        Update WebGL test expectations for WebKit WPE
     4        https://bugs.webkit.org/show_bug.cgi?id=200765
     5
     6        Reviewed by Carlos Alberto Lopez Perez.
     7
     8        Establish a new baseline for WPE backend WebGL test results.
     9
     10        * platform/wpe/TestExpectations:
     11        * platform/wpe/webgl/2.0.0/conformance/extensions/get-extension-expected.txt:
     12        * platform/wpe/webgl/2.0.0/conformance/extensions/oes-texture-half-float-with-image-data-expected.txt: Removed.
     13        * platform/wpe/webgl/2.0.0/conformance/glsl/misc/shaders-with-invariance-expected.txt:
     14        * platform/wpe/webgl/2.0.0/conformance2/buffers/bound-buffer-size-change-test-expected.txt:
     15        * platform/wpe/webgl/2.0.0/conformance2/extensions/promoted-extensions-in-shaders-expected.txt:
     16        * platform/wpe/webgl/2.0.0/conformance2/glsl3/shader-with-mis-matching-uniform-block-expected.txt: Removed.
     17        * platform/wpe/webgl/2.0.0/conformance2/renderbuffers/multisample-with-full-sample-counts-expected.txt: Added.
     18        * platform/wpe/webgl/2.0.0/conformance2/renderbuffers/multisampled-renderbuffer-initialization-expected.txt:
     19
    1202019-08-15  Joseph Pecoraro  <pecoraro@apple.com>
    221
  • trunk/LayoutTests/platform/wpe/TestExpectations

    r248150 r248771  
    818818
    819819webkit.org/b/195714 fast/canvas/webgl/texImage2D-video-flipY-true.html [ Pass Timeout ]
     820Bug(WPE) webgl/2.0.0/conformance/ogles/GL/swizzlers/swizzlers_049_to_056.html [ Timeout Pass ]
     821Bug(WPE) webgl/2.0.0/conformance2/renderbuffers/multisampled-renderbuffer-initialization.html [ Failure Pass ]
    820822
    821823webkit.org/b/195466 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay.html [ Failure Pass ]
     
    830832webkit.org/b/159754 workers/bomb.html [ Skip ]
    831833
    832 webkit.org/b/169917 webgl/1.0.2/conformance/uniforms/gl-uniform-arrays.html [ Slow ]
    833 
    834834webkit.org/b/169917 webgl/1.0.2/conformance/glsl/misc/shader-uniform-packing-restrictions.html [ Slow ]
    835835webkit.org/b/169917 webgl/1.0.2/conformance/glsl/misc/shader-with-non-reserved-words.html [ Slow ]
     836webkit.org/b/169917 webgl/1.0.2/conformance/uniforms/gl-uniform-arrays.html [ Slow ]
     837webkit.org/b/169917 webgl/1.0.2/conformance/uniforms/out-of-bounds-uniform-array-access.html [ Slow ]
     838webkit.org/b/169917 webgl/1.0.3/conformance/glsl/bugs/temp-expressions-should-not-crash.html [ Slow ]
    836839webkit.org/b/169917 webgl/1.0.3/conformance/rendering/many-draw-calls.html [ Slow ]
     840Bug(WPE) webgl/2.0.0/conformance/uniforms/out-of-bounds-uniform-array-access.html [ Slow ]
     841Bug(WPE) webgl/2.0.0/conformance2/buffers/one-large-uniform-buffer.html [ Slow ]
     842
     843# It seems these tests are intermittently slow on recent Intel integrated graphics (tested on i7-8550U)
     844Bug(WPE) webgl/2.0.0/conformance2/glsl3/array-assign.html [ Slow ]
     845Bug(WPE) webgl/2.0.0/conformance2/glsl3/array-assign-constructor.html [ Slow ]
     846Bug(WPE) webgl/2.0.0/conformance2/glsl3/array-element-increment.html [ Slow ]
     847Bug(WPE) webgl/2.0.0/conformance2/glsl3/bool-type-cast-bug-uint-ivec-uvec.html [ Slow ]
    837848
    838849webkit.org/b/133151 js/cached-window-properties.html [ Slow ]
     
    935946Bug(WPE) webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Timeout ]
    936947Bug(WPE) webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Timeout ]
     948Bug(WPE) webgl/1.0.2/conformance/textures/texture-size-limit.html [ Timeout Failure ]
    937949
    938950# webgl/1.0.3:
     
    940952Bug(WPE) webgl/1.0.3/conformance/attribs/gl-bindAttribLocation-aliasing.html [ Failure ]
    941953Bug(WPE) webgl/1.0.3/conformance/attribs/gl-bindAttribLocation-matrix.html [ Failure ]
    942 Bug(WPE) webgl/1.0.3/conformance/extensions/oes-texture-half-float-with-canvas.html [ Failure ]
    943 Bug(WPE) webgl/1.0.3/conformance/extensions/oes-texture-half-float-with-image-data.html [ Failure ]
    944 Bug(WPE) webgl/1.0.3/conformance/extensions/oes-texture-half-float-with-image.html [ Failure ]
    945954Bug(WPE) webgl/1.0.3/conformance/extensions/oes-texture-half-float.html [ Failure ]
    946955Bug(WPE) webgl/1.0.3/conformance/extensions/webgl-compressed-texture-size-limit.html [ Failure ]
    947 Bug(WPE) webgl/1.0.3/conformance/glsl/misc/shaders-with-invariance.html [ Failure ]
    948956Bug(WPE) webgl/1.0.3/conformance/glsl/misc/shaders-with-name-conflicts.html [ Failure ]
    949957Bug(WPE) webgl/1.0.3/conformance/renderbuffers/feedback-loop.html [ Failure ]
     
    952960#  Timing out:
    953961Bug(WPE) webgl/1.0.3/conformance/extensions/oes-texture-half-float-with-video.html [ Timeout ]
    954 Bug(WPE) webgl/1.0.3/conformance/glsl/bugs/temp-expressions-should-not-crash.html [ Timeout ]
    955962Bug(WPE) webgl/1.0.3/conformance/textures/texture-upload-size.html [ Timeout ]
    956963#  One of these tests is DDoS-ing Mesa AMD drivers.
     
    958965Bug(WPE) webgl/2.0.0/conformance/glsl/bugs [ Skip ]
    959966
    960 # webgl 2.0
     967# webgl/2.0.0:
     968#  Failing
    961969webkit.org/b/188346 webgl/2.0.0/conformance2/glsl3/no-attribute-vertex-shader.html [ Failure ]
    962970webkit.org/b/188346 webgl/2.0.0/conformance2/vertex_arrays/vertex-array-object.html [ Failure ]
  • trunk/LayoutTests/platform/wpe/webgl/2.0.0/conformance/extensions/get-extension-expected.txt

    r237792 r248771  
    99[ 6: PASS ] getExtension('OP_EXT_blend_minmax') returns an object only if the name is returned by getSupportedExtensions
    1010[ 7: PASS ] getExtension('WEBKIT_EXT_blend_minmax') returns an object only if the name is returned by getSupportedExtensions
    11 [ 8: PASS ] able to get OES_texture_float as oEs_tExTURe_FlOAt
     11[ 8: PASS ] able to get EXT_frag_depth as eXt_fRaG_DePTh
    1212[ 9: PASS ] calling getExtension twice for the same extension returns the same object
    1313[ 10: PASS ] object returned by 2nd call to getExtension has same properties
    14 [ 11: PASS ] getExtension('OES_texture_float') returns an object only if the name is returned by getSupportedExtensions
    15 [ 12: PASS ] getExtension('MOZ_OES_texture_float') returns an object only if the name is returned by getSupportedExtensions
    16 [ 13: PASS ] getExtension('OP_OES_texture_float') returns an object only if the name is returned by getSupportedExtensions
    17 [ 14: PASS ] getExtension('WEBKIT_OES_texture_float') returns an object only if the name is returned by getSupportedExtensions
    18 [ 15: PASS ] able to get OES_texture_float_linear as oes_tEXTuRe_fLoAT_lINeAR
     14[ 11: PASS ] getExtension('EXT_frag_depth') returns an object only if the name is returned by getSupportedExtensions
     15[ 12: PASS ] getExtension('MOZ_EXT_frag_depth') returns an object only if the name is returned by getSupportedExtensions
     16[ 13: PASS ] getExtension('OP_EXT_frag_depth') returns an object only if the name is returned by getSupportedExtensions
     17[ 14: PASS ] getExtension('WEBKIT_EXT_frag_depth') returns an object only if the name is returned by getSupportedExtensions
     18[ 15: PASS ] able to get OES_texture_float as OEs_teXtURE_FloaT
    1919[ 16: PASS ] calling getExtension twice for the same extension returns the same object
    2020[ 17: PASS ] object returned by 2nd call to getExtension has same properties
    21 [ 18: PASS ] getExtension('OES_texture_float_linear') returns an object only if the name is returned by getSupportedExtensions
    22 [ 19: PASS ] getExtension('MOZ_OES_texture_float_linear') returns an object only if the name is returned by getSupportedExtensions
    23 [ 20: PASS ] getExtension('OP_OES_texture_float_linear') returns an object only if the name is returned by getSupportedExtensions
    24 [ 21: PASS ] getExtension('WEBKIT_OES_texture_float_linear') returns an object only if the name is returned by getSupportedExtensions
    25 [ 22: PASS ] able to get OES_texture_half_float as oes_TeXTUrE_haLf_FLoAT
     21[ 18: PASS ] getExtension('OES_texture_float') returns an object only if the name is returned by getSupportedExtensions
     22[ 19: PASS ] getExtension('MOZ_OES_texture_float') returns an object only if the name is returned by getSupportedExtensions
     23[ 20: PASS ] getExtension('OP_OES_texture_float') returns an object only if the name is returned by getSupportedExtensions
     24[ 21: PASS ] getExtension('WEBKIT_OES_texture_float') returns an object only if the name is returned by getSupportedExtensions
     25[ 22: PASS ] able to get OES_texture_float_linear as oES_tEXtURe_flOaT_LiNear
    2626[ 23: PASS ] calling getExtension twice for the same extension returns the same object
    2727[ 24: PASS ] object returned by 2nd call to getExtension has same properties
    28 [ 25: PASS ] getExtension('OES_texture_half_float') returns an object only if the name is returned by getSupportedExtensions
    29 [ 26: PASS ] getExtension('MOZ_OES_texture_half_float') returns an object only if the name is returned by getSupportedExtensions
    30 [ 27: PASS ] getExtension('OP_OES_texture_half_float') returns an object only if the name is returned by getSupportedExtensions
    31 [ 28: PASS ] getExtension('WEBKIT_OES_texture_half_float') returns an object only if the name is returned by getSupportedExtensions
    32 [ 29: PASS ] able to get OES_texture_half_float_linear as oES_texTuRE_hAlf_FlOAT_LInEAr
     28[ 25: PASS ] getExtension('OES_texture_float_linear') returns an object only if the name is returned by getSupportedExtensions
     29[ 26: PASS ] getExtension('MOZ_OES_texture_float_linear') returns an object only if the name is returned by getSupportedExtensions
     30[ 27: PASS ] getExtension('OP_OES_texture_float_linear') returns an object only if the name is returned by getSupportedExtensions
     31[ 28: PASS ] getExtension('WEBKIT_OES_texture_float_linear') returns an object only if the name is returned by getSupportedExtensions
     32[ 29: PASS ] able to get OES_texture_half_float as OeS_TeXTuRE_halF_FLOaT
    3333[ 30: PASS ] calling getExtension twice for the same extension returns the same object
    3434[ 31: PASS ] object returned by 2nd call to getExtension has same properties
    35 [ 32: PASS ] getExtension('OES_texture_half_float_linear') returns an object only if the name is returned by getSupportedExtensions
    36 [ 33: PASS ] getExtension('MOZ_OES_texture_half_float_linear') returns an object only if the name is returned by getSupportedExtensions
    37 [ 34: PASS ] getExtension('OP_OES_texture_half_float_linear') returns an object only if the name is returned by getSupportedExtensions
    38 [ 35: PASS ] getExtension('WEBKIT_OES_texture_half_float_linear') returns an object only if the name is returned by getSupportedExtensions
    39 [ 36: PASS ] able to get OES_standard_derivatives as oes_sTANdArd_DeRIVaTIvES
     35[ 32: PASS ] getExtension('OES_texture_half_float') returns an object only if the name is returned by getSupportedExtensions
     36[ 33: PASS ] getExtension('MOZ_OES_texture_half_float') returns an object only if the name is returned by getSupportedExtensions
     37[ 34: PASS ] getExtension('OP_OES_texture_half_float') returns an object only if the name is returned by getSupportedExtensions
     38[ 35: PASS ] getExtension('WEBKIT_OES_texture_half_float') returns an object only if the name is returned by getSupportedExtensions
     39[ 36: PASS ] able to get OES_texture_half_float_linear as oes_tEXTuRE_HAlf_fLoAT_lIneaR
    4040[ 37: PASS ] calling getExtension twice for the same extension returns the same object
    4141[ 38: PASS ] object returned by 2nd call to getExtension has same properties
    42 [ 39: PASS ] getExtension('OES_standard_derivatives') returns an object only if the name is returned by getSupportedExtensions
    43 [ 40: PASS ] getExtension('MOZ_OES_standard_derivatives') returns an object only if the name is returned by getSupportedExtensions
    44 [ 41: PASS ] getExtension('OP_OES_standard_derivatives') returns an object only if the name is returned by getSupportedExtensions
    45 [ 42: PASS ] getExtension('WEBKIT_OES_standard_derivatives') returns an object only if the name is returned by getSupportedExtensions
    46 [ 43: PASS ] able to get EXT_texture_filter_anisotropic as ext_TeXTUrE_fiLtER_aNIsOTropiC
     42[ 39: PASS ] getExtension('OES_texture_half_float_linear') returns an object only if the name is returned by getSupportedExtensions
     43[ 40: PASS ] getExtension('MOZ_OES_texture_half_float_linear') returns an object only if the name is returned by getSupportedExtensions
     44[ 41: PASS ] getExtension('OP_OES_texture_half_float_linear') returns an object only if the name is returned by getSupportedExtensions
     45[ 42: PASS ] getExtension('WEBKIT_OES_texture_half_float_linear') returns an object only if the name is returned by getSupportedExtensions
     46[ 43: PASS ] able to get OES_standard_derivatives as oES_sTAnDArd_dErIVAtIves
    4747[ 44: PASS ] calling getExtension twice for the same extension returns the same object
    4848[ 45: PASS ] object returned by 2nd call to getExtension has same properties
    49 [ 46: PASS ] getExtension('EXT_texture_filter_anisotropic') returns an object only if the name is returned by getSupportedExtensions
    50 [ 47: PASS ] getExtension('MOZ_EXT_texture_filter_anisotropic') returns an object only if the name is returned by getSupportedExtensions
    51 [ 48: PASS ] getExtension('OP_EXT_texture_filter_anisotropic') returns an object only if the name is returned by getSupportedExtensions
    52 [ 49: FAIL ] getExtension('WEBKIT_EXT_texture_filter_anisotropic') returns an object only if the name is returned by getSupportedExtensions
    53 [ 50: PASS ] able to get OES_vertex_array_object as oES_vErteX_ARRaY_oBJect
     49[ 46: PASS ] getExtension('OES_standard_derivatives') returns an object only if the name is returned by getSupportedExtensions
     50[ 47: PASS ] getExtension('MOZ_OES_standard_derivatives') returns an object only if the name is returned by getSupportedExtensions
     51[ 48: PASS ] getExtension('OP_OES_standard_derivatives') returns an object only if the name is returned by getSupportedExtensions
     52[ 49: PASS ] getExtension('WEBKIT_OES_standard_derivatives') returns an object only if the name is returned by getSupportedExtensions
     53[ 50: PASS ] able to get EXT_texture_filter_anisotropic as ExT_TeXTuRE_filTeR_AnIsotRoPIC
    5454[ 51: PASS ] calling getExtension twice for the same extension returns the same object
    5555[ 52: PASS ] object returned by 2nd call to getExtension has same properties
    56 [ 53: PASS ] getExtension('OES_vertex_array_object') returns an object only if the name is returned by getSupportedExtensions
    57 [ 54: PASS ] getExtension('MOZ_OES_vertex_array_object') returns an object only if the name is returned by getSupportedExtensions
    58 [ 55: PASS ] getExtension('OP_OES_vertex_array_object') returns an object only if the name is returned by getSupportedExtensions
    59 [ 56: PASS ] getExtension('WEBKIT_OES_vertex_array_object') returns an object only if the name is returned by getSupportedExtensions
    60 [ 57: PASS ] able to get OES_element_index_uint as oEs_ELeMent_iNDEx_UiNT
     56[ 53: PASS ] getExtension('EXT_texture_filter_anisotropic') returns an object only if the name is returned by getSupportedExtensions
     57[ 54: PASS ] getExtension('MOZ_EXT_texture_filter_anisotropic') returns an object only if the name is returned by getSupportedExtensions
     58[ 55: PASS ] getExtension('OP_EXT_texture_filter_anisotropic') returns an object only if the name is returned by getSupportedExtensions
     59[ 56: FAIL ] getExtension('WEBKIT_EXT_texture_filter_anisotropic') returns an object only if the name is returned by getSupportedExtensions
     60[ 57: PASS ] able to get OES_vertex_array_object as oES_VErtex_aRRAy_objEcT
    6161[ 58: PASS ] calling getExtension twice for the same extension returns the same object
    6262[ 59: PASS ] object returned by 2nd call to getExtension has same properties
    63 [ 60: PASS ] getExtension('OES_element_index_uint') returns an object only if the name is returned by getSupportedExtensions
    64 [ 61: PASS ] getExtension('MOZ_OES_element_index_uint') returns an object only if the name is returned by getSupportedExtensions
    65 [ 62: PASS ] getExtension('OP_OES_element_index_uint') returns an object only if the name is returned by getSupportedExtensions
    66 [ 63: PASS ] getExtension('WEBKIT_OES_element_index_uint') returns an object only if the name is returned by getSupportedExtensions
    67 [ 64: PASS ] able to get WEBGL_lose_context as webgL_LOSe_conTeXT
     63[ 60: PASS ] getExtension('OES_vertex_array_object') returns an object only if the name is returned by getSupportedExtensions
     64[ 61: PASS ] getExtension('MOZ_OES_vertex_array_object') returns an object only if the name is returned by getSupportedExtensions
     65[ 62: PASS ] getExtension('OP_OES_vertex_array_object') returns an object only if the name is returned by getSupportedExtensions
     66[ 63: PASS ] getExtension('WEBKIT_OES_vertex_array_object') returns an object only if the name is returned by getSupportedExtensions
     67[ 64: PASS ] able to get OES_element_index_uint as OEs_ElEMent_InDEX_Uint
    6868[ 65: PASS ] calling getExtension twice for the same extension returns the same object
    6969[ 66: PASS ] object returned by 2nd call to getExtension has same properties
    70 [ 67: PASS ] getExtension('WEBGL_lose_context') returns an object only if the name is returned by getSupportedExtensions
    71 [ 68: PASS ] getExtension('MOZ_WEBGL_lose_context') returns an object only if the name is returned by getSupportedExtensions
    72 [ 69: PASS ] getExtension('OP_WEBGL_lose_context') returns an object only if the name is returned by getSupportedExtensions
    73 [ 70: PASS ] getExtension('WEBKIT_WEBGL_lose_context') returns an object only if the name is returned by getSupportedExtensions
    74 [ 71: PASS ] able to get WEBGL_compressed_texture_s3tc as WeBGl_ComprEsSED_TextUrE_S3TC
     70[ 67: PASS ] getExtension('OES_element_index_uint') returns an object only if the name is returned by getSupportedExtensions
     71[ 68: PASS ] getExtension('MOZ_OES_element_index_uint') returns an object only if the name is returned by getSupportedExtensions
     72[ 69: PASS ] getExtension('OP_OES_element_index_uint') returns an object only if the name is returned by getSupportedExtensions
     73[ 70: PASS ] getExtension('WEBKIT_OES_element_index_uint') returns an object only if the name is returned by getSupportedExtensions
     74[ 71: PASS ] able to get WEBGL_lose_context as WeBGL_LOsE_contExT
    7575[ 72: PASS ] calling getExtension twice for the same extension returns the same object
    7676[ 73: PASS ] object returned by 2nd call to getExtension has same properties
    77 [ 74: PASS ] getExtension('WEBGL_compressed_texture_s3tc') returns an object only if the name is returned by getSupportedExtensions
    78 [ 75: PASS ] getExtension('MOZ_WEBGL_compressed_texture_s3tc') returns an object only if the name is returned by getSupportedExtensions
    79 [ 76: PASS ] getExtension('OP_WEBGL_compressed_texture_s3tc') returns an object only if the name is returned by getSupportedExtensions
    80 [ 77: PASS ] getExtension('WEBKIT_WEBGL_compressed_texture_s3tc') returns an object only if the name is returned by getSupportedExtensions
    81 [ 78: PASS ] able to get WEBGL_depth_texture as wEBgl_dEpTH_tExtuRe
     77[ 74: PASS ] getExtension('WEBGL_lose_context') returns an object only if the name is returned by getSupportedExtensions
     78[ 75: PASS ] getExtension('MOZ_WEBGL_lose_context') returns an object only if the name is returned by getSupportedExtensions
     79[ 76: PASS ] getExtension('OP_WEBGL_lose_context') returns an object only if the name is returned by getSupportedExtensions
     80[ 77: PASS ] getExtension('WEBKIT_WEBGL_lose_context') returns an object only if the name is returned by getSupportedExtensions
     81[ 78: PASS ] able to get WEBGL_compressed_texture_s3tc as WEbGl_cOmPREsSEd_TextuRe_S3tC
    8282[ 79: PASS ] calling getExtension twice for the same extension returns the same object
    8383[ 80: PASS ] object returned by 2nd call to getExtension has same properties
    84 [ 81: PASS ] getExtension('WEBGL_depth_texture') returns an object only if the name is returned by getSupportedExtensions
    85 [ 82: PASS ] getExtension('MOZ_WEBGL_depth_texture') returns an object only if the name is returned by getSupportedExtensions
    86 [ 83: PASS ] getExtension('OP_WEBGL_depth_texture') returns an object only if the name is returned by getSupportedExtensions
    87 [ 84: PASS ] getExtension('WEBKIT_WEBGL_depth_texture') returns an object only if the name is returned by getSupportedExtensions
    88 [ 85: PASS ] able to get WEBGL_debug_renderer_info as WEBgL_dEBug_rEnDEReR_inFo
     84[ 81: PASS ] getExtension('WEBGL_compressed_texture_s3tc') returns an object only if the name is returned by getSupportedExtensions
     85[ 82: PASS ] getExtension('MOZ_WEBGL_compressed_texture_s3tc') returns an object only if the name is returned by getSupportedExtensions
     86[ 83: PASS ] getExtension('OP_WEBGL_compressed_texture_s3tc') returns an object only if the name is returned by getSupportedExtensions
     87[ 84: PASS ] getExtension('WEBKIT_WEBGL_compressed_texture_s3tc') returns an object only if the name is returned by getSupportedExtensions
     88[ 85: PASS ] able to get WEBGL_depth_texture as webGl_DEpTH_TExturE
    8989[ 86: PASS ] calling getExtension twice for the same extension returns the same object
    9090[ 87: PASS ] object returned by 2nd call to getExtension has same properties
    91 [ 88: PASS ] getExtension('WEBGL_debug_renderer_info') returns an object only if the name is returned by getSupportedExtensions
    92 [ 89: PASS ] getExtension('MOZ_WEBGL_debug_renderer_info') returns an object only if the name is returned by getSupportedExtensions
    93 [ 90: PASS ] getExtension('OP_WEBGL_debug_renderer_info') returns an object only if the name is returned by getSupportedExtensions
    94 [ 91: PASS ] getExtension('WEBKIT_WEBGL_debug_renderer_info') returns an object only if the name is returned by getSupportedExtensions
    95 [ 92: PASS ] successfullyParsed is true
     91[ 88: PASS ] getExtension('WEBGL_depth_texture') returns an object only if the name is returned by getSupportedExtensions
     92[ 89: PASS ] getExtension('MOZ_WEBGL_depth_texture') returns an object only if the name is returned by getSupportedExtensions
     93[ 90: PASS ] getExtension('OP_WEBGL_depth_texture') returns an object only if the name is returned by getSupportedExtensions
     94[ 91: PASS ] getExtension('WEBKIT_WEBGL_depth_texture') returns an object only if the name is returned by getSupportedExtensions
     95[ 92: PASS ] able to get WEBGL_debug_renderer_info as wEBGl_debUg_REnDErER_infO
     96[ 93: PASS ] calling getExtension twice for the same extension returns the same object
     97[ 94: PASS ] object returned by 2nd call to getExtension has same properties
     98[ 95: PASS ] getExtension('WEBGL_debug_renderer_info') returns an object only if the name is returned by getSupportedExtensions
     99[ 96: PASS ] getExtension('MOZ_WEBGL_debug_renderer_info') returns an object only if the name is returned by getSupportedExtensions
     100[ 97: PASS ] getExtension('OP_WEBGL_debug_renderer_info') returns an object only if the name is returned by getSupportedExtensions
     101[ 98: PASS ] getExtension('WEBKIT_WEBGL_debug_renderer_info') returns an object only if the name is returned by getSupportedExtensions
     102[ 99: PASS ] successfullyParsed is true
    96103[ FAIL ] 1 failures reported
    97104
  • trunk/LayoutTests/platform/wpe/webgl/2.0.0/conformance/glsl/misc/shaders-with-invariance-expected.txt

    r237792 r248771  
    22
    33Test: ../../../resources/webgl_test_files/conformance/glsl/misc/shaders-with-invariance.html
    4 [ 1: PASS ] vertex shader with variant varying and fragment shader with invariant varying must fail
    5 [ 2: PASS ] vertex shader with invariant varying and fragment shader with variant varying must fail
    6 [ 3: PASS ] vertex shader with invariant (global setting) varying and fragment shader with variant varying must fail
    7 [ 4: PASS ] vertex shader with invariant (global setting) varying and fragment shader with invariant varying must succeed
    8 [ 5: PASS ] vertex shader with invariant (separately set) varying and fragment shader with invariant varying must succeed
    9 [ 6: PASS ] vertex shader with invariant varying and fragment shader with invariant (separately set) varying must succeed
    10 [ 7: PASS ] vertex shader with invariant (separately set in wrong order) varying must fail
    11 [ 8: PASS ] fragment shader with invariant (separately set in wrong order) varying must fail
    12 [ 9: PASS ] vertex shader with invariant gl_Position and fragment shader with invariant gl_FragCoord must succeed
    13 [ 10: FAIL ] [unexpected link status] vertex shader with variant gl_Position and fragment shader with invariant gl_FragCoord must fail
    14 [ 11: PASS ] vertex shader with invariant gl_Position and fragment shader with variant gl_FragCoord must succeed
    15 [ 12: PASS ] vertex shader with invariant gl_PointSize and fragment shader with invariant gl_PointCoord must succeed
    16 [ 13: FAIL ] [unexpected link status] vertex shader with variant gl_PointSize and fragment shader with invariant gl_PointCoord must fail
    17 [ 14: PASS ] vertex shader with invariant gl_PointSize and fragment shader with variant gl_PointCoord must succeed
    18 [ 15: PASS ] fragment shader with variant gl_FrontFacing must succeed compilation
    19 [ 16: PASS ] fragment shader with invariant gl_FrontFacing must fail compilation
    20 [ 17: PASS ] vertex shader with variant varying and fragment shader with invariant (global setting) varying must fail
    21 [ 18: PASS ] vertex shader with invariant varying and fragment shader with invariant (global setting) varying must succeed
    22 [ 19: PASS ] successfullyParsed is true
    23 [ FAIL ] 2 failures reported
     4[ PASS ] All tests passed
    245
  • trunk/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/buffers/bound-buffer-size-change-test-expected.txt

    r237792 r248771  
    3636[ 33: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_BINDING, 1) should be [object WebGLBuffer]. Was null.
    3737[ 34: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_SIZE, 1) should be 12 (of type number). Was null (of type object).
    38 [ 35: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_START, 1) should be 16 (of type number). Was null (of type object).
     38[ 35: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_START, 1) should be 32 (of type number). Was null (of type object).
    3939[ 36: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_BINDING, 1) should be [object WebGLBuffer]. Was null.
    4040[ 37: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_SIZE, 1) should be 12 (of type number). Was null (of type object).
    41 [ 38: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_START, 1) should be 16 (of type number). Was null (of type object).
     41[ 38: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_START, 1) should be 32 (of type number). Was null (of type object).
    4242[ 39: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_BINDING, 1) should be [object WebGLBuffer]. Was null.
    4343[ 40: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_SIZE, 1) should be 12 (of type number). Was null (of type object).
    44 [ 41: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_START, 1) should be 16 (of type number). Was null (of type object).
     44[ 41: FAIL ] gl.getIndexedParameter(gl.UNIFORM_BUFFER_START, 1) should be 32 (of type number). Was null (of type object).
    4545[ 42: FAIL ] getError expected: NO_ERROR. Was INVALID_ENUM :
    4646[ 43: PASS ] successfullyParsed is true
  • trunk/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/extensions/promoted-extensions-in-shaders-expected.txt

    r237792 r248771  
    66[ 3: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255
    77[ 4: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255
    8 [ 5: PASS ] ESSL 1.00 Fragment shader that requires GL_EXT_frag_depth should not compile.
    9 [ 6: PASS ] ESSL 3.00 Fragment shader that requires GL_EXT_frag_depth should not compile.
     8[ 5: FAIL ] [unexpected link status] ESSL 1.00 Fragment shader that requires GL_EXT_frag_depth should not compile.
     9[ 6: FAIL ] [unexpected link status] ESSL 3.00 Fragment shader that requires GL_EXT_frag_depth should not compile.
    1010[ 7: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255
    1111[ 8: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255
     
    1919[ 16: FAIL ] should be green at (0, 0) expected: 0,255,0,255 was 255,0,0,255
    2020[ 17: PASS ] successfullyParsed is true
    21 [ FAIL ] 12 failures reported
     21[ FAIL ] 14 failures reported
    2222
  • trunk/LayoutTests/platform/wpe/webgl/2.0.0/conformance2/renderbuffers/multisampled-renderbuffer-initialization-expected.txt

    r236418 r248771  
    113113[ 110: PASS ] getError was expected value: NO_ERROR : should be no errors
    114114[ 111: PASS ] getError was expected value: NO_ERROR : should be no errors
    115 [ 112: FAIL ] user buffer has been initialized to 0 at (0, 0) expected: 0,0,0,0 was 0,255,0,255
     115[ 112: PASS ] user buffer has been initialized to 0
    116116[ 113: PASS ] getError was expected value: NO_ERROR : should be no errors
    117117[ 114: PASS ] internal buffers have been initialized to 0
     
    131131[ 128: PASS ] getError was expected value: NO_ERROR : should be no errors
    132132[ 129: PASS ] successfullyParsed is true
    133 [ FAIL ] 10 failures reported
     133[ FAIL ] 9 failures reported
    134134
Note: See TracChangeset for help on using the changeset viewer.