Changeset 154076 in webkit
- Timestamp:
- Aug 14, 2013, 3:10:28 PM (12 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r154072 r154076 1 2013-08-14 Brent Fulgham <bfulgham@apple.com> 2 3 [Windows] Unreviewed build gardening. 4 5 * platform/win/TestExpectations: Clean up a lint warning, and reactivate four tiling tests 6 that pass and had been turned off previously. 7 8 1 9 2013-08-14 Alexandru Chiculita <achicu@adobe.com> 2 10 -
trunk/LayoutTests/platform/win/TestExpectations
r153855 r154076 2448 2448 compositing/text-on-large-layer.html 2449 2449 compositing/iframes/fixed-position-iframe.html 2450 compositing/tiling/backface-preserve-3d-tiled.html2451 compositing/tiling/constrained-layer-size.html2452 compositing/tiling/crash-huge-layer.html2453 compositing/tiling/crash-reparent-tiled-layer.html2454 2450 compositing/tiling/huge-layer-add-remove-child.html 2455 compositing/tiling/huge-layer-img.html 2456 compositing/tiling/huge-layer-with-layer-children-resize.html 2457 compositing/tiling/huge-layer-with-layer-children.html 2458 compositing/tiling/preserve3d-tiled.html 2451 compositing/tiling/huge-layer-resize.html 2459 2452 compositing/tiling/tile-cache-zoomed.html 2460 2453 … … 2694 2687 webkit.org/b/116562 fast/dom/Window/window-postmessage-clone-deep-array.html 2695 2688 webkit.org/b/116562 fast/js/callback-function-with-handle-event.html 2696 webkit.org/b/116562 fast/js/global-constructors-attributes-worker.html2697 2689 webkit.org/b/116562 fast/js/large-expressions.html 2698 2690 webkit.org/b/116562 fast/js/string-replace-exception-crash.html … … 2822 2814 fast/text/split-text-crash.xhtml [ Failure ] 2823 2815 fast/frames/seamless/seamless-nested-crash.html [ Failure ] 2816 2817 webkit.org/b/119818 compositing/tiling/empty-to-tiled.html [ Crash ]
Note:
See TracChangeset
for help on using the changeset viewer.