[Webkit-unassigned] [Bug 174732] New: Layout test http/tests/inspector/network/resource-response-source-memory-cache-revalidate-expired-only.html is flaky.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Jul 21 15:50:39 PDT 2017


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

            Bug ID: 174732
           Summary: Layout test
                    http/tests/inspector/network/resource-response-source-
                    memory-cache-revalidate-expired-only.html is flaky.
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jlewis3 at apple.com

http/tests/inspector/network/resource-response-source-memory-cache-revalidate-expired-only.html is a flaky failure on Mac Debug according to the Dashboard.

https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=http%2Ftests%2Finspector%2Fnetwork%2Fresource-response-source-memory-cache-revalidate-expired-only.html

Build:
https://build.webkit.org/results/Apple%20Sierra%20Debug%20WK2%20(Tests)/r219737%20(2150)/results.html
https://build.webkit.org/builders/Apple%20Sierra%20Debug%20WK2%20(Tests)/builds/2150

This does not appear to be a recent regression.

Diff:

--- /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/inspector/network/resource-response-source-memory-cache-revalidate-expired-only-expected.txt
+++ /Volumes/Data/slave/sierra-debug-tests-wk2/build/layout-test-results/http/tests/inspector/network/resource-response-source-memory-cache-revalidate-expired-only-actual.txt
@@ -4,6 +4,10 @@
 == Running test suite: Resource.ResponseSource.MemoryCache
 -- Running test case: Resource.ResponseSource.MemoryCache
 PASS: Resource should be exist.
-PASS: statusCode should be 304
-PASS: responseSource should be Symbol(memory-cache)
+FAIL: statusCode should be 304
+    Expected: 304
+    Actual: NaN
+FAIL: responseSource should be Symbol(memory-cache)
+    Expected: Symbol(memory-cache)
+    Actual: Symbol(unknown)

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20170721/44635d80/attachment.html>


More information about the webkit-unassigned mailing list