fix(sdk): change insomnia.test mechanism to improve the nested test cases #17516
Annotations
2 errors, 5 warnings, and 1 notice
[Smoke] › smoke/git-interactions.test.ts:3:5 › Git Interactions (clone:
packages/insomnia-smoke-test/tests/smoke/git-interactions.test.ts#L67
1) [Smoke] › smoke/git-interactions.test.ts:3:5 › Git Interactions (clone, checkout branch, pull, push, stage changes, ...)
TimeoutError: locator.click: Timeout 30000ms exceeded.
Call log:
- waiting for getByText('Endpoint Security test')
65 | await page.getByText('abc *').click();
66 | await page.getByRole('heading', { name: 'Branches', exact: true }).press('Escape');
> 67 | await page.getByText('Endpoint Security test').click();
| ^
68 |
69 | // check git history
70 | await page.getByTestId('git-dropdown').click();
at /home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/tests/smoke/git-interactions.test.ts:67:52
|
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.2m
|
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 52.9s
|
Slow Test:
packages/insomnia-smoke-test/[Smoke] › smoke/git-interactions.test.ts#L1
packages/insomnia-smoke-test/[Smoke] › smoke/git-interactions.test.ts took 41.8s
|
Slow Test:
packages/insomnia-smoke-test/[Smoke] › smoke/pre-request-script-window.test.ts#L1
packages/insomnia-smoke-test/[Smoke] › smoke/pre-request-script-window.test.ts took 36.4s
|
🎭 Playwright Run Summary
1 failed
[Smoke] › smoke/git-interactions.test.ts:3:5 › Git Interactions (clone, checkout branch, pull, push, stage changes, ...)
3 skipped
101 passed (12.2m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ubuntu-smoke-test-traces-17516
|
257 MB |
|