Title: [175931] trunk/LayoutTests
Revision
175931
Author
[email protected]
Date
2014-11-11 08:29:23 -0800 (Tue, 11 Nov 2014)

Log Message

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

Patch by Tibor Meszaros <[email protected]> on 2014-11-11
Reviewed by Csaba Osztrogonác.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (175930 => 175931)


--- trunk/LayoutTests/ChangeLog	2014-11-11 16:26:06 UTC (rev 175930)
+++ trunk/LayoutTests/ChangeLog	2014-11-11 16:29:23 UTC (rev 175931)
@@ -1,3 +1,12 @@
+2014-11-11  Tibor Meszaros  <[email protected]>
+
+        [EFL] Unskip now passing http tests
+        https://bugs.webkit.org/show_bug.cgi?id=137694
+
+        Reviewed by Csaba Osztrogonác.
+
+        * platform/efl/TestExpectations:
+
 2014-10-07  Sergio Villar Senin  <[email protected]>
 
         [CSS Grid Layout] Limit the size of explicit/implicit grid

Modified: trunk/LayoutTests/platform/efl/TestExpectations (175930 => 175931)


--- trunk/LayoutTests/platform/efl/TestExpectations	2014-11-11 16:26:06 UTC (rev 175930)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2014-11-11 16:29:23 UTC (rev 175931)
@@ -504,9 +504,57 @@
 # A lot of crash happen since buildbot bagan to use Ubuntu 13.10.
 webkit.org/b/131729 fast/canvas/webgl [ Skip ]
 webkit.org/b/131729 fast/events/touch [ Skip ]
-webkit.org/b/131729 http/tests [ Skip ]
 webkit.org/b/131729 webgl [ Skip ]
 
+# Still failing/flakey tests, needs more investigation
+webkit.org/b/131729 http/tests/webgl [ Skip ]
+webkit.org/b/131729 http/tests/cache/cancel-during-revalidation-succeeded.html [ Failure ]
+webkit.org/b/131729 http/tests/canvas/webgl/origin-clean-conformance.html [ Crash ]
+webkit.org/b/131729 http/tests/globalhistory/history-delegate-basic-302-redirect.html [ Failure ]
+webkit.org/b/131729 http/tests/globalhistory/history-delegate-basic-title.html [ Failure ]
+webkit.org/b/131729 http/tests/globalhistory/history-delegate-pushstate.html [ Failure ]
+webkit.org/b/131729 http/tests/globalhistory/history-delegate-replacestate.html [ Failure ]
+webkit.org/b/131729 http/tests/loading/sizes/preload-image-sizes-2x.html [ Failure ]
+webkit.org/b/131729 http/tests/loading/simple-subframe.html [ Failure ]
+webkit.org/b/131729 http/tests/loading/slow-parsing-subframe.html [ Failure ]
+webkit.org/b/131729 http/tests/local/file-url-sent-as-referer.html [ Failure ]
+webkit.org/b/131729 http/tests/misc/acid2.html [ Failure ]
+webkit.org/b/131729 http/tests/misc/acid3.html [ Failure Pass ]
+webkit.org/b/131729 http/tests/misc/error404.pl [ Failure ]
+webkit.org/b/131729 http/tests/misc/favicon-as-image.html [ Failure ]
+webkit.org/b/131729 http/tests/misc/frame-access-during-load.html [ Failure ]
+webkit.org/b/131729 http/tests/misc/generated-content-inside-table.html [ Failure ]
+webkit.org/b/131729 http/tests/misc/iframe404.html [ Failure ]
+webkit.org/b/131729 http/tests/misc/image-blocked-src-change.html [ Failure Pass ]
+webkit.org/b/131729 http/tests/misc/location-replace-crossdomain.html [ Failure ]
+webkit.org/b/131729 http/tests/misc/object-embedding-svg-delayed-size-negotiation.xhtml [ Failure ]
+webkit.org/b/131729 http/tests/misc/slow-loading-image-in-pattern.html [ Failure ]
+webkit.org/b/131729 http/tests/media/video-error-abort.html [ Crash ]
+webkit.org/b/131729 http/tests/media/video-load-twice.html [ Failure Pass ]
+webkit.org/b/131729 http/tests/media/video-redirect.html [ Crash ]
+webkit.org/b/131729 http/tests/multipart/invalid-image-data-standalone.html [ Failure ]
+webkit.org/b/131729 http/tests/navigation/error404-basic.html [ Failure ]
+webkit.org/b/131729 http/tests/navigation/error404-goback.html [ Failure ]
+webkit.org/b/131729 http/tests/navigation/_javascript_link-frames.html [ Failure ]
+webkit.org/b/131729 http/tests/navigation/postredirect-basic.html [ Failure ]
+webkit.org/b/131729 http/tests/navigation/postredirect-goback1.html [ Failure ]
+webkit.org/b/131729 http/tests/navigation/scrollstate-after-http-equiv-refresh.html [ Failure ]
+webkit.org/b/131729 http/tests/navigation/scrollstate-after-location-reload.html [ Failure ]
+webkit.org/b/131729 http/tests/uri/css-href.php [ Failure ]
+webkit.org/b/131729 http/tests/security/cross-frame-access-callback-explicit-domain-DENY.html [ Failure ]
+webkit.org/b/131729 http/tests/security/cross-origin-plugin-private-browsing-toggled.html [ Failure ]
+webkit.org/b/131729 http/tests/security/drag-drop-local-file.html [ Failure ]
+webkit.org/b/131729 http/tests/security/local-user-CSS-from-remote.html [ Failure ]
+webkit.org/b/131729 http/tests/security/svg-image-with-cached-remote-image.html [ Failure ImageOnlyFailure Pass ]
+webkit.org/b/131729 http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html [ Crash ]
+webkit.org/b/131729 http/tests/security/webgl-remote-read-remote-image-allowed.html [ Crash ]
+webkit.org/b/131729 http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html [ Crash ]
+webkit.org/b/131729 http/tests/security/XFrameOptions/x-frame-options-deny-multiple-clients.html [ Failure ]
+webkit.org/b/131729 http/tests/security/xss-DENIED-object-element.html [ Failure ]
+webkit.org/b/131729 http/tests/security/xss-DENIED-synchronous-frame-load-in-_javascript_-url.html [ Failure ]
+webkit.org/b/131729 http/tests/xmlhttprequest/simple-cross-origin-denied-events.html [ Failure Pass ]
+webkit.org/b/131729 http/tests/xmlhttprequest/xmlhttprequest-overridemimetype-invalidstaterror.html [ Failure Pass ]
+
 # Tests crashing with common backtrace ending in WebGLRenderingContext::reshape
 webkit.org/b/135194 webgl/1.0.1/conformance/textures/texture-size-cube-maps.html [ Crash Timeout ]
 webkit.org/b/135194 webgl/1.0.2/conformance/rendering/multisample-corruption.html [ Crash Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to