Skip to content

Bump playwright from 1.45.0 to 1.45.1 #1951

Bump playwright from 1.45.0 to 1.45.1

Bump playwright from 1.45.0 to 1.45.1 #1951

Triggered via pull request July 8, 2024 18:39
Status Failure
Total duration 18m 24s
Artifacts 2

code-standards.yaml

on: pull_request
check if we should run tests
4s
check if we should run tests
build Drupal image
11s
build Drupal image
populate database
5s
populate database
accessibility tests
5m 19s
accessibility tests
playwright end to end tests
17m 26s
playwright end to end tests
end-to-end tests
3m 54s
end-to-end tests
page load time tests
2m 4s
page load time tests
90% code coverage
4s
90% code coverage
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 15 warnings, and 2 notices
page load time tests
Cypress tests: 1 failed
[webkit] › 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) [webkit] › 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 52.6s
Slow Test: [chromium] › e2e/tabbed-nav.spec.js#L1
[chromium] › e2e/tabbed-nav.spec.js took 49.8s
Slow Test: [Microsoft Edge] › e2e/tabbed-nav.spec.js#L1
[Microsoft Edge] › e2e/tabbed-nav.spec.js took 49.6s
Slow Test: [webkit] › e2e/tabbed-nav.spec.js#L1
[webkit] › e2e/tabbed-nav.spec.js took 48.7s
Slow Test: [Google Chrome] › e2e/tabbed-nav.spec.js#L1
[Google Chrome] › e2e/tabbed-nav.spec.js took 47.1s
🎭 Playwright Run Summary
42 passed (3.1m)
🎭 Playwright Run Summary
1 flaky [webkit] › 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.1m)

Artifacts

Produced during runtime
Name Size
coverage-report Expired
9.09 KB
screenshots Expired
4.45 MB