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.
Created attachment 83680 [details] Archive of layout-test-results from eseidel-cq-sl
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)
It looks like Apache never recorded any of the loads for this test. Not clear why.