Playwright #701
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
1 error, 2 warnings, and 1 notice
[chromium] › src/components/batch-selection/batch-selection.pw.tsx:86:9 › check BatchSelection buttons are focused › should check BatchSelection second button has expected styling when focusRedesignOptOut is true:
src/components/batch-selection/batch-selection.pw.tsx#L50
1) [chromium] › src/components/batch-selection/batch-selection.pw.tsx:86:9 › check BatchSelection buttons are focused › should check BatchSelection second 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
1 flaky
[chromium] › src/components/batch-selection/batch-selection.pw.tsx:86:9 › check BatchSelection buttons are focused › should check BatchSelection second button has expected styling when focusRedesignOptOut is true
2 skipped
1454 passed (11.4m)
|