Title: [118666] trunk/LayoutTests
Revision
118666
Author
commit-qu...@webkit.org
Date
2012-05-28 03:07:31 -0700 (Mon, 28 May 2012)

Log Message

[EFL] http/tests/appcache/abort-cache* are flaky and should be skipped
https://bugs.webkit.org/show_bug.cgi?id=87634

Unreviewed EFL gardening. Aborting application cache downloads is
flaky on EFL port so we need to skip the corresponding test cases for
now.

Patch by Christophe Dumez <christophe.du...@intel.com> on 2012-05-28

* platform/efl/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (118665 => 118666)


--- trunk/LayoutTests/ChangeLog	2012-05-28 09:54:29 UTC (rev 118665)
+++ trunk/LayoutTests/ChangeLog	2012-05-28 10:07:31 UTC (rev 118666)
@@ -1,3 +1,14 @@
+2012-05-28  Christophe Dumez  <christophe.du...@intel.com>
+
+        [EFL] http/tests/appcache/abort-cache* are flaky and should be skipped
+        https://bugs.webkit.org/show_bug.cgi?id=87634
+
+        Unreviewed EFL gardening. Aborting application cache downloads is
+        flaky on EFL port so we need to skip the corresponding test cases for
+        now.
+
+        * platform/efl/test_expectations.txt:
+
 2012-05-28  Alexander Shalamov  <alexander.shala...@intel.com>
 
         [EFL] Move input element's internal spinner layout tests to test_expectations.txt

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (118665 => 118666)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-28 09:54:29 UTC (rev 118665)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-28 10:07:31 UTC (rev 118666)
@@ -534,6 +534,10 @@
 // Font kerning issue, fails on GTK as well.
 BUGWK76048 : fast/text/font-kerning.html = IMAGE
 
+// Aborting application cache downloads is flaky.
+BUGWK87633 : http/tests/appcache/abort-cache-onchecking-manifest-404.html = TEXT PASS
+BUGWK87633 : http/tests/appcache/abort-cache-ondownloading-resource-404.html = TEXT PASS
+
 // Fails on GTK as well
 BUGWK84678 : fast/spatial-navigation/snav-container-white-space.html = TEXT
 BUGWK84678 : fast/spatial-navigation/snav-fully-aligned-horizontally.html = TEXT
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to