⚠ Archived content — this site is no longer maintained.   Current WebKit documentation is at docs.webkit.org.

Changeset 175931 in webkit


Ignore:
Timestamp:
Nov 11, 2014, 8:29:23 AM (12 years ago)
Author:
commit-queue@webkit.org
Message:

[EFL] Unskip now passing http tests
https://bugs.webkit.org/show_bug.cgi?id=137694

Patch by Tibor Meszaros <tmeszaros.u-szeged@partner.samsung.com> on 2014-11-11
Reviewed by Csaba Osztrogonác.

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

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r175930 r175931  
     12014-11-11  Tibor Meszaros  <tmeszaros.u-szeged@partner.samsung.com>
     2
     3        [EFL] Unskip now passing http tests
     4        https://bugs.webkit.org/show_bug.cgi?id=137694
     5
     6        Reviewed by Csaba Osztrogonác.
     7
     8        * platform/efl/TestExpectations:
     9
    1102014-10-07  Sergio Villar Senin  <svillar@igalia.com>
    211
  • trunk/LayoutTests/platform/efl/TestExpectations

    r175716 r175931  
    505505webkit.org/b/131729 fast/canvas/webgl [ Skip ]
    506506webkit.org/b/131729 fast/events/touch [ Skip ]
    507 webkit.org/b/131729 http/tests [ Skip ]
    508507webkit.org/b/131729 webgl [ Skip ]
     508
     509# Still failing/flakey tests, needs more investigation
     510webkit.org/b/131729 http/tests/webgl [ Skip ]
     511webkit.org/b/131729 http/tests/cache/cancel-during-revalidation-succeeded.html [ Failure ]
     512webkit.org/b/131729 http/tests/canvas/webgl/origin-clean-conformance.html [ Crash ]
     513webkit.org/b/131729 http/tests/globalhistory/history-delegate-basic-302-redirect.html [ Failure ]
     514webkit.org/b/131729 http/tests/globalhistory/history-delegate-basic-title.html [ Failure ]
     515webkit.org/b/131729 http/tests/globalhistory/history-delegate-pushstate.html [ Failure ]
     516webkit.org/b/131729 http/tests/globalhistory/history-delegate-replacestate.html [ Failure ]
     517webkit.org/b/131729 http/tests/loading/sizes/preload-image-sizes-2x.html [ Failure ]
     518webkit.org/b/131729 http/tests/loading/simple-subframe.html [ Failure ]
     519webkit.org/b/131729 http/tests/loading/slow-parsing-subframe.html [ Failure ]
     520webkit.org/b/131729 http/tests/local/file-url-sent-as-referer.html [ Failure ]
     521webkit.org/b/131729 http/tests/misc/acid2.html [ Failure ]
     522webkit.org/b/131729 http/tests/misc/acid3.html [ Failure Pass ]
     523webkit.org/b/131729 http/tests/misc/error404.pl [ Failure ]
     524webkit.org/b/131729 http/tests/misc/favicon-as-image.html [ Failure ]
     525webkit.org/b/131729 http/tests/misc/frame-access-during-load.html [ Failure ]
     526webkit.org/b/131729 http/tests/misc/generated-content-inside-table.html [ Failure ]
     527webkit.org/b/131729 http/tests/misc/iframe404.html [ Failure ]
     528webkit.org/b/131729 http/tests/misc/image-blocked-src-change.html [ Failure Pass ]
     529webkit.org/b/131729 http/tests/misc/location-replace-crossdomain.html [ Failure ]
     530webkit.org/b/131729 http/tests/misc/object-embedding-svg-delayed-size-negotiation.xhtml [ Failure ]
     531webkit.org/b/131729 http/tests/misc/slow-loading-image-in-pattern.html [ Failure ]
     532webkit.org/b/131729 http/tests/media/video-error-abort.html [ Crash ]
     533webkit.org/b/131729 http/tests/media/video-load-twice.html [ Failure Pass ]
     534webkit.org/b/131729 http/tests/media/video-redirect.html [ Crash ]
     535webkit.org/b/131729 http/tests/multipart/invalid-image-data-standalone.html [ Failure ]
     536webkit.org/b/131729 http/tests/navigation/error404-basic.html [ Failure ]
     537webkit.org/b/131729 http/tests/navigation/error404-goback.html [ Failure ]
     538webkit.org/b/131729 http/tests/navigation/javascriptlink-frames.html [ Failure ]
     539webkit.org/b/131729 http/tests/navigation/postredirect-basic.html [ Failure ]
     540webkit.org/b/131729 http/tests/navigation/postredirect-goback1.html [ Failure ]
     541webkit.org/b/131729 http/tests/navigation/scrollstate-after-http-equiv-refresh.html [ Failure ]
     542webkit.org/b/131729 http/tests/navigation/scrollstate-after-location-reload.html [ Failure ]
     543webkit.org/b/131729 http/tests/uri/css-href.php [ Failure ]
     544webkit.org/b/131729 http/tests/security/cross-frame-access-callback-explicit-domain-DENY.html [ Failure ]
     545webkit.org/b/131729 http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Failure ]
     546webkit.org/b/131729 http/tests/security/drag-drop-local-file.html [ Failure ]
     547webkit.org/b/131729 http/tests/security/local-user-CSS-from-remote.html [ Failure ]
     548webkit.org/b/131729 http/tests/security/svg-image-with-cached-remote-image.html [ Failure ImageOnlyFailure Pass ]
     549webkit.org/b/131729 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Crash ]
     550webkit.org/b/131729 http/tests/security/webgl-remote-read-remote-image-allowed.html [ Crash ]
     551webkit.org/b/131729 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html [ Crash ]
     552webkit.org/b/131729 http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Failure ]
     553webkit.org/b/131729 http/tests/security/xss-DENIED-object-element.html [ Failure ]
     554webkit.org/b/131729 http/tests/security/xss-DENIED-synchronous-frame-load-in-javascript-url.html [ Failure ]
     555webkit.org/b/131729 http/tests/xmlhttprequest/simple-cross-origin-denied-events.html [ Failure Pass ]
     556webkit.org/b/131729 http/tests/xmlhttprequest/xmlhttprequest-overridemimetype-invalidstaterror.html [ Failure Pass ]
    509557
    510558# Tests crashing with common backtrace ending in WebGLRenderingContext::reshape
Note: See TracChangeset for help on using the changeset viewer.