Changeset 139730 in webkit


Ignore:
Timestamp:
Jan 15, 2013, 1:51:00 AM (13 years ago)
Author:
Csaba Osztrogonác
Message:

[Qt] Gardening

Skip failing tests after r139609.
https://bugs.webkit.org/show_bug.cgi?id=104909

Skip failing inspector/editor/text-editor-formatter.html test.
https://bugs.webkit.org/show_bug.cgi?id=106883

Patch by Szilard Ledan <Szilárd LEDÁN> on 2013-01-15
Reviewed by Csaba Osztrogonác.

  • platform/qt/TestExpectations:
  • platform/qt/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.png: Added after r139686.
  • platform/qt/scrollingcoordinator/non-fast-scrollable-region-scaled-iframe-expected.txt: Added after r139686.
  • platform/qt/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.png: Added after r139686.
  • platform/qt/scrollingcoordinator/non-fast-scrollable-region-transformed-iframe-expected.txt: Added after r139686.
Location:
trunk/LayoutTests
Files:
5 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r139729 r139730  
     12013-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
    1192013-01-15  Andrey Adaikin  <aandrey@chromium.org>
    220
  • trunk/LayoutTests/platform/qt/TestExpectations

    r139604 r139730  
    18091809fast/xmlhttprequest/xmlhttprequest-nonexistent-file.html
    18101810
     1811# [Qt] REGRESSION (r139609) - should be unskipped after Qt update (with system libjpeg/libpng)
     1812# https://bugs.webkit.org/show_bug.cgi?id=104909
     1813fast/events/mouse-cursor-multiframecur.html
     1814fast/events/mouse-cursor.html
     1815fast/images/icon-decoding.html
     1816
    18111817# ============================================================================= #
    18121818# failing security tests
     
    25082514# [Qt] New fast/js/dfg-create-inlined-arguments-in-closure-inline.html asserts on 32 bit
    25092515webkit.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
     2519inspector/editor/text-editor-formatter.html
Note: See TracChangeset for help on using the changeset viewer.