NEW 55160
Flaky Test: http/tests/appcache/remove-cache.html
https://bugs.webkit.org/show_bug.cgi?id=55160
Summary Flaky Test: http/tests/appcache/remove-cache.html
WebKit Commit Bot
Reported 2011-02-24 11:01:39 PST
This is an automatically generated bug from the commit-queue. http/tests/appcache/remove-cache.html has been flaky on the commit-queue. http/tests/appcache/remove-cache.html was authored by ap@webkit.org. http://trac.webkit.org/browser/trunk/LayoutTests/http/tests/appcache/remove-cache.html The commit-queue just saw http/tests/appcache/remove-cache.html flake (Test timed out) while processing attachment 83559 [details] on bug 54566. Bot: eseidel-cq-sl Port: Mac Platform: Mac OS X 10.6.6 The bots will update this with information from each new failure. If you believe this bug to be fixed or invalid, feel free to close. The bots will re-open if the flake re-occurs. If you would like to track this test fix with another bug, please close this bug as a duplicate. The bots will follow the duplicate chain when making future comments.
Attachments
Archive of layout-test-results from eseidel-cq-sl (10.66 KB, application/zip)
2011-02-24 11:01 PST, WebKit Commit Bot
no flags
WebKit Commit Bot
Comment 1 2011-02-24 11:01:43 PST
Created attachment 83680 [details] Archive of layout-test-results from eseidel-cq-sl
Eric Seidel (no email)
Comment 2 2011-02-24 15:11:54 PST
Interesting that the last resource loaded in the log is slow-resource.php: [24/Feb/2011:10:50:08 -0800] "GET /appcache/reload.html HTTP/1.1" 200 900 127.0.0.1 - - [24/Feb/2011:10:50:08 -0800] "GET /appcache/resources/reload-iframe.html HTTP/1.1" 200 572 127.0.0.1 - - [24/Feb/2011:10:50:08 -0800] "GET /appcache/resources/reload-iframe.manifest HTTP/1.1" 200 46 127.0.0.1 - - [24/Feb/2011:10:50:08 -0800] "GET /appcache/resources/simple.txt HTTP/1.1" 304 - 127.0.0.1 - - [24/Feb/2011:10:50:08 -0800] "GET /appcache/resources/reload-iframe.manifest HTTP/1.1" 304 - 127.0.0.1 - - [24/Feb/2011:10:50:06 -0800] "GET /appcache/resources/slow-resource.php HTTP/1.1" 200 - Which is from: http/tests/appcache/resources/navigating-away-while-cache-attempt-in-progress.manifest:slow-resource.php I believe that's just that slow-resource.php's process was still open because it hadn't finished the request yet (due to the php sleep call -- see bug 55164)
Eric Seidel (no email)
Comment 3 2011-02-24 15:12:51 PST
It looks like Apache never recorded any of the loads for this test. Not clear why.
Note You need to log in before you can comment on or make changes to this bug.