Changeset 150477 in webkit
- Timestamp:
- May 21, 2013, 2:00:18 PM (13 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 2 edited
-
ChangeLog (modified) (1 diff)
-
platform/win/TestExpectations (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r150476 r150477 1 2013-05-21 Brent Fulgham <bfulgham@apple.com> 2 3 [Windows] Reenable storage tests 4 https://bugs.webkit.org/show_bug.cgi?id=116559 5 6 Unreviewed update to TestExpectations: 7 1. Storage features are present on Windows, so test them. 8 2. Disable (for now) the four websql tests that fail. 9 10 * platform/win/TestExpectations: 11 1 12 2013-05-21 Jer Noble <jer.noble@apple.com> 2 13 -
trunk/LayoutTests/platform/win/TestExpectations
r150468 r150477 2656 2656 webkit.org/b/110654 css3/flexbox/button.html [ Failure ] 2657 2657 2658 # Disable storage tests2659 fast/workers/storage/2660 storage/2661 2662 2658 # Disable document.register tests, ENABLE_CUSTOM_ELEMENT disabled 2663 2659 fast/dom/custom … … 2743 2739 2744 2740 # Disable crashing tests, being investigated under https://bugs.webkit.org/show_bug.cgi?id=116562 2741 webkit.org/b/116562 fast/dom/Window/window-postmessage-clone-deep-array.html 2745 2742 webkit.org/b/116562 fast/js/callback-function-with-handle-event.html 2746 2743 webkit.org/b/116562 fast/js/large-expressions.html … … 2765 2762 webkit.org/b/116564 svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm 2766 2763 webkit.org/b/116564 transitions/svg-text-shadow-transition.html 2764 2765 # Enable storage tests, but exclude the following (see https://webkit.org/b/116559). 2766 webkit.org/b/116559 storage/websql/change-version.html 2767 webkit.org/b/116559 storage/websql/database-lock-after-reload.html 2768 webkit.org/b/116559 storage/websql/open-database-creation-callback.html 2769 webkit.org/b/116559 storage/websql/quota-tracking.html 2770
Note:
See TracChangeset
for help on using the changeset viewer.