Bug 60928 - Flaky Test: http/tests/appcache/origin-usage.html
Summary: Flaky Test: http/tests/appcache/origin-usage.html
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Alexey Proskuryakov
URL:
Keywords: MakingBotsRed
Depends on:
Blocks: 50856
  Show dependency treegraph
 
Reported: 2011-05-16 15:28 PDT by WebKit Commit Bot
Modified: 2011-09-02 11:35 PDT (History)
3 users (show)

See Also:


Attachments
Archive of layout-test-results from cr-jail-4 (201.61 KB, application/zip)
2011-05-16 15:28 PDT, WebKit Commit Bot
no flags Details
proposed fix (2.43 KB, patch)
2011-09-02 11:31 PDT, Alexey Proskuryakov
joepeck: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description WebKit Commit Bot 2011-05-16 15:28:24 PDT
This is an automatically generated bug from the commit-queue.
http/tests/appcache/origin-usage.html has been flaky on the commit-queue.

http/tests/appcache/origin-usage.html was authored by .
http://trac.webkit.org/browser/trunk/LayoutTests/http/tests/appcache/origin-usage.html

The commit-queue just saw http/tests/appcache/origin-usage.html flake (Test timed out) while processing attachment 92756 [details] on bug 43704.
Bot: cr-jail-4  Port: Mac  Platform: Mac OS X 10.6.7

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.
Comment 1 WebKit Commit Bot 2011-05-16 15:28:27 PDT
Created attachment 93706 [details]
Archive of layout-test-results from cr-jail-4
Comment 2 Alexey Proskuryakov 2011-09-02 10:40:57 PDT
It seems to be failing pretty consistently:

-Usage for http://127.0.0.1:8000 after second frame is between 30000 and 31000 bytes: true
+Usage for http://127.0.0.1:8000 after second frame is between 30000 and 31000 bytes: false
Comment 3 Joseph Pecoraro 2011-09-02 10:47:05 PDT
Hmm, what value is it returning? Maybe the size of storing the app cache increased / decreased?
Comment 4 Alexey Proskuryakov 2011-09-02 11:25:35 PDT
31058
Comment 5 Alexey Proskuryakov 2011-09-02 11:31:45 PDT
Created attachment 106165 [details]
proposed fix
Comment 6 Joseph Pecoraro 2011-09-02 11:32:50 PDT
Comment on attachment 106165 [details]
proposed fix

Excellent, thanks!
Comment 7 Alexey Proskuryakov 2011-09-02 11:35:01 PDT
Committed <http://trac.webkit.org/changeset/94436>. Commit queue promised to file another bug if it sees some kind of "flakiness".