This repository has been archived by the owner on Sep 16, 2024. It is now read-only.
chore: update browser data #403
Annotations
3 errors
plugins/default-browser-emulator/test/detection.test.ts#L76
thrown: "Exceeded timeout of 30000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at Object.<anonymous> (../plugins/default-browser-emulator/test/detection.test.ts:76:1)
|
agent/main/test/navigation.test.ts#L576
expect(received).toHaveLength(expected)
Expected length: 5
Received length: 4
Received array: [{"browserRequestId": "B804AA4A98F9ABA1A507A9C2726FE6ED", "documentNavigationId": null, "finalUrl": "http://localhost:49563/popup-redirect2", "frameId": 2, "id": 2, "initiatedTime": 1689858320074, "loaderId": "B804AA4A98F9ABA1A507A9C2726FE6ED", "navigationReason": "newFrame", "requestedUrl": "http://localhost:49563/popup-redirect", "resourceIdResolvable": {"isResolved": false, "resolved": undefined}, "startCommandId": 3, "statusChanges": Map {"HttpRequested" => 1689858320082, "HttpRedirected" => 1689858320083}, "tabId": 2}, {"browserRequestId": "B804AA4A98F9ABA1A507A9C2726FE6ED", "documentNavigationId": null, "finalUrl": "http://localhost:49563/popup-redirect3", "frameId": 2, "id": 3, "initiatedTime": 1689858320084, "loaderId": "B804AA4A98F9ABA1A507A9C2726FE6ED", "navigationReason": "newFrame", "requestedUrl": "http://localhost:49563/popup-redirect2", "resourceIdResolvable": {"isResolved": false, "resolved": undefined}, "startCommandId": 3, "statusChanges": Map {"HttpRequested" => 1689858320084, "HttpRedirected" => 1689858320085}, "tabId": 2}, {"browserRequestId": "B804AA4A98F9ABA1A507A9C2726FE6ED", "documentNavigationId": null, "finalUrl": "http://localhost:49563/popup-redirect3", "frameId": 2, "id": 4, "initiatedTime": 1689858320086, "loaderId": "B804AA4A98F9ABA1A507A9C2726FE6ED", "navigationReason": "newFrame", "requestedUrl": "http://localhost:49563/popup-redirect3", "resourceId": 164, "resourceIdResolvable": {"isResolved": true, "resolved": 164}, "startCommandId": 3, "statusChanges": Map {"HttpRequested" => 1689858320086, "HttpResponded" => 1689858319922.508, "AllContentLoaded" => 1689858320175.4407, "DomContentLoaded" => 1689858320176.087, "JavascriptReady" => 1689858320213, "ContentPaint" => 1689858320214}, "tabId": 2}, {"browserRequestId": "07C705CA583DF6EFB45DC181CBD00C57", "documentNavigationId": null, "finalUrl": "http://localhost:49563/popup-done", "frameId": 2, "id": 5, "initiatedTime": 1689858320331, "loaderId": "07C705CA583DF6EFB45DC181CBD00C57", "navigationReason": "scriptInitiated", "requestedUrl": "http://localhost:49563/popup-done", "resourceId": 165, "resourceIdResolvable": {"isResolved": true, "resolved": 165}, "startCommandId": 5, "statusChanges": Map {"HttpRequested" => 1689858320332, "HttpResponded" => 1689858320284.449, "AllContentLoaded" => 1689858320313.583, "DomContentLoaded" => 1689858320314.5999, "JavascriptReady" => 1689858320339, "ContentPaint" => 1689858320339}, "tabId": 2}]
at Object.<anonymous> (../agent/main/test/navigation.test.ts:576:21)
|
|
The logs for this run have expired and are no longer available.
Loading