Merge azure & gcp changes to external vault feature branch #17046
Annotations
10 errors, 1 warning, and 1 notice
[Smoke] › smoke/after-response-script-features.test.ts:21:9 › after-response script features tests › post: insomnia.test and insomnia.expect can work together:
packages/insomnia-smoke-test/playwright/test.ts#L85
1) [Smoke] › smoke/after-response-script-features.test.ts:21:9 › after-response script features tests › post: insomnia.test and insomnia.expect can work together
Error: electron.launch: Process failed to launch!
at ../playwright/test.ts:85
83 | };
84 |
> 85 | const electronApp = await playwright._electron.launch({
| ^
86 | cwd,
87 | executablePath,
88 | args: bundleType() === 'package' ? [] : [mainPath],
at Object.app (/home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/playwright/test.ts:85:25)
|
[Smoke] › smoke/after-response-script-features.test.ts:36:9 › after-response script features tests › environment and baseEnvironment can be persisted:
packages/insomnia-smoke-test/playwright/test.ts#L85
2) [Smoke] › smoke/after-response-script-features.test.ts:36:9 › after-response script features tests › environment and baseEnvironment can be persisted
Error: electron.launch: Process failed to launch!
at ../playwright/test.ts:85
83 | };
84 |
> 85 | const electronApp = await playwright._electron.launch({
| ^
86 | cwd,
87 | executablePath,
88 | args: bundleType() === 'package' ? [] : [mainPath],
at Object.app (/home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/playwright/test.ts:85:25)
|
[Smoke] › smoke/after-response-script-features.test.ts:62:9 › after-response script features tests › set transient var:
packages/insomnia-smoke-test/playwright/test.ts#L85
3) [Smoke] › smoke/after-response-script-features.test.ts:62:9 › after-response script features tests › set transient var
Error: electron.launch: Process failed to launch!
at ../playwright/test.ts:85
83 | };
84 |
> 85 | const electronApp = await playwright._electron.launch({
| ^
86 | cwd,
87 | executablePath,
88 | args: bundleType() === 'package' ? [] : [mainPath],
at Object.app (/home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/playwright/test.ts:85:25)
|
[Smoke] › smoke/analytics.test.ts:44:5 › analytics events are sent:
packages/insomnia-smoke-test/playwright/test.ts#L85
4) [Smoke] › smoke/analytics.test.ts:44:5 › analytics events are sent ────────────────────────────
Error: electron.launch: Process failed to launch!
at ../playwright/test.ts:85
83 | };
84 |
> 85 | const electronApp = await playwright._electron.launch({
| ^
86 | cwd,
87 | executablePath,
88 | args: bundleType() === 'package' ? [] : [mainPath],
at Object.app (/home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/playwright/test.ts:85:25)
|
[Smoke] › smoke/app.test.ts:6:5 › can send requests:
packages/insomnia-smoke-test/playwright/test.ts#L85
5) [Smoke] › smoke/app.test.ts:6:5 › can send requests ───────────────────────────────────────────
Error: electron.launch: Process failed to launch!
at ../playwright/test.ts:85
83 | };
84 |
> 85 | const electronApp = await playwright._electron.launch({
| ^
86 | cwd,
87 | executablePath,
88 | args: bundleType() === 'package' ? [] : [mainPath],
at Object.app (/home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/playwright/test.ts:85:25)
|
[Smoke] › smoke/app.test.ts:85:5 › can cancel requests:
packages/insomnia-smoke-test/playwright/test.ts#L85
6) [Smoke] › smoke/app.test.ts:85:5 › can cancel requests ────────────────────────────────────────
Error: electron.launch: Process failed to launch!
at ../playwright/test.ts:85
83 | };
84 |
> 85 | const electronApp = await playwright._electron.launch({
| ^
86 | cwd,
87 | executablePath,
88 | args: bundleType() === 'package' ? [] : [mainPath],
at Object.app (/home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/playwright/test.ts:85:25)
|
[Smoke] › smoke/command-palette.test.ts:6:5 › Command palette - can switch between requests and workspaces:
packages/insomnia-smoke-test/playwright/test.ts#L85
7) [Smoke] › smoke/command-palette.test.ts:6:5 › Command palette - can switch between requests and workspaces
Error: electron.launch: Process failed to launch!
at ../playwright/test.ts:85
83 | };
84 |
> 85 | const electronApp = await playwright._electron.launch({
| ^
86 | cwd,
87 | executablePath,
88 | args: bundleType() === 'package' ? [] : [mainPath],
at Object.app (/home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/playwright/test.ts:85:25)
|
[Smoke] › smoke/cookie-editor-interactions.test.ts:16:7 › Cookie editor › create and send a cookie:
packages/insomnia-smoke-test/playwright/test.ts#L85
8) [Smoke] › smoke/cookie-editor-interactions.test.ts:16:7 › Cookie editor › create and send a cookie
Error: electron.launch: Process failed to launch!
at ../playwright/test.ts:85
83 | };
84 |
> 85 | const electronApp = await playwright._electron.launch({
| ^
86 | cwd,
87 | executablePath,
88 | args: bundleType() === 'package' ? [] : [mainPath],
at Object.app (/home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/playwright/test.ts:85:25)
|
[Smoke] › smoke/dashboard-interactions.test.ts:9:9 › Dashboard › Projects › Can create:
packages/insomnia-smoke-test/playwright/test.ts#L85
9) [Smoke] › smoke/dashboard-interactions.test.ts:9:9 › Dashboard › Projects › Can create, rename and delete new project
Error: electron.launch: Process failed to launch!
at ../playwright/test.ts:85
83 | };
84 |
> 85 | const electronApp = await playwright._electron.launch({
| ^
86 | cwd,
87 | executablePath,
88 | args: bundleType() === 'package' ? [] : [mainPath],
at Object.app (/home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/playwright/test.ts:85:25)
|
[Smoke] › smoke/dashboard-interactions.test.ts:89:9 › Dashboard › Interactions › Can create:
packages/insomnia-smoke-test/playwright/test.ts#L85
10) [Smoke] › smoke/dashboard-interactions.test.ts:89:9 › Dashboard › Interactions › Can create, rename and delete a document
Error: electron.launch: Process failed to launch!
at ../playwright/test.ts:85
83 | };
84 |
> 85 | const electronApp = await playwright._electron.launch({
| ^
86 | cwd,
87 | executablePath,
88 | args: bundleType() === 'package' ? [] : [mainPath],
at Object.app (/home/runner/work/insomnia/insomnia/packages/insomnia-smoke-test/playwright/test.ts:85:25)
|
Test
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
🎭 Playwright Run Summary
87 failed
[Smoke] › smoke/after-response-script-features.test.ts:21:9 › after-response script features tests › post: insomnia.test and insomnia.expect can work together
[Smoke] › smoke/after-response-script-features.test.ts:36:9 › after-response script features tests › environment and baseEnvironment can be persisted
[Smoke] › smoke/after-response-script-features.test.ts:62:9 › after-response script features tests › set transient var
[Smoke] › smoke/analytics.test.ts:44:5 › analytics events are sent ─────────────────────────────
[Smoke] › smoke/app.test.ts:6:5 › can send requests ────────────────────────────────────────────
[Smoke] › smoke/app.test.ts:85:5 › can cancel requests ─────────────────────────────────────────
[Smoke] › smoke/command-palette.test.ts:6:5 › Command palette - can switch between requests and workspaces
[Smoke] › smoke/cookie-editor-interactions.test.ts:16:7 › Cookie editor › create and send a cookie
[Smoke] › smoke/dashboard-interactions.test.ts:9:9 › Dashboard › Projects › Can create, rename and delete new project
[Smoke] › smoke/dashboard-interactions.test.ts:89:9 › Dashboard › Interactions › Can create, rename and delete a document
[Smoke] › smoke/dashboard-interactions.test.ts:124:9 › Dashboard › Interactions › Can create, rename and delete a collection
[Smoke] › smoke/debug-sidebar-interactions.test.ts:19:9 › Debug-Sidebar › Interact with sidebar › Open Properties in Request Sidebar
[Smoke] › smoke/debug-sidebar-interactions.test.ts:55:9 › Debug-Sidebar › Interact with sidebar › Open properties of the collection
[Smoke] › smoke/debug-sidebar-interactions.test.ts:61:9 › Debug-Sidebar › Interact with sidebar › Filter by request name
[Smoke] › smoke/debug-sidebar-interactions.test.ts:67:9 › Debug-Sidebar › Interact with sidebar › Filter by a folder name
[Smoke] › smoke/debug-sidebar-interactions.test.ts:74:9 › Debug-Sidebar › Interact with sidebar › Open Generate code
[Smoke] › smoke/debug-sidebar-interactions.test.ts:83:9 › Debug-Sidebar › Interact with sidebar › Pin a Request
[Smoke] › smoke/debug-sidebar-interactions.test.ts:106:9 › Debug-Sidebar › Interact with sidebar › Rename a request
[Smoke] › smoke/debug-sidebar-interactions.test.ts:117:9 › Debug-Sidebar › Interact with sidebar › Update a request folder via settings
[Smoke] › smoke/debug-sidebar-interactions.test.ts:127:9 › Debug-Sidebar › Interact with sidebar › Rename a request by clicking
[Smoke] › smoke/debug-sidebar-interactions.test.ts:134:9 › Debug-Sidebar › Interact with sidebar › Create a new HTTP request
[Smoke] › smoke/design-document-naming.test.ts:4:9 › design document operations › can name design documents
[Smoke] › smoke/design-document-naming.test.ts:12:9 › design document operations › can delete a test suite with confirmation modal
[Smoke] › smoke/design-interactions.test.ts:9:7 › Design interactions › Unit Test interactions ─
[Smoke] › smoke/environment-editor-interactions.test.ts:18:7 › Environment Editor › create a new environment
[Smoke] › smoke/environment-editor-interactions.test.ts:39:7 › Environment Editor › duplicate an environment
[Smoke] › smoke/environment-editor-interactions.test.ts:48:7 › Environment Editor › Rename an existing environment
[Smoke] › smoke/environment-editor-interactions.test.ts:70:7 › Environment Editor › Add new variables to an existing environment
[Smoke] › smoke/environment-editor-interactions.test.ts:117:7 › Environment Editor › Switch to table view and edit environment
[Smoke] › smoke/git-interactions.test.ts:3:5 › Git Interactions (clone, checkout branch, pull, push, stage changes, ...)
[Smoke] › smoke/git-sync.test.ts:3:5 › Clone from github ───────────────────────────────────────
[Smoke] › smoke/git-sync.test.ts:17:5 › Sign in with GitHub ────────────────────────────────────
[Smoke] › smoke/global-environments.test.ts:6:9 › Global Environments › create a new global environment
[Smoke] › smoke/global-environments.test.ts:1
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
ubuntu-smoke-test-traces-17046
Expired
|
670 KB |
|