Skip to content

update footer

update footer #140

Triggered via pull request November 20, 2023 18:21
Status Success
Total duration 6m 12s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

pull-request.yml

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

Annotations

3 errors, 5 warnings, and 1 notice
[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#L61
1) [chromium] β€Ί classic-form.spec.ts:38:5 β€Ί form can be filled out and submitted, and is valid ─── Error: locator.click: Target closed =========================== logs =========================== waiting for getByTestId('sort').getByText('Relevance') locator resolved to <div class=" css-1dimb5e-singleValue">Relevance</div> attempting click action waiting for element to be visible, enabled and stable element is not stable - waiting... ============================================================ 59 | 60 | // sort > 61 | await page.getByTestId('sort').getByText('Relevance').click(); | ^ 62 | await page.getByTestId('sort').getByLabel('Sort', { exact: true }).press('ArrowDown'); 63 | await page.getByTestId('sort').getByLabel('Sort', { exact: true }).press('ArrowDown'); 64 | await page.getByTestId('sort').getByLabel('Sort', { exact: true }).press('Tab'); at /home/runner/work/nectar/nectar/e2e/classic-form.spec.ts:61:57
[webkit] β€Ί SearchBar.spec.ts:98:5 β€Ί quick search works properly: e2e/SearchBar.spec.ts#L115
2) [webkit] β€Ί SearchBar.spec.ts:98:5 β€Ί quick search works properly ─────────────────────────────── Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected) Locator: getByTestId('search-input') Expected string: "author:\"Smith, A\" object:" Received string: "author:\"Smith, A\"" Call log: - expect.toHaveValue with timeout 5000ms - waiting for getByTestId('search-input') - locator resolved to <input name="q" autofocus="" type="search" title="Searc…/> - unexpected value "author:"Smith, A"" - locator resolved to <input name="q" autofocus="" type="search" title="Searc…/> - unexpected value "author:"Smith, A"" - locator resolved to <input name="q" autofocus="" type="search" title="Searc…/> - unexpected value "author:"Smith, A"" - locator resolved to <input name="q" autofocus="" type="search" title="Searc…/> - unexpected value "author:"Smith, A"" - locator resolved to <input name="q" autofocus="" type="search" title="Searc…/> - unexpected value "author:"Smith, A"" - locator resolved to <input name="q" type="search" title="Search" role="comb…/> - unexpected value "author:"Smith, A"" - locator resolved to <input name="q" type="search" title="Search" role="comb…/> - unexpected value "author:"Smith, A"" - locator resolved to <input name="q" type="search" title="Search" role="comb…/> - unexpected value "author:"Smith, A"" 113 | await page.getByTestId('allSearchTermsInput').fill('obj'); 114 | await page.getByTestId('allSearchTermsInput').press('Enter'); > 115 | await expect(input).toHaveValue(`author:"Smith, A" object:`); | ^ 116 | await expect(page.getByTestId('allSearchTermsInput')).toHaveValue(``); 117 | await expect(page.getByTestId('allSearchTermsMenu')).toBeHidden(); 118 | }); at /home/runner/work/nectar/nectar/e2e/SearchBar.spec.ts:115:23
unit-tests (18)
Unexpected input(s) 'path_to_write_report', valid inputs are ['token', 'file', 'files', 'directory', 'flags', 'full_report', 'commit_parent', 'dry_run', 'env_vars', 'fail_ci_if_error', 'functionalities', 'gcov', 'gcov_args', 'gcov_executable', 'gcov_ignore', 'gcov_include', 'move_coverage_to_trash', 'name', 'network_filter', 'network_prefix', 'os', 'override_branch', 'override_build', 'override_commit', 'override_pr', 'override_tag', 'root_dir', 'slug', 'swift', 'swift_project', 'upstream_proxy', 'url', 'verbose', 'version', 'working-directory', 'xcode', 'xcode_archive_path', 'xtra_args']
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 37.9s
Slow Test: [firefox] β€Ί classic-form.spec.ts#L1
[firefox] β€Ί classic-form.spec.ts took 36.9s
🎭 Playwright Run Summary
2 flaky [chromium] β€Ί classic-form.spec.ts:38:5 β€Ί form can be filled out and submitted, and is valid ──── [webkit] β€Ί SearchBar.spec.ts:98:5 β€Ί quick search works properly ──────────────────────────────── 9 skipped 46 passed (4.9m)