Changeset 130385 in webkit


Ignore:
Timestamp:
Oct 4, 2012 5:23:38 AM (12 years ago)
Author:
kadam@inf.u-szeged.hu
Message:

[Qt] Reviewing old bugs in Qt TestExpectations. Unskip now passing test.

  • platform/qt-5.0-wk1/TestExpectations:
  • platform/qt-5.0-wk2/TestExpectations:
  • platform/qt/TestExpectations:
  • platform/qt/editing/pasteboard/smart-paste-008-expected.txt:
  • platform/qt/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added.
  • platform/qt/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added.
Location:
trunk/LayoutTests
Files:
7 added
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r130384 r130385  
     12012-10-04  Ádám Kallai  <kadam@inf.u-szeged.hu>
     2
     3        [Qt] Reviewing old bugs in Qt TestExpectations. Unskip now passing test.
     4
     5        * platform/qt-5.0-wk1/TestExpectations:
     6        * platform/qt-5.0-wk2/TestExpectations:
     7        * platform/qt/TestExpectations:
     8        * platform/qt/editing/pasteboard/smart-paste-008-expected.txt:
     9        * platform/qt/http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object-expected.txt: Added.
     10        * platform/qt/http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect-expected.txt: Added.
     11
    1122012-10-04  Yury Semikhatsky  <yurys@chromium.org>
    213
  • trunk/LayoutTests/platform/qt-5.0-wk1/TestExpectations

    r129788 r130385  
    7070xmlviewer/extensions-api.html
    7171
     72# [Qt][WK1] DumpRenderTree converts "file:///" to a path differently (working on WK2)
     73# https://bugs.webkit.org/show_bug.cgi?id=76563
     74http/tests/misc/drag-over-iframe-invalid-source-crash.html
     75http/tests/misc/iframe-invalid-source-crash.html
     76
    7277# [Qt][WK1] ERROR: TestRunner::overridePreference() does not support the 'WebKitStorageBlockingPolicy' preference
    7378http/tests/security/cross-origin-local-storage-wk1.html
  • trunk/LayoutTests/platform/qt-5.0-wk2/TestExpectations

    r130367 r130385  
    530530fast/events/popup-blocked-from-fake-user-gesture.html
    531531
     532# This test consistently fails if run with --singly flag
     533inspector/timeline/timeline-paint.html
     534
     535# [Qt] New fails caused by change(s) between r79317-r79320.
     536inspector/debugger/open-close-open.html
     537
    532538# [Qt][WK2] inspector/extensions/extensions-network.html times out
    533539# https://bugs.webkit.org/show_bug.cgi?id=98136
  • trunk/LayoutTests/platform/qt/TestExpectations

    r130371 r130385  
    401401inspector/styles/svg-style.xhtml
    402402
    403 # REGRESSION(r126717): It made inspector/styles/media-queries.html fail/flakey
    404 # https://bugs.webkit.org/show_bug.cgi?id=95070
    405 inspector/styles/media-queries.html
    406 
    407403# Microdata DOM API is not yet enabled.
    408404# https://bugs.webkit.org/show_bug.cgi?id=68610
     
    731727http/tests/history/back-with-fragment-change.php
    732728
    733 # new test introduced in r88958, but fail on Qt
    734 # https://bugs.webkit.org/show_bug.cgi?id=62741
    735 http/tests/appcache/video.html
    736 
    737729# [Qt] New tests introduced in r84742 fail
    738730# https://bugs.webkit.org/show_bug.cgi?id=59334
     
    751743# https://bugs.webkit.org/show_bug.cgi?id=75614
    752744http/tests/workers/terminate-during-sync-operation.html
    753 
    754 # [Qt] DumpRenderTree converts "file:///" to a path differently
    755 # https://bugs.webkit.org/show_bug.cgi?id=76563
    756 http/tests/misc/drag-over-iframe-invalid-source-crash.html
    757 http/tests/misc/iframe-invalid-source-crash.html
    758745
    759746# Needs custom policy delegate enhancement to log downloads
     
    767754http/tests/misc/redirect-to-external-url.html
    768755
    769 # [Qt] new test http/tests/misc/xslt-bad-import.html is failing
    770 # https://bugs.webkit.org/show_bug.cgi?id=72252
    771 http/tests/misc/xslt-bad-import.html
    772 
    773756# [Qt] http/tests/cookies/js-get-and-set-http-only-cookie.html failing since introduction in r119947
    774757# https://bugs.webkit.org/show_bug.cgi?id=87208
    775758http/tests/cookies/js-get-and-set-http-only-cookie.html
    776 
    777 # [Qt] new tests introduced in r122528 fail
    778 # https://bugs.webkit.org/show_bug.cgi?id=91218
    779 http/tests/w3c/webperf/approved/navigation-timing/html/test_performance_attributes_exist_in_object.html
    780 http/tests/w3c/webperf/approved/navigation-timing/html/test_timing_xserver_redirect.html
    781759
    782760# =========================================================================== #
     
    816794# https://bugs.webkit.org/show_bug.cgi?id=72430
    817795editing/pasteboard/data-transfer-items-image-png.html
    818 
    819 # REGRESSION(r96870): editing/pasteboard/smart-paste-008.html fails on non-Mac
    820 # https://bugs.webkit.org/show_bug.cgi?id=69587
    821 editing/pasteboard/smart-paste-008.html
    822796
    823797# ============================================================================= #
     
    854828editing/selection/move-past-trailing-space.html
    855829
    856 # https://bugs.webkit.org/show_bug.cgi?id=52883
    857 editing/selection/rtl-move-selection-right-left.html
    858 
    859830# [Qt] editing tests fails after r54980
    860831# https://bugs.webkit.org/show_bug.cgi?id=35145
     
    971942http/tests/plugins/plugin-document-has-focus.html
    972943
    973 # [Qt] wrong ref count of npobject
    974 # https://bugs.webkit.org/show_bug.cgi?id=49749
    975 plugins/refcount-leaks.html
    976 
    977944# [Qt] plugins/netscape-plugin-page-cache-works.html fails
    978945# https://bugs.webkit.org/show_bug.cgi?id=74482
     
    1009976# Fluctuating/flakey tests
    1010977# =========================================================================== #
    1011 animations/3d/transform-origin-vs-functions.html
    1012 animations/change-one-anim.html
    1013978fast/frames/sandboxed-iframe-plugins.html
    1014 fast/frames/sandboxed-iframe-scripting.html
    1015 fast/frames/sandboxed-iframe-storage.html
    1016979http/tests/cookies/simple-cookies-max-age.html
    1017 
    1018 transitions/change-values-during-transition.html
    1019980
    1020981# http/tests/inspector/resource-har-conversion.html is failing on the release bot after r63191
     
    1025986# https://bugs.webkit.org/show_bug.cgi?id=42090
    1026987http/tests/inspector/network/network-size.html
    1027 # This test consistently fails if run with --singly flag
    1028 inspector/timeline/timeline-paint.html
    1029 
    1030 # [Qt] New fails caused by change(s) between r79317-r79320.
    1031 inspector/debugger/open-close-open.html
    1032 
    1033 # [Qt] fast/frames/flattening/frameset-flattening-subframesets.html fails intermittently on Qt bot
    1034 # Fails caused by layoutTestController.display() in fast/frames/flattening/frameset-flattening-subframe-resize.html
    1035 # https://bugs.webkit.org/show_bug.cgi?id=37334
    1036988
    1037989# Tests that currently fail but perhaps used to work at some point.
     
    1047999fast/forms/plaintext-mode-2.html
    10481000fast/forms/menulist-width-change.html
    1049 
    1050 # Flaky Test: fast/events/tabindex-focus-blur-all.html
    1051 # https://bugs.webkit.org/show_bug.cgi?id=52115
    1052 fast/events/tabindex-focus-blur-all.html
    10531001
    10541002# [Qt] http/tests/misc/link-rel-icon-beforeload.html is flakey
  • trunk/LayoutTests/platform/qt/editing/pasteboard/smart-paste-008-expected.txt

    r96257 r130385  
    99EDITING DELEGATE: shouldInsertNode:#document-fragment replacingDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 1 of #text > DIV > DIV > BODY > HTML > #document givenAction:WebViewInsertActionPasted
    1010EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    11 EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 0 of #text > DIV > DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:range from 4 of #text > DIV > DIV > BODY > HTML > #document to 4 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
     11EDITING DELEGATE: shouldChangeSelectedDOMRange:range from 1 of #text > DIV > DIV > BODY > HTML > #document to 1 of DIV > BODY > HTML > #document toDOMRange:range from 5 of #text > DIV > DIV > BODY > HTML > #document to 5 of #text > DIV > DIV > BODY > HTML > #document affinity:NSSelectionAffinityDownstream stillSelecting:FALSE
    1212EDITING DELEGATE: webViewDidChangeSelection:WebViewDidChangeSelectionNotification
    1313EDITING DELEGATE: webViewDidChange:WebViewDidChangeNotification
     
    1717  RenderBlock {HTML} at (0,0) size 800x600
    1818    RenderBody {BODY} at (8,8) size 784x584
    19       RenderBlock {P} at (0,0) size 784x66
    20         RenderText {#text} at (0,0) size 758x66
    21           text run at (0,0) width 425: "There was a bug in paste's smart replace whitespace handling. "
    22           text run at (425,0) width 333: "In some cases, it used information gathered at the"
    23           text run at (0,22) width 723: "start of the selection being pasted into to decide whether or not a space needed to be added to the end of the"
    24           text run at (0,44) width 120: "incoming content."
    25       RenderBlock {P} at (0,82) size 784x44
    26         RenderText {#text} at (0,0) size 779x44
    27           text run at (0,0) width 591: "A smart paste is performed into a selection starting in one block and ending in another. "
    28           text run at (591,0) width 188: "Spaces should surround the"
    29           text run at (0,22) width 88: "pasted word."
    30       RenderBlock {DIV} at (0,142) size 784x22
    31         RenderBlock {DIV} at (0,0) size 784x22
    32           RenderText {#text} at (0,0) size 5x22
    33             text run at (0,0) width 5: "f"
    34           RenderText {#text} at (5,0) size 25x22
    35             text run at (5,0) width 25: " foo"
    36           RenderText {#text} at (30,0) size 28x22
    37             text run at (30,0) width 28: " bar"
    38         RenderBlock (anonymous) at (0,22) size 784x0
    39 caret: position 4 of child 1 {#text} of child 0 {DIV} of child 4 {DIV} of body
     19      RenderBlock {P} at (0,0) size 784x38
     20        RenderText {#text} at (0,0) size 740x38
     21          text run at (0,0) width 376: "There was a bug in paste's smart replace whitespace handling. "
     22          text run at (376,0) width 364: "In some cases, it used information gathered at the start of the"
     23          text run at (0,19) width 696: "selection being pasted into to decide whether or not a space needed to be added to the end of the incoming content."
     24      RenderBlock {P} at (0,54) size 784x19
     25        RenderText {#text} at (0,0) size 772x19
     26          text run at (0,0) width 522: "A smart paste is performed into a selection starting in one block and ending in another. "
     27          text run at (522,0) width 250: "Spaces should surround the pasted word."
     28      RenderBlock {DIV} at (0,89) size 784x19
     29        RenderBlock {DIV} at (0,0) size 784x19
     30          RenderText {#text} at (0,0) size 52x19
     31            text run at (0,0) width 52: "f foo bar"
     32        RenderBlock (anonymous) at (0,19) size 784x0
     33caret: position 5 of child 0 {#text} of child 0 {DIV} of child 4 {DIV} of body
Note: See TracChangeset for help on using the changeset viewer.