Changeset 191611 in webkit
- Timestamp:
- Oct 26, 2015, 4:51:36 PM (10 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r191610 r191611 1 2015-10-26 Ryan Haddad <ryanhaddad@apple.com> 2 3 Removing duplicated test expectations and removing debug flag from flaky fast/canvas/webgl tests 4 https://bugs.webkit.org/show_bug.cgi?id=150367 5 6 Unreviewed test gardening. 7 8 * platform/mac-wk1/TestExpectations: 9 1 10 2015-10-26 Zalan Bujtas <zalan@apple.com> 2 11 -
trunk/LayoutTests/platform/mac-wk1/TestExpectations
r191599 r191611 48 48 49 49 webkit.org/b/146622 [ Yosemite Debug ] webgl/1.0.2/conformance/more/functions/copyTexImage2DBadArgs.html [ Pass Failure ] 50 51 webkit.org/b/150367 [ Mavericks ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Pass Timeout ]52 50 53 51 webkit.org/b/150564 svg/repaint/add-background-property-on-root.html [ Pass Timeout ] … … 137 135 loader/navigation-policy [ Skip ] 138 136 139 [ Mavericks Debug] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Pass Timeout ]140 [ Mavericks Debug] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Pass Timeout ]141 [ Mavericks Debug] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html [ Pass Timeout ]142 [ Mavericks Debug] fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html [ Pass Timeout ]143 [ Mavericks Debug] fast/canvas/webgl/oes-texture-half-float.html [ Pass Timeout ]137 webkit.org/b/150367 [ Mavericks ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba4444.html [ Pass Timeout ] 138 webkit.org/b/150367 [ Mavericks ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video-rgba5551.html [ Pass Timeout ] 139 webkit.org/b/150367 [ Mavericks ] fast/canvas/webgl/tex-image-and-sub-image-2d-with-video.html [ Pass Timeout ] 140 webkit.org/b/150367 [ Mavericks ] fast/canvas/webgl/tex-image-and-uniform-binding-bugs.html [ Pass Timeout ] 141 webkit.org/b/150367 [ Mavericks ] fast/canvas/webgl/oes-texture-half-float.html [ Pass Timeout ] 144 142 145 143 [ ElCapitan+ ] css3/masking/mask-repeat-space-padding.html [ ImageOnlyFailure ]
Note:
See TracChangeset
for help on using the changeset viewer.