Changeset 116627 in webkit


Ignore:
Timestamp:
May 10, 2012 4:21:01 AM (12 years ago)
Author:
zandobersek@gmail.com
Message:

[Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt
https://bugs.webkit.org/show_bug.cgi?id=85591

Unreviewed, unskipping another batch of tests that are passing but have
test expectations present that indicate a failure is expected. Their
bug entries will be properly updated after they either remain stable and
passing or they backfire.

  • platform/gtk/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r116625 r116627  
     12012-05-10  Zan Dobersek  <zandobersek@gmail.com>
     2
     3        [Gtk] Many tests revealed as passing after moving from Skipped to test_expectations.txt
     4        https://bugs.webkit.org/show_bug.cgi?id=85591
     5
     6        Unreviewed, unskipping another batch of tests that are passing but have
     7        test expectations present that indicate a failure is expected. Their
     8        bug entries will be properly updated after they either remain stable and
     9        passing or they backfire.
     10
     11        * platform/gtk/test_expectations.txt:
     12
    1132012-05-10  Mikhail Pozdnyakov  <mikhail.pozdnyakov@intel.com>
    214
  • trunk/LayoutTests/platform/gtk/test_expectations.txt

    r116614 r116627  
    147147BUGWKGTK : fast/dom/Window/window-properties-performance.html = FAIL
    148148BUGWKGTK : http/tests/misc/webtiming-origins.html = FAIL
    149 BUGWKGTK : http/tests/misc/webtiming-ssl.php = FAIL
    150149
    151150// FileSystem API is not supported.
     
    620619BUGWKGTK : fast/js/i18n-bindings-locale.html = FAIL
    621620
    622 BUGWKGTK : http/tests/appcache/fallback.html = FAIL
    623621BUGWKGTK : http/tests/appcache/origin-quota.html = FAIL
    624622BUGWKGTK : http/tests/appcache/origin-quota-continued-download.html = FAIL
     
    829827// Need to dump context menu items on eventSender.contextClick(true).
    830828BUGWK39102 : editing/spelling/context-menu-suggestions.html = FAIL
    831 BUGWK39102 : editing/selection/context-menu-on-text.html = FAIL
    832829
    833830// Some input type=range tests fail because of the size
     
    10491046
    10501047// viewport meta tag tests that differ from the Opera results
    1051 BUGWKGTK : fast/viewport/viewport-65.html = FAIL
    1052 BUGWKGTK : fast/viewport/viewport-82.html = FAIL
    1053 BUGWKGTK : fast/viewport/viewport-84.html = FAIL
    10541048BUGWKGTK : fast/viewport/viewport-87.html = FAIL
    10551049BUGWKGTK : fast/viewport/viewport-126.html = FAIL
     
    11511145BUGWK68979 : http/tests/multipart/stop-crash.html = FAIL
    11521146BUGWK68979 : http/tests/multipart/load-last-non-html-frame.php = FAIL
    1153 
    1154 // REGRESSION(r96870): editing/pasteboard/smart-paste-008.html = FAIL fails on non-Mac
    1155 BUGWK69587 : editing/pasteboard/smart-paste-008.html = FAIL
    11561147
    11571148// Fails because it does not throw a couple of expected exceptions
     
    12791270
    12801271BUGWK83560 : fast/events/drop-with-file-paths.html = FAIL
    1281 
    1282 BUGWK83675 : fast/multicol/cell-shrinkback.html = FAIL
    12831272
    12841273// EditorClient::checkTextOfParagraph() is not implemented.
Note: See TracChangeset for help on using the changeset viewer.