bump react-router 7 #17876
Annotations
3 errors, 5 warnings, and 1 notice
[Smoke] › smoke/command-palette.test.ts:6:5 › Command palette - can switch between requests and workspaces:
packages/insomnia-smoke-test/tests/smoke/command-palette.test.ts#L35
1) [Smoke] › smoke/command-palette.test.ts:6:5 › Command palette - can switch between requests and workspaces
TimeoutError: locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for getByTestId('OneLineEditor').getByText('http://127.0.0.1:4010/pets/')
33 | await page.getByPlaceholder('Search and switch between').press('ArrowDown');
34 | await page.getByPlaceholder('Search and switch between').press('Enter');
> 35 | await page.getByTestId('OneLineEditor').getByText('http://127.0.0.1:4010/pets/').click();
| ^
36 | await page.getByRole('button', { name: 'Send', exact: true }).click();
37 | await page.getByText('200 OK').click();
38 |
at /home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/tests/smoke/command-palette.test.ts:35:84
|
[Smoke] › smoke/insomnia-tab.test.ts:26:7 › multiple-tab feature test › active tab sync with the sidebar active request:
packages/insomnia-smoke-test/tests/smoke/insomnia-tab.test.ts#L34
2) [Smoke] › smoke/insomnia-tab.test.ts:26:7 › multiple-tab feature test › active tab sync with the sidebar active request
TimeoutError: locator.fill: Timeout 30000ms exceeded.
Call log:
- waiting for getByRole('textbox', { name: 'GET New Request' })
32 | await page.getByLabel('HTTP Request').click();
33 | await page.getByTestId('New Request').dblclick();
> 34 | await page.getByRole('textbox', { name: 'GET New Request' }).fill('second');
| ^
35 | await page.getByTestId('first').click();
36 | await page.waitForTimeout(1000);
37 | const tabA = await page.getByLabel('Insomnia Tabs').getByLabel('tab-first', { exact: true });
at /home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/tests/smoke/insomnia-tab.test.ts:34:66
|
Test
Process completed with exit code 255.
|
Slow Test:
packages/insomnia-smoke-test/[Smoke] › smoke/pre-request-script-features.test.ts#L1
packages/insomnia-smoke-test/[Smoke] › smoke/pre-request-script-features.test.ts took 3.0m
|
Slow Test:
packages/insomnia-smoke-test/[Smoke] › smoke/runner.test.ts#L1
packages/insomnia-smoke-test/[Smoke] › smoke/runner.test.ts took 1.1m
|
Slow Test:
packages/insomnia-smoke-test/[Smoke] › smoke/debug-sidebar-interactions.test.ts#L1
packages/insomnia-smoke-test/[Smoke] › smoke/debug-sidebar-interactions.test.ts took 50.4s
|
Slow Test:
packages/insomnia-smoke-test/[Smoke] › smoke/insomnia-vault.test.ts#L1
packages/insomnia-smoke-test/[Smoke] › smoke/insomnia-vault.test.ts took 38.7s
|
Slow Test:
packages/insomnia-smoke-test/[Smoke] › smoke/command-palette.test.ts#L1
packages/insomnia-smoke-test/[Smoke] › smoke/command-palette.test.ts took 35.9s
|
🎭 Playwright Run Summary
2 failed
[Smoke] › smoke/command-palette.test.ts:6:5 › Command palette - can switch between requests and workspaces
[Smoke] › smoke/insomnia-tab.test.ts:26:7 › multiple-tab feature test › active tab sync with the sidebar active request
1 skipped
102 passed (12.4m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
ubuntu-smoke-test-traces-17876
Expired
|
7.55 MB |
sha256:f88c2037db5944e25d3c55bef3ad22c4a69b2c88a332ccc1a4942bc964a8f514
|
|