Changeset 160169 in webkit
- Timestamp:
- Dec 5, 2013, 4:34:06 AM (13 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 3 edited
-
ChangeLog (modified) (1 diff)
-
platform/efl-wk2/TestExpectations (modified) (2 diffs)
-
platform/efl/TestExpectations (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r160160 r160169 1 2013-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 1 10 2013-12-04 Samuel White <samuel_white@apple.com> 2 11 -
trunk/LayoutTests/platform/efl-wk2/TestExpectations
r159925 r160169 292 292 # Several new Khronos WebGL conformance tests are failing on WK2 EFL. 293 293 webkit.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 ]295 294 webkit.org/b/109435 webgl/conformance/extensions/oes-texture-float.html [ Failure Crash ] 296 295 webkit.org/b/109435 webgl/conformance/textures/texture-size-cube-maps.html [ Failure Crash ] … … 308 307 webkit.org/b/109435 webgl/conformance/rendering/point-size.html [ Failure Crash ] 309 308 webkit.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 ]314 309 315 310 # Failing media query test. -
trunk/LayoutTests/platform/efl/TestExpectations
r159846 r160169 1649 1649 webgl/1.0.2/conformance/context/context-creation-and-destruction.html [ Failure ] 1650 1650 webgl/1.0.2/conformance/context/premultiplyalpha-test.html [ Failure ] 1651 webgl/1.0.2/conformance/extensions/oes-texture-float-with-video.html [ Failure ]1652 1651 webgl/1.0.2/conformance/extensions/oes-texture-float.html [ Failure ] 1653 1652 webgl/1.0.2/conformance/glsl/literals/float_literal.vert.html [ Failure ] … … 1659 1658 webgl/1.0.2/conformance/rendering/multisample-corruption.html [ Failure ] 1660 1659 webgl/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 ]1665 1660 webgl/1.0.2/conformance/textures/texture-attachment-formats.html [ Failure ] 1666 1661 webgl/1.0.2/conformance/textures/texture-size-cube-maps.html [ Failure ]
Note:
See TracChangeset
for help on using the changeset viewer.