Skip to content

Playwright

Playwright #700

Manually triggered October 16, 2023 14:50
Status Success
Total duration 17m 27s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

playwright.yml

on: workflow_dispatch
Matrix: playwright-react
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 2 warnings, and 1 notice
[chromium] › src/components/advanced-color-picker/advanced-color-picker.pw.tsx:95:9 › should render AdvancedColorPicker component and check functionality › should regain focus on color after second tab: src/components/advanced-color-picker/advanced-color-picker.pw.tsx#L107
1) [chromium] › src/components/advanced-color-picker/advanced-color-picker.pw.tsx:95:9 › should render AdvancedColorPicker component and check functionality › should regain focus on color after second tab Error: Timed out 5000ms waiting for expect(received).toBeFocused() Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('[data-component="simple-color"]').locator('input').nth(7) - locator resolved to <input checked role="radio" type="radio" id="#EBAEDE" d…/> - unexpected value "not focused" - locator resolved to <input checked role="radio" type="radio" id="#EBAEDE" d…/> - unexpected value "not focused" - locator resolved to <input checked role="radio" type="radio" id="#EBAEDE" d…/> - unexpected value "not focused" - locator resolved to <input checked role="radio" type="radio" id="#EBAEDE" d…/> - unexpected value "not focused" - locator resolved to <input checked role="radio" type="radio" id="#EBAEDE" d…/> - unexpected value "not focused" - locator resolved to <input checked role="radio" type="radio" id="#EBAEDE" d…/> - unexpected value "not focused" - locator resolved to <input checked role="radio" type="radio" id="#EBAEDE" d…/> - unexpected value "not focused" - locator resolved to <input checked role="radio" type="radio" id="#EBAEDE" d…/> - unexpected value "not focused" - locator resolved to <input checked role="radio" type="radio" id="#EBAEDE" d…/> - unexpected value "not focused" 105 | await icon.press("Tab"); 106 | > 107 | await expect(simpleColorPickerInput(page, 7)).toBeFocused(); | ^ 108 | }); 109 | 110 | (["Space", "Enter"] as const).forEach((key) => { at /__w/carbon/carbon/src/components/advanced-color-picker/advanced-color-picker.pw.tsx:107:53
[chromium] › src/components/batch-selection/batch-selection.pw.tsx:86:9 › check BatchSelection buttons are focused › should check BatchSelection first button has expected styling when focusRedesignOptOut is true: src/components/batch-selection/batch-selection.pw.tsx#L50
2) [chromium] › src/components/batch-selection/batch-selection.pw.tsx:86:9 › check BatchSelection buttons are focused › should check BatchSelection first button has expected styling when focusRedesignOptOut is true Error: locator.getAttribute: Context was reset for reuse. =========================== logs =========================== waiting for locator('[data-component="batch-selection"]') ============================================================ 48 | await mount(<BatchSelectionComponent disabled />); 49 | const batchSelection = batchSelectionComponent(page); > 50 | await expect(batchSelection.getAttribute("disabled")).not.toBeNull(); | ^ 51 | }); 52 | 53 | ([ at /__w/carbon/carbon/src/components/batch-selection/batch-selection.pw.tsx:50:33
playwright-react (chromium, 1, 1)
Unexpected input(s) 'owner', 'repo', 'pull_number', valid inputs are ['route', 'mediaType']
playwright-react (chromium, 1, 1)
No files were found with the provided path: playwright-report/. No artifacts will be uploaded.
🎭 Playwright Run Summary
2 flaky [chromium] › src/components/advanced-color-picker/advanced-color-picker.pw.tsx:95:9 › should render AdvancedColorPicker component and check functionality › should regain focus on color after second tab [chromium] › src/components/batch-selection/batch-selection.pw.tsx:86:9 › check BatchSelection buttons are focused › should check BatchSelection first button has expected styling when focusRedesignOptOut is true 2 skipped 1453 passed (13.7m)