Changeset 173434 in webkit


Ignore:
Timestamp:
Sep 9, 2014, 12:07:43 PM (11 years ago)
Author:
roger_fong@apple.com
Message:

Skip some WebGL tests failing on Mavericks and MountainLion bots.

  • platform/mac/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r173428 r173434  
     12014-09-09  Roger Fong  <roger_fong@apple.com>
     2
     3        Skip some WebGL tests failing on Mavericks and MountainLion bots.
     4
     5        * platform/mac/TestExpectations:
     6
    172014-09-09  Takeshi Kurosawa  <taken.spc@gmail.com>
    28
  • trunk/LayoutTests/platform/mac/TestExpectations

    r173416 r173434  
    650650webgl/1.0.1/conformance/textures/origin-clean-conformance.html [ Skip ]
    651651webgl/1.0.1/conformance/context/context-lost-restored.html [Failure]
     652webgl/1.0.2/conformance/ogles/GL/build/build_009_to_016.html [Failure]
    652653webgl/1.0.2/conformance/context/context-creation-and-destruction.html [ Failure Timeout ]
    653654webgl/1.0.2/conformance/rendering/multisample-corruption.html [ Failure Timeout ]
    654655http/tests/webgl/1.0.2/origin-clean-conformance.html [ Skip ]
     656
     657# Some WebGL tests don't work properly on MountainLion
     658[ MountainLion ] webgl/1.0.1/conformance/glsl/functions/glsl-function-smoothstep-gentype.html
     659[ MountainLion ] webgl/1.0.1/conformance/glsl/variables/gl-pointcoord.html
     660[ MountainLion ] webgl/1.0.1/conformance/limits/gl-max-texture-dimensions.html
     661[ MountainLion ] webgl/1.0.1/conformance/textures/texture-size.html
     662[ MountainLion ] webgl/1.0.2/conformance/glsl/functions/glsl-function-smoothstep-gentype.html
     663[ MountainLion ] webgl/1.0.2/conformance/glsl/variables/gl-pointcoord.html
     664[ MountainLion ] webgl/1.0.2/conformance/limits/gl-max-texture-dimensions.html
     665[ MountainLion ] webgl/1.0.2/conformance/ogles/GL/control_flow/control_flow_009_to_010.html
     666[ MountainLion ] webgl/1.0.2/conformance/ogles/GL/operators/operators_009_to_016.html
     667[ MountainLion ] webgl/1.0.2/conformance/textures/texture-size.html
    655668
    656669# Sending the mouse down event to the scrollbar starts a nested run loop which causes a hang.
Note: See TracChangeset for help on using the changeset viewer.