feat(CI): configure workflow for different OS #26
tests-windows.yml
on: pull_request
Unit Tests (Windows)
5m 31s
CLI Tests (Windows)
7m 8s
Playwright E2E Tests (Windows)
34m 30s
SSL Tests (Windows)
7m 56s
Annotations
2 errors, 5 warnings, and 2 notices
|
Unit Tests (Windows)
Process completed with exit code 1.
|
|
[default] › tests\import\insomnia\import-insomnia-v4-environments.spec.ts:19:7 › Import Insomnia v4 Collection - Environment Import › Import Insomnia v4 collection with nested environments and verify flattening:
tests\import\insomnia\import-insomnia-v4-environments.spec.ts#L111
1) [default] › tests\import\insomnia\import-insomnia-v4-environments.spec.ts:19:7 › Import Insomnia v4 Collection - Environment Import › Import Insomnia v4 collection with nested environments and verify flattening › Test Base Environment - verify flattened keys
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('input[value="user.roles[0]"]')
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('input[value="user.roles[0]"]')
109 | const v4UserRoles0Input = page.locator('input[value="user.roles[0]"]');
110 | const v4UserRoles1Input = page.locator('input[value="user.roles[1]"]');
> 111 | await expect(v4UserRoles0Input).toBeVisible();
| ^
112 | await expect(v4UserRoles1Input).toBeVisible();
113 |
114 | // Assert: Array elements are accessible via JavaScript-style square bracket notation
at D:\a\bruno\bruno\tests\import\insomnia\import-insomnia-v4-environments.spec.ts:111:39
at D:\a\bruno\bruno\tests\import\insomnia\import-insomnia-v4-environments.spec.ts:70:5
|
|
Unit Tests (Windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
CLI Tests (Windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
SSL Tests (Windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4, actions/upload-artifact@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (Windows)
Node.js 20 actions are deprecated. The following actions are running on Node.js 20 and may not work as expected: actions/setup-node@v4. Actions will be forced to run with Node.js 24 by default starting June 2nd, 2026. Node.js 20 will be removed from the runner on September 16th, 2026. Please check if updated versions of these actions are available that support Node.js 24. To opt into Node.js 24 now, set the FORCE_JAVASCRIPT_ACTIONS_TO_NODE24=true environment variable on the runner or in your workflow file. Once Node.js 24 becomes the default, you can temporarily opt out by setting ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION=true. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Slow Test:
[default] › tests\shortcuts\bound-actions.spec.ts#L0
[default] › tests\shortcuts\bound-actions.spec.ts took 8.7m
|
|
🎭 Playwright Run Summary
15 passed (2.1m)
|
|
🎭 Playwright Run Summary
1 flaky
[default] › tests\import\insomnia\import-insomnia-v4-environments.spec.ts:19:7 › Import Insomnia v4 Collection - Environment Import › Import Insomnia v4 collection with nested environments and verify flattening
7 skipped
423 passed (28.7m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-report-windows
|
6.44 MB |
sha256:20a5de3fed995fbb5cc954f86cb355305e0a19bbcd841ccab0c87a28165bbd16
|
|
|
playwright-report-windows-ssl
|
298 KB |
sha256:7b632529d4eb90abe0518f4425a92acef82cde886548979504923ee2a78475c7
|
|