Changeset 173434 in webkit
- Timestamp:
- Sep 9, 2014, 12:07:43 PM (11 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r173428 r173434 1 2014-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 1 7 2014-09-09 Takeshi Kurosawa <taken.spc@gmail.com> 2 8 -
trunk/LayoutTests/platform/mac/TestExpectations
r173416 r173434 650 650 webgl/1.0.1/conformance/textures/origin-clean-conformance.html [ Skip ] 651 651 webgl/1.0.1/conformance/context/context-lost-restored.html [Failure] 652 webgl/1.0.2/conformance/ogles/GL/build/build_009_to_016.html [Failure] 652 653 webgl/1.0.2/conformance/context/context-creation-and-destruction.html [ Failure Timeout ] 653 654 webgl/1.0.2/conformance/rendering/multisample-corruption.html [ Failure Timeout ] 654 655 http/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 655 668 656 669 # 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.