Skip to content

Refactor package loading process w provider pattern (the real MZAL) #7339

Refactor package loading process w provider pattern (the real MZAL)

Refactor package loading process w provider pattern (the real MZAL) #7339

Triggered via pull request August 20, 2023 10:04
Status Failure
Total duration 10m 27s
Artifacts 2

test-ui.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 1 notice
02_initialize_cluster.spec.ts:35:6 › initialize a zarf cluster › Select: src/test/ui/02_initialize_cluster.spec.ts#L51
1) 02_initialize_cluster.spec.ts:35:6 › initialize a zarf cluster › Select, configure, and review init package @pre-init TimeoutError: page.waitForSelector: Timeout 15000ms exceeded. =========================== logs =========================== waiting for locator('#sbom-info') to be visible ============================================================ 49 | 50 | // Validate that the SBOM has been loaded > 51 | const sbomInfo = await page.waitForSelector('#sbom-info', { timeout: 15000 }); | ^ 52 | expect(await sbomInfo.innerText()).toMatch(/[0-9]+ artifacts to be reviewed/); 53 | 54 | // Components (check most functionaliy with k3s component) at /home/runner/work/zarf/zarf/src/test/ui/02_initialize_cluster.spec.ts:51:31
validate
Process completed with exit code 2.
🎭 Playwright Run Summary
1 failed 02_initialize_cluster.spec.ts:35:6 › initialize a zarf cluster › Select, configure, and review init package @pre-init 1 passed (28.2s)
Slow Test: src/ui/02_initialize_cluster.spec.ts#L1
src/ui/02_initialize_cluster.spec.ts took 21.0s

Artifacts

Produced during runtime
Name Size
debug-log Expired
284 KB
playwright-report Expired
829 KB