Bump @playwright/test from 1.45.0 to 1.45.1 #1949
code-standards.yaml
on: pull_request
check if we should run tests
5s
PHP lint
42s
JS lint
24s
JS Component Tests
26s
SCSS lint
23s
accessibility tests
5m 24s
playwright end to end tests
18m 18s
end-to-end tests
4m 9s
page load time tests
2m 54s
90% code coverage
6s
Annotations
1 error, 15 warnings, and 2 notices
[firefox] › e2e/combo-box.spec.js:62:5 › wx-combo-box tests › When typing into the input › typing down twice pseudo-focuses the third element:
tests/playwright/e2e/combo-box.spec.js#L67
1) [firefox] › e2e/combo-box.spec.js:62:5 › wx-combo-box tests › When typing into the input › typing down twice pseudo-focuses the third element
Error: Timed out 5000ms waiting for expect(locator).toHaveCount(expected)
Locator: locator('wx-combo-box ul > li[aria-selected="true"]:nth-child(3)')
Expected: 1
Received: 0
Call log:
- expect.toHaveCount with timeout 5000ms
- waiting for locator('wx-combo-box ul > li[aria-selected="true"]:nth-child(3)')
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
- locator resolved to 0 elements
- unexpected value "0"
65 | await page.keyboard.press("ArrowDown");
66 |
> 67 | await expect(correctSelection).toHaveCount(1);
| ^
68 | await expect(correctSelection).toBeVisible();
69 | });
70 |
at /home/runner/work/weather.gov/weather.gov/tests/playwright/e2e/combo-box.spec.js:67:38
|
front page accessibility
(color-contrast) - Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds [selectors: h1, label, #weathergov-use-browser-location, .font-sans-2xl, .tablet\:grid-col-8.tablet\:grid-offset-2.grid-col > .font-sans-md, .bg-primary-lightest > .grid-container > .grid-row:nth-child(2) > .tablet\:grid-col-8.tablet\:grid-offset-2.grid-col > p:nth-child(2), .margin-bottom-0, a[href$="www.weather.gov"]]
|
location page with alerts (alerts tab) accessibility
(color-contrast) - Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds [selectors: .usa-accordion__button.text-ls-1[type="button"], p:nth-child(4), li:nth-child(19), li:nth-child(38), .leaflet-control-zoom-out > span[aria-hidden="true"]]
|
location page with alerts (today tab) accessibility
(color-contrast) - Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds [selectors: .usa-accordion__button.text-ls-1[type="button"], p:nth-child(4), li:nth-child(19), li:nth-child(38), .leaflet-control-zoom-out > span[aria-hidden="true"], .esri-dynamic-attribution, a[href$="www.esri.com"]]
|
location page with alerts (today tab) accessibility
(link-in-text-block) - Ensure links are distinguished from surrounding text in a way that does not rely on color [selectors: a[href$="www.esri.com"]]
|
location page without alerts (today tab) accessibility
(color-contrast) - Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds [selectors: div[data-v-21cab096=""][data-v-72d01054=""]:nth-child(2), div[data-v-21cab096=""][data-v-72d01054=""]:nth-child(3)]
|
front page accessibility
(color-contrast) - Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds [selectors: h1, label, #weathergov-use-browser-location, .font-sans-2xl, .tablet\:grid-col-8.tablet\:grid-offset-2.grid-col > .font-sans-md, .bg-primary-lightest > .grid-container > .grid-row:nth-child(2) > .tablet\:grid-col-8.tablet\:grid-offset-2.grid-col > p:nth-child(2), .margin-bottom-0, a[href$="www.weather.gov"]]
|
location page with alerts (alerts tab) accessibility
(color-contrast) - Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds [selectors: .usa-accordion__button.text-ls-1[type="button"], p:nth-child(4), li:nth-child(19), li:nth-child(38), .leaflet-control-zoom-out > span[aria-hidden="true"]]
|
location page with alerts (today tab) accessibility
(color-contrast) - Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds [selectors: .usa-accordion__button.text-ls-1[type="button"], p:nth-child(4), li:nth-child(19), li:nth-child(38), .leaflet-control-zoom-out > span[aria-hidden="true"]]
|
location page without alerts (today tab) accessibility
(color-contrast) - Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds [selectors: div[data-v-21cab096=""][data-v-72d01054=""]:nth-child(2), div[data-v-21cab096=""][data-v-72d01054=""]:nth-child(3)]
|
front page accessibility
(color-contrast) - Ensures the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds [selectors: h1, label, #weathergov-use-browser-location, .font-sans-2xl, .tablet\:grid-col-8.tablet\:grid-offset-2.grid-col > .font-sans-md, .bg-primary-lightest > .grid-container > .grid-row:nth-child(2) > .tablet\:grid-col-8.tablet\:grid-offset-2.grid-col > p:nth-child(2), .margin-bottom-0, a[href$="www.weather.gov"]]
|
Slow Test:
[Mobile Chrome] › e2e/tabbed-nav.spec.js#L1
[Mobile Chrome] › e2e/tabbed-nav.spec.js took 53.9s
|
Slow Test:
[chromium] › e2e/tabbed-nav.spec.js#L1
[chromium] › e2e/tabbed-nav.spec.js took 52.6s
|
Slow Test:
[webkit] › e2e/tabbed-nav.spec.js#L1
[webkit] › e2e/tabbed-nav.spec.js took 52.0s
|
Slow Test:
[Microsoft Edge] › e2e/tabbed-nav.spec.js#L1
[Microsoft Edge] › e2e/tabbed-nav.spec.js took 47.5s
|
Slow Test:
[Google Chrome] › e2e/tabbed-nav.spec.js#L1
[Google Chrome] › e2e/tabbed-nav.spec.js took 45.6s
|
🎭 Playwright Run Summary
42 passed (3.1m)
|
🎭 Playwright Run Summary
1 flaky
[firefox] › e2e/combo-box.spec.js:62:5 › wx-combo-box tests › When typing into the input › typing down twice pseudo-focuses the third element
383 passed (15.4m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-report
Expired
|
9.09 KB |
|
screenshots
Expired
|
4.45 MB |
|