Changeset 252914 in webkit


Ignore:
Timestamp:
Nov 27, 2019 3:26:05 PM (4 years ago)
Author:
Jonathan Bedard
Message:

[WebGL] Garden dedicated queue (Part 8)
https://bugs.webkit.org/show_bug.cgi?id=204547

Unreviewed test gardening.

  • webgl/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r252911 r252914  
     12019-11-27  Jonathan Bedard  <jbedard@apple.com>
     2
     3        [WebGL] Garden dedicated queue (Part 8)
     4        https://bugs.webkit.org/show_bug.cgi?id=204547
     5
     6        Unreviewed test gardening.
     7
     8        * webgl/TestExpectations:
     9
    1102019-11-27  Antoine Quint  <graouts@apple.com>
    211
  • trunk/LayoutTests/webgl/TestExpectations

    r252910 r252914  
    254254webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-rgba8ui-rgba_integer-unsigned_byte.html [ Skip ]
    255255webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-srgb8-rgb-unsigned_byte.html [ Skip ]
     256webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgba16f-rgba-half_float.html [ Skip ]
     257webgl/2.0.0/conformance2/textures/canvas/tex-3d-rgba32f-rgba-float.html [ Skip ]
     258webgl/2.0.0/conformance2/textures/canvas/tex-3d-srgb8-rgb-unsigned_byte.html [ Skip ]
     259webgl/2.0.0/conformance2/textures/canvas/tex-3d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
     260webgl/2.0.0/conformance2/textures/image/tex-3d-rg16f-rg-float.html [ Skip ]
     261webgl/2.0.0/conformance2/textures/image/tex-3d-rg16f-rg-half_float.html [ Skip ]
     262webgl/2.0.0/conformance2/textures/image/tex-3d-rg32f-rg-float.html [ Skip ]
     263webgl/2.0.0/conformance2/textures/image/tex-3d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
     264webgl/2.0.0/conformance2/textures/image/tex-3d-rgb16f-rgb-float.html [ Skip ]
     265webgl/2.0.0/conformance2/textures/image/tex-3d-rgb16f-rgb-half_float.html [ Skip ]
     266webgl/2.0.0/conformance2/textures/image/tex-3d-rgb32f-rgb-float.html [ Skip ]
     267webgl/2.0.0/conformance2/textures/image/tex-3d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
     268webgl/2.0.0/conformance2/textures/image/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
     269webgl/2.0.0/conformance2/textures/image/tex-3d-rgb8-rgb-unsigned_byte.html [ Skip ]
     270webgl/2.0.0/conformance2/textures/image/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
     271webgl/2.0.0/conformance2/textures/image/tex-3d-rgb9_e5-rgb-float.html [ Skip ]
     272webgl/2.0.0/conformance2/textures/image/tex-3d-rgb9_e5-rgb-half_float.html [ Skip ]
     273webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-r32f-red-float.html [ Skip ]
     274webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rg16f-rg-float.html [ Skip ]
     275webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rg16f-rg-half_float.html [ Skip ]
     276webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rg32f-rg-float.html [ Skip ]
     277webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rg8-rg-unsigned_byte.html [ Skip ]
     278webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
     279webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb16f-rgb-float.html [ Skip ]
     280webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb5_a1-rgba-unsigned_byte.html [ Skip ]
     281webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb5_a1-rgba-unsigned_short_5_5_5_1.html [ Skip ]
     282webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb8-rgb-unsigned_byte.html [ Skip ]
     283webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb8ui-rgb_integer-unsigned_byte.html [ Skip ]
     284webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb9_e5-rgb-float.html [ Skip ]
     285webgl/2.0.0/conformance2/textures/image_bitmap_from_blob/tex-3d-rgb9_e5-rgb-half_float.html [ Skip ]
     286webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-2d-srgb8_alpha8-rgba-unsigned_byte.html [ Skip ]
     287webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r11f_g11f_b10f-rgb-float.html [ Skip ]
     288webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
     289webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
     290webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r16f-red-float.html [ Skip ]
     291webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r16f-red-half_float.html [ Skip ]
     292webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r32f-red-float.html [ Skip ]
     293webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r8-red-unsigned_byte.html [ Skip ]
     294webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-r8ui-red_integer-unsigned_byte.html [ Skip ]
     295webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rg8-rg-unsigned_byte.html [ Skip ]
     296webgl/2.0.0/conformance2/textures/image_bitmap_from_image/tex-3d-rg8ui-rg_integer-unsigned_byte.html [ Skip ]
     297webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r11f_g11f_b10f-rgb-float.html [ Skip ]
     298webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r11f_g11f_b10f-rgb-half_float.html [ Skip ]
     299webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r11f_g11f_b10f-rgb-unsigned_int_10f_11f_11f_rev.html [ Skip ]
     300webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r16f-red-float.html [ Skip ]
     301webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r16f-red-half_float.html [ Skip ]
     302webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r32f-red-float.html [ Skip ]
     303webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r8-red-unsigned_byte.html [ Skip ]
     304webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-r8ui-red_integer-unsigned_byte.html [ Skip ]
     305webgl/2.0.0/conformance2/textures/image_bitmap_from_video/tex-2d-rg8-rg-unsigned_byte.html [ Skip ]
Note: See TracChangeset for help on using the changeset viewer.