-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
ci: saving screenshots of failing tests #964
Conversation
This pull request is automatically being deployed by Amplify Hosting (learn more). |
Playwright test resultsDetails
Skipped testssrc/components/table/table/test/expandable-row-autocollapse/expandable-row-autocollapse.e2e.ts › tds-table-expandable-row-autoCollapse › NEEDS FIXING: expanding one row collapses the others when autoCollapse is true |
|
* feat(text-field): add focus method * feat(text-field): add focus method * feat(text-field): revert banner readme to previous commit * feat(text-field): revert icon readme to previous commit * feat(text-field): revert table header cell readme to previous commit * fix: call native focus method instead of dispatch event * feat(text-field): rename focusTextField to focusElement * ci: saving screenshots of failing tests (#964) * test: saving screenshots of failing tests * test: corrected output directory * test: fix output directory path * test: using artifacts upload v4 * test: reverting to older ubuntu version * test: lowering artifacts retention days * feat(text-field): add focus method * feat(text-field): add focus method * feat(text-field): revert banner readme to previous commit * feat(text-field): revert icon readme to previous commit * feat(text-field): revert table header cell readme to previous commit * fix: call native focus method instead of dispatch event * feat(text-field): rename focusTextField to focusElement --------- Co-authored-by: Johan Lundgren <johan.lundgren@umain.com> Co-authored-by: Charles Krook <charles.krook@gmail.com>
Describe pull-request
testing to save screenshots on failure