Test #547
test.yml
on: schedule
Matrix: Playwright E2E Tests
PostgreSQL Integration Tests
2m 0s
Matrix: Unit Tests
Playwright E2E Report
50s
Annotations
2 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 1786229276997 qumvfp"
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
|
|
[desktop-touch-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) [desktop-touch-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 1786229280580 h6a2cu"
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
|
|
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, 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-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, 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, 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, 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, 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, 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, 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, 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, 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, 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, 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 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, 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, 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, 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, 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, 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, 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, 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, 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, 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
2 skipped
11 passed (33.4s)
|
|
🎭 Playwright Run Summary
13 passed (22.3s)
|
|
🎭 Playwright Run Summary
14 passed (34.4s)
|
|
🎭 Playwright Run Summary
1 skipped
13 passed (49.9s)
|
|
🎭 Playwright Run Summary
15 passed (1.0m)
|
|
🎭 Playwright Run Summary
2 skipped
34 passed (1.2m)
|
|
🎭 Playwright Run Summary
36 passed (1.3m)
|
|
🎭 Playwright Run Summary
35 passed (1.2m)
|
|
🎭 Playwright Run Summary
36 passed (1.3m)
|
|
🎭 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.3m)
|
|
🎭 Playwright Run Summary
1 flaky
[desktop-touch-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 skipped
35 passed (1.8m)
|
|
🎭 Playwright Run Summary
35 passed (1.5m)
|
|
🎭 Playwright Run Summary
36 passed (1.9m)
|
|
🎭 Playwright Run Summary
2 skipped
34 passed (2.2m)
|
|
🎭 Playwright Run Summary
1 skipped
35 passed (2.6m)
|
|
🎭 Playwright Run Summary
15 passed (48.6s)
|
|
🎭 Playwright Run Summary
14 passed (34.4s)
|
|
🎭 Playwright Run Summary
3 skipped
10 passed (15.9s)
|
|
🎭 Playwright Run Summary
1 skipped
13 passed (29.3s)
|
|
🎭 Playwright Run Summary
4 skipped
11 passed (39.2s)
|
|
🎭 Playwright Run Summary
13 passed (42.7s)
|
|
🎭 Playwright Run Summary
35 passed (51.7s)
|
|
🎭 Playwright Run Summary
36 passed (1.3m)
|
|
🎭 Playwright Run Summary
35 passed (2.3m)
|
|
🎭 Playwright Run Summary
36 passed (2.7m)
|
|
🎭 Playwright Run Summary
1 skipped
14 passed (59.8s)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
playwright-blob-report-chromium-1
|
101 KB |
sha256:6ba4f0122c82209981cd99c7f0a9dccb0584573d4068f42e54a43bfc56e95444
|
|
|
playwright-blob-report-chromium-2
|
985 KB |
sha256:925612b8b13074e1574bf150fb91e7f4d633e0967c14a467f7fcaad535b704a1
|
|
|
playwright-blob-report-chromium-3
|
66.8 KB |
sha256:798b48ceef39b84a0b4f7c85feb9e83b329a10dba54e413d6a748c4e38b29cf9
|
|
|
playwright-blob-report-chromium-4
|
60.1 KB |
sha256:b83f97cb29061b2f0d74b41d13440fbef9ddf77bf9a905843d8a532f54ca60f0
|
|
|
playwright-blob-report-desktop-touch-chromium-1
|
92.7 KB |
sha256:4ae8f5d1bbcfa3c3cc248743b40e2275bdf3862e19e5e9bd4e3b0a2753692046
|
|
|
playwright-blob-report-desktop-touch-chromium-2
|
972 KB |
sha256:bfeef51ff48d0dbad1d6054912a5d681079925859b179cfa5fd36ea8bc9ad115
|
|
|
playwright-blob-report-desktop-touch-chromium-3
|
67.9 KB |
sha256:dde5a6f13e812192706376d31f0516e0089264e5d80a3354646ed02142010c3b
|
|
|
playwright-blob-report-desktop-touch-chromium-4
|
59.8 KB |
sha256:bf1c32c0932700b75f61ea4e7d4cfa4d012e6085a6809bab3fa4de18b2e9ef1b
|
|
|
playwright-blob-report-firefox-1
|
96.4 KB |
sha256:30ea2d07320560aad96409217d22fed7a30fcd30947119c3795ab3af1b256b4d
|
|
|
playwright-blob-report-firefox-2
|
82.5 KB |
sha256:0d2101480a6cd869084c158060250c65a9e3487ba02110ff545404e111dcfdff
|
|
|
playwright-blob-report-firefox-3
|
68.1 KB |
sha256:93410e06ecc0f44e5b3e66fa0a9068e03bdfdca92fec2215c2f3101ba14f2585
|
|
|
playwright-blob-report-firefox-4
|
60 KB |
sha256:3804c46bb4ca48baef310fd477cb955cb61699ab2c99631d6a24fd554b935046
|
|
|
playwright-blob-report-mobile-chrome-1
|
30.7 KB |
sha256:8a60becbe421829c8833ed744142face9b5b4db2211f9aacd27fb0a0ddb371c0
|
|
|
playwright-blob-report-mobile-chrome-2
|
38.2 KB |
sha256:f1f4326a08141e0ddd9ad1ecc510b0002229d69d58ca71769dd6e3072049fcbc
|
|
|
playwright-blob-report-mobile-chrome-3
|
32.2 KB |
sha256:ba91efa19248fd5d1100c97c70847dd6b113ec637539692dde9991082b9f5b5c
|
|
|
playwright-blob-report-mobile-chrome-4
|
19.6 KB |
sha256:b1678e16f9bfebcd7746fb648115733c0bbe6b6bb195b283b425a3a4fee5255e
|
|
|
playwright-blob-report-mobile-safari-1
|
32.1 KB |
sha256:4264d18e909bca9ab75899f0d4a5b00a9ccc9656245a861af3d0f64673c6f60c
|
|
|
playwright-blob-report-mobile-safari-2
|
40.4 KB |
sha256:435ddc7a283c767accc6b422d80387e83d60889e5b3f8ca0f3e33c7210b8584c
|
|
|
playwright-blob-report-mobile-safari-3
|
38 KB |
sha256:c597fd0fa186c23a5aa92f95b2a2d834ea00776406e5362f8c393b88764aa690
|
|
|
playwright-blob-report-mobile-safari-4
|
19.6 KB |
sha256:4d41183fbc46cdcefc3435e1f2acb6e81ff918d607624cc4f2c2c8d35b73bcc5
|
|
|
playwright-blob-report-tablet-touch-1
|
35.6 KB |
sha256:0756e0b94e83bb644354e7b80d659112e9babc7ad4048c4a463c59558cb33fc6
|
|
|
playwright-blob-report-tablet-touch-2
|
48.3 KB |
sha256:d601ee84487a65e8bdfb589edd0a4d3994202e6560724192478a29aa8d37b200
|
|
|
playwright-blob-report-tablet-touch-3
|
29 KB |
sha256:f229ec04e8f0b75d804f9a0052a63f9ff206ccbabdedf7085504a7de125a6c39
|
|
|
playwright-blob-report-tablet-touch-4
|
22.6 KB |
sha256:49a27baf8e0ddf7365edee0c32458b06e0ed454b750dd7d7a25e2014ca6f13be
|
|
|
playwright-blob-report-webkit-1
|
99.7 KB |
sha256:5480b077e709d2ca026cb02187e74443ec8a77c05a7b458f4a4cbb7499d6f743
|
|
|
playwright-blob-report-webkit-2
|
85.4 KB |
sha256:c7be3f8d773a63e1723f0aa9047bdb40d5f982e95082e71b7d6ec460e862b8ae
|
|
|
playwright-blob-report-webkit-3
|
67.5 KB |
sha256:346fabab3f0a41ec51ec2895db3d05611a42a1e8d674e6e21255d975de4118bb
|
|
|
playwright-blob-report-webkit-4
|
60.8 KB |
sha256:8f27467ad739e9390b1700335a9124a455d21d6f80e1fa89fe011b7c8eed2b58
|
|
|
playwright-report
|
3.47 MB |
sha256:ba9cb696c6af27a5b7915b8942b2daa398003802519a8119534ff12747d1bac5
|
|