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

Changeset 179797 in webkit


Ignore:
Timestamp:
Feb 8, 2015, 10:47:01 AM (12 years ago)
Author:
ap@apple.com
Message:

http/tests/appcache/abort-cache-onchecking-resource-404.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=141368

  • TestExpectations: This test is intrinsically unreliable, but at least it checks

that there is no crash is any of the code paths that it takes.

Location:
trunk/LayoutTests
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/LayoutTests/ChangeLog

    r179796 r179797  
     12015-02-08  Alexey Proskuryakov  <ap@apple.com>
     2
     3        http/tests/appcache/abort-cache-onchecking-resource-404.html is flaky
     4        https://bugs.webkit.org/show_bug.cgi?id=141368
     5
     6        * TestExpectations: This test is intrinsically unreliable, but at least it checks
     7        that there is no crash is any of the code paths that it takes.
     8
    192015-02-07  Chris Fleizach  <cfleizach@apple.com>
    210
  • trunk/LayoutTests/TestExpectations

    r179740 r179797  
    472472
    473473webkit.org/b/141267 http/tests/misc/detached-frame-console.html [ Pass Failure ]
     474
     475# This test is intrinsically unreliable. Keeping it to check that none of the code paths it hits causes a crash.
     476webkit.org/b/141368 http/tests/appcache/abort-cache-onchecking-resource-404.html [ Pass Failure ]
Note: See TracChangeset for help on using the changeset viewer.