[Webkit-unassigned] [Bug 80720] New: [Qt] - HTTP Cache must-revalidate test failed

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Mar 9 12:42:28 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=80720

           Summary: [Qt] - HTTP Cache must-revalidate test failed
           Product: WebKit
           Version: 528+ (Nightly build)
          Platform: Unspecified
        OS/Version: Unspecified
            Status: UNCONFIRMED
          Severity: Normal
          Priority: P2
         Component: WebKit Qt
        AssignedTo: webkit-unassigned at lists.webkit.org
        ReportedBy: srinivasulu.chereddy at nokia.com


Created an attachment (id=131075)
 --> (https://bugs.webkit.org/attachment.cgi?id=131075&action=review)
test file

When Cache-Control: must-revalidate is used, page is not reloaded from server after page expiration (in this test, page expires after one minute). 


Steps to Reproduce:
1. Deploy the attached must-revalidate.php file on web server.
2. Synchronize the client (testing machine) time to server time.
3. Launch Browser and load the must-revalidate.php page and wait for 2 minutes.

Expected: Test result should be displayed as PASS
Actual: Test result is displayed as FAIL

Tested Environment:
Browser: MiniBrowser
OS: Ubuntu 11.04
Webkit: trunk from webkit.org (Dated: 01-Mar-2012. Last git commit No: ea8a89de7d058058da3a5aa822f307400d07bb7f)
Qt: Qt5

Additional info: This test case passed on desktop Chrome(18.0.1025.33)  and Firefox(10.02) Browsers. Failed on IOS5(iPhone).

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list