⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 160169 in webkit


Ignore:
Timestamp:
Dec 5, 2013, 4:34:06 AM (13 years ago)
Author:
Michał Pakuła vel Rutka
Message:

Unreviewed EFL gardening

After bumping GStreamer version to 1.2.1 in r160151 some video related WebGL conformance test started to pass.

  • platform/efl-wk2/TestExpectations:
  • platform/efl/TestExpectations:
Location:
trunk/LayoutTests
Files:
3 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r160160 r160169  
     12013-12-05  Michał Pakuła vel Rutka  <m.pakula@samsung.com>
     2
     3        Unreviewed EFL gardening
     4
     5        After bumping GStreamer version to 1.2.1 in r160151 some video related WebGL conformance test started to pass.
     6
     7        * platform/efl-wk2/TestExpectations:
     8        * platform/efl/TestExpectations:
     9
    1102013-12-04  Samuel White  <samuel_white@apple.com>
    211
  • trunk/LayoutTests/platform/efl-wk2/TestExpectations

    r159925 r160169  
    292292# Several new Khronos WebGL conformance tests are failing on WK2 EFL.
    293293webkit.org/b/109435 webgl/conformance/context/premultiplyalpha-test.html [ Failure Crash ]
    294 webkit.org/b/109435 webgl/conformance/extensions/oes-texture-float-with-video.html [ Failure Crash ]
    295294webkit.org/b/109435 webgl/conformance/extensions/oes-texture-float.html [ Failure Crash ]
    296295webkit.org/b/109435 webgl/conformance/textures/texture-size-cube-maps.html [ Failure Crash ]
     
    308307webkit.org/b/109435 webgl/conformance/rendering/point-size.html [ Failure Crash ]
    309308webkit.org/b/109435 webgl/conformance/textures/copy-tex-image-2d-formats.html [ Failure Crash ]
    310 webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html [ Failure Crash ]
    311 webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Failure Crash ]
    312 webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Failure Crash ]
    313 webkit.org/b/109435 webgl/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Failure Crash ]
    314309
    315310# Failing media query test.
  • trunk/LayoutTests/platform/efl/TestExpectations

    r159846 r160169  
    16491649webgl/1.0.2/conformance/context/context-creation-and-destruction.html [ Failure ]
    16501650webgl/1.0.2/conformance/context/premultiplyalpha-test.html [ Failure ]
    1651 webgl/1.0.2/conformance/extensions/oes-texture-float-with-video.html [ Failure ]
    16521651webgl/1.0.2/conformance/extensions/oes-texture-float.html [ Failure ]
    16531652webgl/1.0.2/conformance/glsl/literals/float_literal.vert.html [ Failure ]
     
    16591658webgl/1.0.2/conformance/rendering/multisample-corruption.html [ Failure ]
    16601659webgl/1.0.2/conformance/textures/copy-tex-image-2d-formats.html [ Failure ]
    1661 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgb565.html [ Failure ]
    1662 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Failure ]
    1663 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Failure ]
    1664 webgl/1.0.2/conformance/textures/tex-image-and-sub-image-2d-with-video.html [ Failure ]
    16651660webgl/1.0.2/conformance/textures/texture-attachment-formats.html [ Failure ]
    16661661webgl/1.0.2/conformance/textures/texture-size-cube-maps.html [ Failure ]
Note: See TracChangeset for help on using the changeset viewer.