Title: [127247] trunk/LayoutTests
- Revision
- 127247
- Author
- [email protected]
- Date
- 2012-08-31 05:07:56 -0700 (Fri, 31 Aug 2012)
Log Message
[EFL] Gardening of failing tests and new passes
https://bugs.webkit.org/show_bug.cgi?id=95555
Unreviewed EFL gardening of failing tests and new passes.
Patch by Sudarsana Nagineni <[email protected]> on 2012-08-31
* platform/efl/TestExpectations:
* platform/efl/http/tests/misc/willCacheResponse-delegate-callback-expected.txt: Added.
Modified Paths
Added Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (127246 => 127247)
--- trunk/LayoutTests/ChangeLog 2012-08-31 12:05:51 UTC (rev 127246)
+++ trunk/LayoutTests/ChangeLog 2012-08-31 12:07:56 UTC (rev 127247)
@@ -1,3 +1,13 @@
+2012-08-31 Sudarsana Nagineni <[email protected]>
+
+ [EFL] Gardening of failing tests and new passes
+ https://bugs.webkit.org/show_bug.cgi?id=95555
+
+ Unreviewed EFL gardening of failing tests and new passes.
+
+ * platform/efl/TestExpectations:
+ * platform/efl/http/tests/misc/willCacheResponse-delegate-callback-expected.txt: Added.
+
2012-08-31 János Badics <[email protected]>
[Qt] Gardening after r127140. Skip a failing reftest.
Modified: trunk/LayoutTests/platform/efl/TestExpectations (127246 => 127247)
--- trunk/LayoutTests/platform/efl/TestExpectations 2012-08-31 12:05:51 UTC (rev 127246)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2012-08-31 12:07:56 UTC (rev 127247)
@@ -542,7 +542,7 @@
BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-allowed-with-credentials.html = TEXT
BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-allowed.html = TEXT
BUGWK77219 SKIP : http/tests/security/webgl-remote-read-remote-image-blocked-no-crossorigin.html = TEXT
-BUGWK77219 : inspector/profiler/webgl-profiler-api-changes.html = TEXT
+BUGWK77219 : inspector/profiler/webgl/webgl-profiler-api-changes.html = TEXT
BUGWK84759 : ietestcenter/css3/multicolumn/column-containing-block-001.htm = IMAGE
BUGWK84760 : ietestcenter/css3/multicolumn/column-containing-block-002.htm = IMAGE
@@ -1074,12 +1074,14 @@
// Fails after r127035.
BUGWK95428 : media/video-controls-captions.html = TEXT
-// Fails after r127039.
-BUGWK95414 : inspector/timeline/timeline-load.html = TEXT
-
//Require rebaseline after https://bugs.webkit.org/show_bug.cgi?id=80394
BUGWK80394 : fast/block/margin-collapse/empty-clear-blocks.html = IMAGE+TEXT
BUGWK80394 : fast/block/float/024.html = IMAGE+TEXT
BUGWK80394 : fast/block/margin-collapse/025.html = TEXT
BUGWK80394 : fast/block/margin-collapse/block-inside-inline/025.html = TEXT
+// Started failing on JSC ports after r127202.
+BUGWK95530 : http/tests/security/inactive-document-with-empty-security-origin.html = TEXT
+
+// Fails after r127140.
+BUGWK95551 : fast/forms/datalist/input-appearance-range-with-datalist-rtl.html = IMAGE
Added: trunk/LayoutTests/platform/efl/http/tests/misc/willCacheResponse-delegate-callback-expected.txt (0 => 127247)
--- trunk/LayoutTests/platform/efl/http/tests/misc/willCacheResponse-delegate-callback-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/efl/http/tests/misc/willCacheResponse-delegate-callback-expected.txt 2012-08-31 12:07:56 UTC (rev 127247)
@@ -0,0 +1,5 @@
+http://127.0.0.1:8000/misc/resources/willCacheResponse-success.html - willSendRequest <NSURLRequest URL http://127.0.0.1:8000/misc/resources/willCacheResponse-success.html, main document URL http://127.0.0.1:8000/misc/willCacheResponse-delegate-callback.html, http method GET> redirectResponse (null)
+http://127.0.0.1:8000/misc/resources/willCacheResponse-success.html - didReceiveResponse <NSURLResponse http://127.0.0.1:8000/misc/resources/willCacheResponse-success.html, http status code 200>
+This tests for the willCacheResponse resource delegate callback as added for radar 5008925.
+The test is only meaningful if you are running it under DumpRenderTree
+
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes