Changeset 106040 in webkit


Ignore:
Timestamp:
Jan 26, 2012 2:10:59 PM (12 years ago)
Author:
commit-queue@webkit.org
Message:

Unreviewed, rolling out r106027.
http://trac.webkit.org/changeset/106027
https://bugs.webkit.org/show_bug.cgi?id=77139

"It messed up Qt5 buildbots." (Requested by jeez_ on #webkit).

Patch by Sheriff Bot <webkit.review.bot@gmail.com> on 2012-01-26

  • platform/qt-4.8/Skipped:
  • platform/qt-5.0/Skipped:
  • platform/qt-wk2/Skipped:
  • platform/qt/Skipped:
Location:
trunk/LayoutTests
Files:
5 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r106036 r106040  
     12012-01-26  Sheriff Bot  <webkit.review.bot@gmail.com>
     2
     3        Unreviewed, rolling out r106027.
     4        http://trac.webkit.org/changeset/106027
     5        https://bugs.webkit.org/show_bug.cgi?id=77139
     6
     7        "It messed up Qt5 buildbots." (Requested by jeez_ on #webkit).
     8
     9        * platform/qt-4.8/Skipped:
     10        * platform/qt-5.0/Skipped:
     11        * platform/qt-wk2/Skipped:
     12        * platform/qt/Skipped:
     13
    1142012-01-26  Abhishek Arya  <inferno@chromium.org>
    215
  • trunk/LayoutTests/platform/qt-4.8/Skipped

    r106027 r106040  
    6161
    6262editing/selection/click-left-of-rtl-wrapping-text.html
    63 
    64 # Not sure why this is failing on Qt.
    65 # https://bugs.webkit.org/show_bug.cgi?id=37697
    66 fast/url/host.html
    67 
    68 # [Qt]fast/url/idna tests fail
    69 # https://bugs.webkit.org/show_bug.cgi?id=59187
    70 fast/url/idna2003.html
    71 fast/url/idna2008.html
    72 
    73 # [Qt] fast/text/bidi-explicit-embedding-past-end.html fails
    74 # https://bugs.webkit.org/show_bug.cgi?id=41241
    75 fast/text/bidi-explicit-embedding-past-end.html
    76 
    77 # https://bugs.webkit.org/show_bug.cgi?id=45194
    78 fast/text/decomposed-after-stacked-diacritics.html
    79 
    80 fast/text/find-case-folding.html
    81 
    82 fast/text/international/unicode-bidi-plaintext.html
    83 
    84 fast/text/soft-hyphen-4.html
    85 
    86 editing/deleting/delete-block-table.html
    87 editing/deleting/delete-ligature-001.html
    88 
    89 editing/pasteboard/drag-drop-iframe-refresh-crash.html
    90 editing/pasteboard/drop-text-events-sideeffect.html
    91 
    92 # [Qt] REGRESSION (r71465): editing/selection/after-line-break.html fails
    93 # https://bugs.webkit.org/show_bug.cgi?id=49127
    94 editing/selection/after-line-break.html
    95 
    9663#################################################
  • trunk/LayoutTests/platform/qt-5.0/Skipped

    r106027 r106040  
    6262fast/multicol/pagination-v-horizontal-tb.html
    6363fast/multicol/pagination-v-vertical-rl.html
     64fast/text/justify-padding-distribution.html
    6465fast/css-generated-content/nested-tables-with-before-after-content-crash.html
    6566
     
    6869editing/selection/click-in-margins-inside-editable-div.html
    6970
     71# Frame::findString does nothing on pages that prevent selection
     72# https://bugs.webkit.org/show_bug.cgi?id=40361
     73editing/text-iterator/findString-selection-disabled.html
     74
    7075# [Qt] fast/events/clear-edit-drag-state.html fails with timeout with Qt5-WK1
    7176# https://bugs.webkit.org/show_bug.cgi?id=76897
  • trunk/LayoutTests/platform/qt-wk2/Skipped

    r106028 r106040  
    105105fast/dom/Geolocation/page-reload-cancel-permission-requests.html
    106106
     107# [Qt][WK2] Crash in fast/text/regional-indicator-symobls.html
     108# https://bugs.webkit.org/show_bug.cgi?id=69419
     109fast/text/regional-indicator-symobls.html
     110
    107111########################################
    108112
     
    152156storage/transaction-error-callback-isolated-world.html
    153157storage/transaction-success-callback-isolated-world.html
     158editing/pasteboard/paste-plaintext-user-select-none.html
    154159fast/css-generated-content/first-letter-in-nested-before.html
    155160fast/frames/set-parent-src-synchronously.html
     161fast/text/complex-synthetic-bold-space-width.html
    156162
    157163########################################
     
    258264# https://bugs.webkit.org/show_bug.cgi?id=67485
    259265fast/dom/Window/window-properties.html
     266fast/text/complex-preferred-logical-widths.html
    260267http/tests/loading/empty-urls.html
    261268http/tests/loading/progress-finished-callback.html
     
    279286fast/dom/Window/window-properties-geolocation.html
    280287
     288# New editing tests introduced in r95335, r95337 and r95645 fail on Qt-WK2 platform
     289editing/deleting/merge-paragraph-from-address.html
     290editing/deleting/merge-paragraph-from-h6-with-style.html
     291editing/deleting/merge-paragraph-from-h6.html
     292editing/deleting/merge-paragraph-from-listing.html
     293editing/deleting/merge-paragraph-from-p-with-style.html
     294editing/deleting/merge-paragraph-into-blockquote.html
     295editing/deleting/merge-paragraph-into-h1-with-style.html
     296editing/deleting/merge-paragraph-into-h1.html
     297editing/deleting/merge-paragraph-into-pre.html
     298
    281299# [Qt][WK] fast/forms/submit-to-blank-multiple-times.html fails
    282300# https://bugs.webkit.org/show_bug.cgi?id=68309
     
    322340# [Qt][WK2] Metric mismatches (fast/text/justify-padding-distribution.html and svg/as-object/svg-embedded-in-html-in-iframe.html)
    323341# https://bugs.webkit.org/show_bug.cgi?id=70915
     342fast/text/justify-padding-distribution.html
    324343svg/as-object/svg-embedded-in-html-in-iframe.html
    325344
     
    355374svg/custom/getscreenctm-in-scrollable-svg-area.xhtml
    356375svg/custom/getscreenctm-in-scrollable-div-area.xhtml
     376
     377# Frame::findString does nothing on pages that prevent selection
     378# https://bugs.webkit.org/show_bug.cgi?id=40361
     379editing/text-iterator/findString-selection-disabled.html
    357380
    358381# Failing tests on qt-wk2 after unskipping qt-5.0/Skipped tests, need more investigation
  • trunk/LayoutTests/platform/qt/Skipped

    r106027 r106040  
    204204fast/text/hyphenate-character.html
    205205fast/text/hyphens.html
     206fast/text/soft-hyphen-4.html
    206207
    207208# https://bugs.webkit.org/show_bug.cgi?id=43332
     
    374375editing/pasteboard/drag-drop-input-textarea.html
    375376editing/pasteboard/drag-drop-input-in-svg.svg
     377editing/pasteboard/drag-drop-iframe-refresh-crash.html
    376378editing/pasteboard/drag-drop-modifies-page.html
    377379editing/pasteboard/drag-drop-url-text.html
     
    388390editing/pasteboard/get-data-text-plain-drop.html
    389391editing/pasteboard/drop-text-events.html
     392editing/pasteboard/drop-text-events-sideeffect.html
    390393editing/pasteboard/drag-and-drop-image-contenteditable.html
    391394editing/pasteboard/drag-and-drop-inputimage-contenteditable.html
     
    607610
    608611# -- fail with --platform mac --ignore-metrics
     612editing/deleting/delete-block-table.html
     613editing/deleting/delete-ligature-001.html
    609614editing/deleting/delete-tab-001.html
    610615editing/deleting/delete-tab-002.html
     
    669674# https://bugs.webkit.org/show_bug.cgi?id=68854
    670675editing/selection/select-bidi-run.html
     676
     677# [Qt] REGRESSION (r71465): editing/selection/after-line-break.html fails
     678# https://bugs.webkit.org/show_bug.cgi?id=49127
     679editing/selection/after-line-break.html
    671680
    672681# REGRESSION(r72861): editing/selection/click-left-of-rtl-wrapping-text.html and modify-up-on-rtl-wrapping-text.html fail on all but Mac platform
     
    14901499# https://bugs.webkit.org/show_bug.cgi?id=35973
    14911500fast/multicol/hit-test-above-or-below.html
     1501
     1502# Not sure why this is failing on Qt.
     1503# https://bugs.webkit.org/show_bug.cgi?id=37697
     1504fast/url/host.html
    14921505
    14931506# -- fail with --platform mac --ignore-metrics
     
    15831596fast/overflow/005.html
    15841597fast/repaint/inline-outline-repaint.html
     1598fast/text/find-case-folding.html
    15851599fast/text/large-text-composed-char.html
    15861600fast/text/basic/014.html
     
    18401854fast/text/international/hebrew-vowels.html
    18411855fast/text/international/plane2.html
     1856fast/text/international/unicode-bidi-plaintext.html
    18421857fast/text/international/vertical-text-glyph-test.html
    18431858fast/text/international/vertical-text-metrics-test.html
     
    18601875# https://bugs.webkit.org/show_bug.cgi?id=41452
    18611876fast/dom/beforeload/remove-video-in-beforeload-listener.html
     1877
     1878# [Qt] fast/text/bidi-explicit-embedding-past-end.html fails
     1879# https://bugs.webkit.org/show_bug.cgi?id=41241
     1880fast/text/bidi-explicit-embedding-past-end.html
     1881
     1882# https://bugs.webkit.org/show_bug.cgi?id=45194
     1883fast/text/decomposed-after-stacked-diacritics.html
    18621884
    18631885# [Qt] fast/text/emphasis-overlap.html fails
     
    22662288fast/text/zero-width-characters-complex-script.html
    22672289
     2290# [Qt]fast/url/idna tests fail
     2291# https://bugs.webkit.org/show_bug.cgi?id=59187
     2292fast/url/idna2003.html
     2293fast/url/idna2008.html
     2294
    22682295# [Qt] Migrate to Debian Squeeze
    22692296# https://bugs.webkit.org/show_bug.cgi?id=59609
Note: See TracChangeset for help on using the changeset viewer.