Add link to preexisting content on duplicate safety info #1940
code-standards.yaml
on: pull_request
check if we should run tests
7s
PHP lint
45s
JS lint
23s
JS Component Tests
25s
SCSS lint
24s
accessibility tests
6m 44s
playwright end to end tests
15m 45s
end-to-end tests
3m 45s
page load time tests
1m 49s
90% code coverage
5s
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"]]
|
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"]]
|
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"]]
|
Slow Test:
[webkit] › e2e/tabbed-nav.spec.js#L1
[webkit] › e2e/tabbed-nav.spec.js took 43.2s
|
Slow Test:
[Mobile Chrome] › e2e/tabbed-nav.spec.js#L1
[Mobile Chrome] › e2e/tabbed-nav.spec.js took 37.3s
|
Slow Test:
[Google Chrome] › e2e/tabbed-nav.spec.js#L1
[Google Chrome] › e2e/tabbed-nav.spec.js took 35.7s
|
Slow Test:
[chromium] › e2e/tabbed-nav.spec.js#L1
[chromium] › e2e/tabbed-nav.spec.js took 35.3s
|
Slow Test:
[firefox] › e2e/tabbed-nav.spec.js#L1
[firefox] › e2e/tabbed-nav.spec.js took 35.1s
|
🎭 Playwright Run Summary
42 passed (3.6m)
|
🎭 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
377 passed (13.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
coverage-report
Expired
|
8.98 KB |
|
screenshots
Expired
|
4.46 MB |
|