[Webkit-unassigned] [Bug 155312] New: inspector/heap/getPreview.html is a flaky timeout on mac-wk2 debug

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Mar 10 11:42:03 PST 2016


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

            Bug ID: 155312
           Summary: inspector/heap/getPreview.html is a flaky timeout on
                    mac-wk2 debug
    Classification: Unclassified
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Web Inspector
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ryanhaddad at apple.com
                CC: bburg at apple.com, graouts at webkit.org,
                    joepeck at webkit.org, mattbaker at apple.com,
                    nvasilyev at apple.com, timothy at apple.com,
                    webkit-bug-importer at group.apple.com

inspector/heap/getPreview.html is a flaky timeout on mac-wk2 debug

<https://build.webkit.org/results/Apple%20Yosemite%20Debug%20WK2%20(Tests)/r197941%20(10651)/results.html>
<https://webkit-test-results.webkit.org/dashboards/flakiness_dashboard.html#showAllRuns=true&tests=inspector%2Fheap%2FgetPreview.html>

--- /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/inspector/heap/getPreview-expected.txt
+++ /Volumes/Data/slave/yosemite-debug-tests-wk2/build/layout-test-results/inspector/heap/getPreview-actual.txt
@@ -1,62 +1,2 @@
-Test for the Heap.getRemoteObject command.
+FAIL: Timed out waiting for notifyDone to be called

-
-== Running test suite: Heap.getPreview
--- Running test case: GetPreviewNoSnapshot
-PASS: Should get an error when no snapshot exists.
-PASS: No heap snapshot
-
--- Running test case: GetPreviewForString
-PASS: Should not have an error creating a snapshot.
-PASS: Should not have an error getting preview.
-STRING: This is the test string.
-
--- Running test case: GetPreviewForFunction
-PASS: Should not have an error creating a snapshot.
-PASS: Should not have an error getting preview.
-FUNCTION DETAILS: {
-    "location": {
-        "scriptId": "<filtered>",
-        "lineNumber": 10,
-        "columnNumber": 47
-    },
-    "name": "myFunctionName"
-}
-
--- Running test case: GetPreviewForObject
-PASS: Should not have an error creating a snapshot.
-PASS: Should not have an error getting preview.
-OBJECT PREVIEW: {
-    "type": "object",
-    "description": "Map",
-    "lossless": true,
-    "subtype": "map",
-    "overflow": false,
-    "properties": [],
-    "size": 1,
-    "entries": [
-        {
-            "key": {
-                "type": "string",
-                "description": "key",
-                "lossless": true
-            },
-            "value": {
-                "type": "string",
-                "description": "value",
-                "lossless": true
-            }
-        }
-    ]
-}
-
--- Running test case: GetPreviewBadIdentifier
-PASS: Should not have an error creating a snapshot.
-PASS: Should get an error when no object for identifier exists.
-PASS: No object for identifier, it may have been collected
-
--- Running test case: GetRemoteObjectCollectedObject
-PASS: Should not have an error creating a snapshot.
-PASS: Should get an error when object has been collected.
-PASS: No object for identifier, it may have been collected
-

-- 
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/20160310/836ad92f/attachment.html>


More information about the webkit-unassigned mailing list