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

Changeset 118666 in webkit


Ignore:
Timestamp:
May 28, 2012, 3:07:31 AM (14 years ago)
Author:
commit-queue@webkit.org
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 Dumez> on 2012-05-28

  • platform/efl/test_expectations.txt:
Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r118665 r118666  
     12012-05-28  Christophe Dumez  <christophe.dumez@intel.com>
     2
     3        [EFL] http/tests/appcache/abort-cache* are flaky and should be skipped
     4        https://bugs.webkit.org/show_bug.cgi?id=87634
     5
     6        Unreviewed EFL gardening. Aborting application cache downloads is
     7        flaky on EFL port so we need to skip the corresponding test cases for
     8        now.
     9
     10        * platform/efl/test_expectations.txt:
     11
    1122012-05-28  Alexander Shalamov  <alexander.shalamov@intel.com>
    213
  • trunk/LayoutTests/platform/efl/test_expectations.txt

    r118665 r118666  
    535535BUGWK76048 : fast/text/font-kerning.html = IMAGE
    536536
     537// Aborting application cache downloads is flaky.
     538BUGWK87633 : http/tests/appcache/abort-cache-onchecking-manifest-404.html = TEXT PASS
     539BUGWK87633 : http/tests/appcache/abort-cache-ondownloading-resource-404.html = TEXT PASS
     540
    537541// Fails on GTK as well
    538542BUGWK84678 : fast/spatial-navigation/snav-container-white-space.html = TEXT
Note: See TracChangeset for help on using the changeset viewer.