Skip to content

Minor updates to SearchFacet #152

Minor updates to SearchFacet

Minor updates to SearchFacet #152

Triggered via push November 22, 2023 22:45
Status Failure
Total duration 5m 47s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull-request.yml

on: push
Matrix: build-and-lint
Matrix: e2e-tests
Matrix: unit-tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors, 4 warnings, and 1 notice
build-and-lint (18)
Process completed with exit code 1.
unit-tests (18)
Process completed with exit code 1.
[chromium] › classic-form.spec.ts:38:5 › form can be filled out and submitted: e2e/classic-form.spec.ts#L1
1) [chromium] › classic-form.spec.ts:38:5 › form can be filled out and submitted, and is valid ─── Test timeout of 30000ms exceeded.
[chromium] › classic-form.spec.ts:38:5 › form can be filled out and submitted: e2e/classic-form.spec.ts#L68
1) [chromium] › classic-form.spec.ts:38:5 › form can be filled out and submitted, and is valid ─── Error: page.waitForURL: Navigation failed because page was closed! =========================== logs =========================== waiting for navigation to "**/search?**" until "load" ============================================================ 66 | // submit 67 | await page.getByRole('button', { name: 'Search' }).click(); > 68 | await page.waitForURL('**/search?**'); | ^ 69 | checkQuery( 70 | page, 71 | `collection:(astronomy) pubdate:[2020-12 TO 2022-01] author:("Smith, A" "Jones, B") object:(IRAS HIP) property:(refereed article) title:(Black Hole) abs:(Event Horizon) bibstem:(PhRvL)`, at /home/runner/work/nectar/nectar/e2e/classic-form.spec.ts:68:14
e2e-tests (18)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
Slow Test: [chromium] › classic-form.spec.ts#L1
[chromium] › classic-form.spec.ts took 1.0m
Slow Test: [webkit] › classic-form.spec.ts#L1
[webkit] › classic-form.spec.ts took 36.9s
Slow Test: [firefox] › classic-form.spec.ts#L1
[firefox] › classic-form.spec.ts took 35.6s
🎭 Playwright Run Summary
1 flaky [chromium] › classic-form.spec.ts:38:5 › form can be filled out and submitted, and is valid ──── 9 skipped 47 passed (4.5m)