Changeset 130736 in webkit


Ignore:
Timestamp:
Oct 9, 2012 1:37:15 AM (12 years ago)
Author:
zandobersek@gmail.com
Message:

Unreviewed GTK gardening.

Adding failure expectations for regressions after r130699 and
a failing multipart test introduced in r130651.

  • platform/gtk/TestExpectations:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r130735 r130736  
     12012-10-09  Zan Dobersek  <zandobersek@gmail.com>
     2
     3        Unreviewed GTK gardening.
     4
     5        Adding failure expectations for regressions after r130699 and
     6        a failing multipart test introduced in r130651.
     7
     8        * platform/gtk/TestExpectations:
     9
    1102012-10-09  Csaba Osztrogonác  <ossy@webkit.org>
    211
  • trunk/LayoutTests/platform/gtk/TestExpectations

    r130720 r130736  
    11261126
    11271127# missing multipart/x-mixed-replace support in libsoup
    1128 webkit.org/b/68979 http/tests/multipart/invalid-image-data.html
    1129 webkit.org/b/68979 http/tests/multipart/load-last-non-html-frame.php [ Failure ]
    1130 webkit.org/b/68979 http/tests/multipart/multipart-replace-non-html-content.php [ Failure ]
    1131 webkit.org/b/68979 http/tests/multipart/policy-ignore-crash.php [ Failure ]
    1132 webkit.org/b/68979 http/tests/multipart/stop-crash.html [ Skip ]
     1128webkit.org/b/94515 http/tests/multipart/invalid-image-data.html
     1129webkit.org/b/94515 http/tests/multipart/load-last-non-html-frame.php [ Failure ]
     1130webkit.org/b/94515 http/tests/multipart/multipart-replace-non-html-content.php [ Failure ]
     1131webkit.org/b/94515 http/tests/multipart/policy-ignore-crash.php [ Failure ]
     1132webkit.org/b/94515 http/tests/multipart/stop-crash.html [ Skip ]
     1133webkit.org/b/94515 http/tests/multipart/multipart-html.php [ Failure ]
    11331134
    11341135# Fails because it does not throw a couple of expected exceptions
     
    13801381webkit.org/b/98613 css3/masking/clip-path-reference.html [ ImageOnlyFailure ]
    13811382
     1383webkit.org/b/98729 fast/css/import-style-update.html [ Failure ]
     1384webkit.org/b/98729 fast/html/link-rel-stylesheet.html [ Failure ]
     1385webkit.org/b/98729 fast/loader/data-url-encoding-html.html [ Failure ]
     1386webkit.org/b/98729 fast/loader/data-url-encoding-svg.html [ Failure ]
     1387webkit.org/b/98729 fast/spatial-navigation/snav-iframe-nested.html [ Failure ]
     1388
    13821389#////////////////////////////////////////////////////////////////////////////////////////
    13831390# End of Tests failing
Note: See TracChangeset for help on using the changeset viewer.