Test #536
test.yml
on: schedule
Matrix: Playwright E2E Tests
PostgreSQL Integration Tests
1m 57s
Matrix: Unit Tests
Playwright E2E Report
51s
Annotations
3 errors, 29 warnings, and 28 notices
|
[chromium] › e2e/inventory/search-filtering.spec.ts:137:1 › object type tab keeps search scoped and records type in the URL:
frontend/e2e/inventory/search-filtering.spec.ts#L147
1) [chromium] › e2e/inventory/search-filtering.spec.ts:137:1 › object type tab keeps search scoped and records type in the URL
Error: expect(received).toBe(expected) // Object.is equality
Expected: "Inventory Filter 1785453599877 v1efy2"
Received: null
145 |
146 | await expect.poll(() => new URL(page.url()).searchParams.get('type')).toBe('connectors')
> 147 | await expect(new URL(page.url()).searchParams.get('q')).toBe(data.prefix)
| ^
148 | await expect(rowByKey(page, `connector:${data.sqlConnector.id}`)).toBeVisible()
149 | await expect(rowByKey(page, `element:${data.api.id}`)).toHaveCount(0)
150 |
at /__w/tld/tld/frontend/e2e/inventory/search-filtering.spec.ts:147:59
|
|
[firefox] › e2e/inventory/search-filtering.spec.ts:77:1 › global search matches element metadata and connector context:
frontend/e2e/inventory/search-filtering.spec.ts#L85
1) [firefox] › e2e/inventory/search-filtering.spec.ts:77:1 › global search matches element metadata and connector context
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-inventory-key="element:7"]')
Expected: visible
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 10000ms
- waiting for locator('[data-inventory-key="element:7"]')
83 |
84 | await page.getByTestId('inventory-search').fill(' invoice jobs ')
> 85 | await expect(rowByKey(page, `element:${data.worker.id}`)).toBeVisible()
| ^
86 | await expect(rowByKey(page, `element:${data.api.id}`)).toHaveCount(0)
87 |
88 | await page.getByTestId('inventory-search').fill('settlement edge')
at /__w/tld/tld/frontend/e2e/inventory/search-filtering.spec.ts:85:61
|
|
[mobile-chrome] › e2e/inventory/search-filtering.spec.ts:77:1 › global search matches element metadata and connector context:
frontend/e2e/inventory/search-filtering.spec.ts#L85
1) [mobile-chrome] › e2e/inventory/search-filtering.spec.ts:77:1 › global search matches element metadata and connector context
Error: expect(locator).toBeVisible() failed
Locator: locator('[data-inventory-key="element:16"]')
Expected: visible
Timeout: 10000ms
Error: element(s) not found
Call log:
- Expect "toBeVisible" with timeout 10000ms
- waiting for locator('[data-inventory-key="element:16"]')
83 |
84 | await page.getByTestId('inventory-search').fill(' invoice jobs ')
> 85 | await expect(rowByKey(page, `element:${data.worker.id}`)).toBeVisible()
| ^
86 | await expect(rowByKey(page, `element:${data.api.id}`)).toHaveCount(0)
87 |
88 | await page.getByTestId('inventory-search').fill('settlement edge')
at /__w/tld/tld/frontend/e2e/inventory/search-filtering.spec.ts:85:61
|
|
Playwright E2E Tests (1.26.2, mobile-chrome, 4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, mobile-safari, 4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, mobile-chrome, 2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, mobile-safari, 3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, tablet-touch, 3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, mobile-safari, 2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, tablet-touch, 2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, desktop-touch-chromium, 1)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, chromium, 4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, desktop-touch-chromium, 2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, chromium, 1)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, firefox, 4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, chromium, 2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, firefox, 3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, firefox, 2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, firefox, 1)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, webkit, 4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, webkit, 2)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, mobile-chrome, 3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, mobile-chrome, 1)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, mobile-safari, 1)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, tablet-touch, 1)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, tablet-touch, 4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, chromium, 3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, desktop-touch-chromium, 4)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, webkit, 3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, desktop-touch-chromium, 3)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Tests (1.26.2, webkit, 1)
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
Playwright E2E Report
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: actions/download-artifact@v6, actions/upload-artifact@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
🎭 Playwright Run Summary
13 passed (17.7s)
|
|
🎭 Playwright Run Summary
13 passed (41.0s)
|
|
🎭 Playwright Run Summary
14 passed (46.1s)
|
|
🎭 Playwright Run Summary
2 skipped
11 passed (39.6s)
|
|
🎭 Playwright Run Summary
4 skipped
11 passed (38.3s)
|
|
🎭 Playwright Run Summary
14 passed (43.9s)
|
|
🎭 Playwright Run Summary
15 passed (1.1m)
|
|
🎭 Playwright Run Summary
2 skipped
34 passed (1.2m)
|
|
🎭 Playwright Run Summary
35 passed (1.2m)
|
|
🎭 Playwright Run Summary
36 passed (1.3m)
|
|
🎭 Playwright Run Summary
36 passed (1.3m)
|
|
🎭 Playwright Run Summary
35 passed (1.5m)
|
|
🎭 Playwright Run Summary
1 flaky
[chromium] › e2e/inventory/search-filtering.spec.ts:137:1 › object type tab keeps search scoped and records type in the URL
35 passed (1.4m)
|
|
🎭 Playwright Run Summary
36 passed (1.8m)
|
|
🎭 Playwright Run Summary
1 flaky
[firefox] › e2e/inventory/search-filtering.spec.ts:77:1 › global search matches element metadata and connector context
35 passed (2.0m)
|
|
🎭 Playwright Run Summary
1 skipped
35 passed (1.7m)
|
|
🎭 Playwright Run Summary
35 passed (2.2m)
|
|
🎭 Playwright Run Summary
1 skipped
35 passed (2.4m)
|
|
🎭 Playwright Run Summary
1 flaky
[mobile-chrome] › e2e/inventory/search-filtering.spec.ts:77:1 › global search matches element metadata and connector context
3 skipped
9 passed (32.1s)
|
|
🎭 Playwright Run Summary
1 skipped
13 passed (28.8s)
|
|
🎭 Playwright Run Summary
1 skipped
13 passed (48.0s)
|
|
🎭 Playwright Run Summary
1 skipped
14 passed (57.1s)
|
|
🎭 Playwright Run Summary
15 passed (1.0m)
|
|
🎭 Playwright Run Summary
36 passed (1.3m)
|
|
🎭 Playwright Run Summary
35 passed (1.2m)
|
|
🎭 Playwright Run Summary
36 passed (2.6m)
|
|
🎭 Playwright Run Summary
36 passed (1.4m)
|
|
🎭 Playwright Run Summary
2 skipped
34 passed (2.1m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-blob-report-chromium-1
|
99.5 KB |
sha256:03862e8b18d751b0e56301a024cc7fca51008c3ac00c71c99ab11943371b9825
|
|
|
playwright-blob-report-chromium-2
|
952 KB |
sha256:3067fe6ddddd3e956d85cd6828ab0e10eeaa0f32357281a5780036e54c6aeba9
|
|
|
playwright-blob-report-chromium-3
|
67.8 KB |
sha256:a4ff0e12baba420416d6213edb66e3a0bc8a0809d821508b36e7add543aa057d
|
|
|
playwright-blob-report-chromium-4
|
60.2 KB |
sha256:121760f2f6607707d20142127551e7045b18c6eb07815f29df5c251385b27b71
|
|
|
playwright-blob-report-desktop-touch-chromium-1
|
91.9 KB |
sha256:30ee4b6f9f77b10679cd7f9d5663df4a497e8cf121727daf3bfa878a75e5358d
|
|
|
playwright-blob-report-desktop-touch-chromium-2
|
83.3 KB |
sha256:569f335f6cfd813c2c58fde0d7e8cb1abb9f2c37a05ae8708b18ff07f090f115
|
|
|
playwright-blob-report-desktop-touch-chromium-3
|
68 KB |
sha256:f3ccfc897fc11d228d21525dc743ae25eadca3dee05bcc56c589844454211567
|
|
|
playwright-blob-report-desktop-touch-chromium-4
|
60.6 KB |
sha256:67c00b43712b274a3bb0e0361f2f942526af458dd8062b3f48da4f31223f9fb9
|
|
|
playwright-blob-report-firefox-1
|
96.5 KB |
sha256:f85efc2c3b91373c880d0895cbc52e45b507bda0f7cca8dd98c4a6d7f5c29eda
|
|
|
playwright-blob-report-firefox-2
|
1.41 MB |
sha256:a79ec66c3cb4c3fe6093d22bf78c2f317dd4d625fa52b3172cf2da6798772b09
|
|
|
playwright-blob-report-firefox-3
|
67.3 KB |
sha256:74e52d835754f799a5088a90a2eae6315e3e9a23f54978a29b98e91e0c921c62
|
|
|
playwright-blob-report-firefox-4
|
59.6 KB |
sha256:b4f8d7ad377141f47ecadfa439334545c0a4dfa991d447a8521b8dcc627ae226
|
|
|
playwright-blob-report-mobile-chrome-1
|
30.7 KB |
sha256:ee170f5a5c6883b768fe78003be1bf96f7a293f10eb2b549e8feac4233b64027
|
|
|
playwright-blob-report-mobile-chrome-2
|
38.4 KB |
sha256:a1c4f6cf0856422a54f9dcc22fb3ef02adfc12f069d7508ed021d3d8584f683c
|
|
|
playwright-blob-report-mobile-chrome-3
|
1.3 MB |
sha256:20f09792dfdc4abcc8354953273f731d26ab6ebd553cd896fe9578be4b62af06
|
|
|
playwright-blob-report-mobile-chrome-4
|
19.5 KB |
sha256:fe360cf6927ef8437a37c262fe051e617e1054329734a71ece4dd5a507db653d
|
|
|
playwright-blob-report-mobile-safari-1
|
32.8 KB |
sha256:c3027f45ea72fc63df08f8a5776192e28c560065eeeb8f665481c8aa8820e3bb
|
|
|
playwright-blob-report-mobile-safari-2
|
40.1 KB |
sha256:68fb91cbf6f1e37e383ae2ebd432cbedf03fdd51d9c968b65d4fd5a480234391
|
|
|
playwright-blob-report-mobile-safari-3
|
38.7 KB |
sha256:2d5e166fd9394f4a5654c1deefac10d7f0243dd32f530acd72c14066a9cec64e
|
|
|
playwright-blob-report-mobile-safari-4
|
19.7 KB |
sha256:c2461e15bf809302fa43e62f302e1610b54b462d0a2d4611e757bbec5090172b
|
|
|
playwright-blob-report-tablet-touch-1
|
35.2 KB |
sha256:b0af40fe2514cfe053075111b12beb297baf5abda6fd852c4c4ca646868dc34a
|
|
|
playwright-blob-report-tablet-touch-2
|
48.3 KB |
sha256:e776276a4f3838d32d812212da418d240bfcdc1769e6377975023412644d3c0b
|
|
|
playwright-blob-report-tablet-touch-3
|
28.8 KB |
sha256:ccbbe9e34d7c59f9fbd0c89fbc6c81aeec5d261b4b794170b1f0c3d12369c618
|
|
|
playwright-blob-report-tablet-touch-4
|
22.6 KB |
sha256:720e865d23fe3e7a295507bf1a6e38803ff54d2aeeb22e3ebad25da9499eca54
|
|
|
playwright-blob-report-webkit-1
|
99.9 KB |
sha256:d3d2db09940f436e9b06e3192c9c77b275792f5e50a7f8bbe3b937b5d0246a64
|
|
|
playwright-blob-report-webkit-2
|
86.6 KB |
sha256:5d4b3ff7ca593c6ef071946fe1e3fe23124b073aef648f6416911ce302e00438
|
|
|
playwright-blob-report-webkit-3
|
67.8 KB |
sha256:07e9bc27a42fac9af7d8513ea073bf9410e253b8da9189ef3231b8e071f2ae86
|
|
|
playwright-blob-report-webkit-4
|
60.5 KB |
sha256:cac19334128b73de80c6b7ba3b560f5ff008602cfc360e990d74f6019144dde4
|
|
|
playwright-report
|
5.17 MB |
sha256:9ae56cc43c8caf864492615b8ccde71dc9f877677e7b266f694ad97da2d93551
|
|