fix(script): .response.cookies.toObject() should return an object #7111
Annotations
1 error and 2 notices
|
[Smoke] › tests/smoke/sidebar-focus-onboarding.test.ts:20:3 › sidebar focus mode onboarding › shows once on first focus and stays dismissed after reload:
packages/insomnia-smoke-test/playwright/pages/components/navigation-sidebar.ts#L120
1) [Smoke] › tests/smoke/sidebar-focus-onboarding.test.ts:20:3 › sidebar focus mode onboarding › shows once on first focus and stays dismissed after reload
Error: expect(received).toBe(expected) // Object.is equality
Expected: true
Received: false
Call Log:
- Timeout 25000ms exceeded while waiting on the predicate
at ../playwright/pages/components/navigation-sidebar.ts:120
118 | // neither is true yet (focus mode hasn't finished swapping the row for the header), and a
119 | // one-shot check can catch that transient state and commit to the wrong branch.
> 120 | await expect
| ^
121 | .poll(
122 | async () => {
123 | if (await this.isWorkspaceFocused(workspaceName)) {
at NavigationSidebar.expectWorkspaceActive (/home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/playwright/pages/components/navigation-sidebar.ts:120:5)
at /home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/tests/smoke/sidebar-focus-onboarding.test.ts:24:5
|
|
🎭 Playwright Run Summary
1 flaky
[Smoke] › tests/smoke/sidebar-focus-onboarding.test.ts:20:3 › sidebar focus mode onboarding › shows once on first focus and stays dismissed after reload
25 passed (5.3m)
|
|
🎭 Playwright Run Summary
30 passed (7.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
junit-results-7111-shard-1
|
3.08 KB |
sha256:913cacfc50785f1a425f96b5c08404c7b7a2f4869262be1023dbd82f0a58845a
|
|
|
junit-results-7111-shard-6
|
3.75 KB |
sha256:c6e40d12f7676b9fbb5c2c0b09428a23dcc47641946fc902a2878438554e9d13
|
|
|
ubuntu-smoke-test-traces-7111-shard-6
|
1.14 MB |
sha256:ddb8b5aabef0be0b12ddc3c328d8ccc4f7dde33094ddc55531b9c697bbbe6c23
|
|