[Webkit-unassigned] [Bug 149087] New: http/tests/cache/disk-cache/disk-cache-cancel.html is flaky

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Sep 11 21:42:03 PDT 2015


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

            Bug ID: 149087
           Summary: http/tests/cache/disk-cache/disk-cache-cancel.html is
                    flaky
    Classification: Unclassified
           Product: WebKit
           Version: Other
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Page Loading
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ap at webkit.org
                CC: cdumez at apple.com, koivisto at iki.fi

http/tests/cache/disk-cache/disk-cache-cancel.html frequently fails on release WK2 bots:

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Fcache%2Fdisk-cache%2Fdisk-cache-cancel.html&showExpectations=true&revision=189595

@@ -12,10 +12,10 @@
 response source: Network

 response headers: {"Cache-control":"max-age=100"}
-response source: Network
+response source: Disk cache

 response headers: {"Cache-control":"max-age=0","ETag":"match"}
-response source: Network
+response source: Disk cache

 PASS successfullyParsed is true


This has been happening ever since the test was landed.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.webkit.org/pipermail/webkit-unassigned/attachments/20150912/884b7961/attachment.html>


More information about the webkit-unassigned mailing list