Skip to content

Fix array of strings #4753

Fix array of strings

Fix array of strings #4753

Triggered via pull request December 17, 2025 05:51
Status Success
Total duration 23m 21s
Artifacts

playwright.yml

on: pull_request
openc3-build-test
23m 18s
openc3-build-test
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 5 notices
[chromium] › tests/table-manager.p.spec.ts:255:5 › downloads binary: playwright/utilities.ts#L82
1) [chromium] › tests/table-manager.p.spec.ts:255:5 › downloads binary, definition, report ─────── Error: page.waitForEvent: Test timeout of 60000ms exceeded. =========================== logs =========================== waiting for event "download" ============================================================ at ../utilities.ts:82 80 | const [download] = await Promise.all([ 81 | // Start waiting for the download > 82 | page.waitForEvent('download'), | ^ 83 | // Initiate the download 84 | page.locator(locator).click(), 85 | ]) at Utilities.download (/home/runner/work/cosmos/cosmos/playwright/utilities.ts:82:12) at /home/runner/work/cosmos/cosmos/playwright/tests/table-manager.p.spec.ts:261:15
[chromium] › tests/table-manager.p.spec.ts:255:5 › downloads binary: playwright/tests/table-manager.p.spec.ts#L0
1) [chromium] › tests/table-manager.p.spec.ts:255:5 › downloads binary, definition, report ─────── Test timeout of 60000ms exceeded.
openc3-build-test
No files were found with the provided path: playwright/test-results. No artifacts will be uploaded.
🎭 Playwright Run Summary
30 passed (5.7m)
🎭 Playwright Run Summary
1 skipped 63 passed (2.5m)
🎭 Playwright Run Summary
1 flaky [chromium] › tests/table-manager.p.spec.ts:255:5 › downloads binary, definition, report ──────── 123 passed (5.5m)
🎭 Playwright Run Summary
2 passed (7.3s)
🎭 Playwright Run Summary
434 did not run