Changeset 139730 in webkit
- Timestamp:
- Jan 15, 2013, 1:51:00 AM (13 years ago)
- Location:
- trunk/LayoutTests
- Files:
-
- 5 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LayoutTests/ChangeLog
r139729 r139730 1 2013-01-15 Szilard Ledan <szledan@inf.u-szeged.hu> 2 3 [Qt] Gardening 4 5 Skip failing tests after r139609. 6 https://bugs.webkit.org/show_bug.cgi?id=104909 7 8 Skip failing inspector/editor/text-editor-formatter.html test. 9 https://bugs.webkit.org/show_bug.cgi?id=106883 10 11 Reviewed by Csaba Osztrogonác. 12 13 * platform/qt/TestExpectations: 14 * platform/qt/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.png: Added after r139686. 15 * platform/qt/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt: Added after r139686. 16 * platform/qt/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.png: Added after r139686. 17 * platform/qt/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt: Added after r139686. 18 1 19 2013-01-15 Andrey Adaikin <aandrey@chromium.org> 2 20 -
trunk/LayoutTests/platform/qt/TestExpectations
r139604 r139730 1809 1809 fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html 1810 1810 1811 # [Qt] REGRESSION (r139609) - should be unskipped after Qt update (with system libjpeg/libpng) 1812 # https://bugs.webkit.org/show_bug.cgi?id=104909 1813 fast/events/mouse-cursor-multiframecur.html 1814 fast/events/mouse-cursor.html 1815 fast/images/icon-decoding.html 1816 1811 1817 # ============================================================================= # 1812 1818 # failing security tests … … 2508 2514 # [Qt] New fast/js/dfg-create-inlined-arguments-in-closure-inline.html asserts on 32 bit 2509 2515 webkit.org/b/106459 [ Debug ] fast/js/dfg-create-inlined-arguments-in-closure-inline.html 2516 2517 # New inspector/editor/text-editor-formatter.html introduced in r139617 fails on EFL, Mac, QT 2518 # https://bugs.webkit.org/show_bug.cgi?id=106883 2519 inspector/editor/text-editor-formatter.html
Note:
See TracChangeset
for help on using the changeset viewer.