Skip to content

feat(accordion): introduce NgbAccordionButton directive #807

feat(accordion): introduce NgbAccordionButton directive

feat(accordion): introduce NgbAccordionButton directive #807

Triggered via pull request March 20, 2023 12:46
Status Success
Total duration 35m 16s
Artifacts 1
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

ci.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors, 1 warning, and 3 notices
[webkit] › app/datepicker/focus/datepicker-focus.e2e-spec.ts:282:3 › Datepicker › Keyboard › should focus next day with 'ArrowRight': e2e-app/src/app/datepicker/focus/datepicker-focus.e2e-spec.ts#L289
1) [webkit] › app/datepicker/focus/datepicker-focus.e2e-spec.ts:282:3 › Datepicker › Keyboard › should focus next day with 'ArrowRight' Error: Tomorrow should be focused Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('ngb-datepicker').locator('div.ngb-dp-day[aria-label="Tuesday, March 21, 2023"]') - locator resolved to <div tabindex="-1" role="gridcell" class="ngb-dp-day"…>…</div> - unexpected value "false" - locator resolved to <div tabindex="-1" role="gridcell" class="ngb-dp-day"…>…</div> - unexpected value "false" - locator resolved to <div tabindex="-1" role="gridcell" class="ngb-dp-day"…>…</div> - unexpected value "false" - locator resolved to <div tabindex="-1" role="gridcell" class="ngb-dp-day"…>…</div> - unexpected value "false" - locator resolved to <div tabindex="-1" role="gridcell" class="ngb-dp-day"…>…</div> - unexpected value "false" - locator resolved to <div tabindex="-1" role="gridcell" class="ngb-dp-day"…>…</div> - unexpected value "false" - locator resolved to <div tabindex="-1" role="gridcell" class="ngb-dp-day"…>…</div> - unexpected value "false" - locator resolved to <div tabindex="-1" role="gridcell" class="ngb-dp-day"…>…</div> - unexpected value "false" 287 | 288 | await sendKey('ArrowRight'); > 289 | await expect(getPage().locator(SELECTOR_DAY(tomorrow)), `Tomorrow should be focused`).toBeFocused(); | ^ 290 | }); 291 | 292 | test(`should focus previous week with 'ArrowUp'`, async () => { at /home/runner/work/ng-bootstrap/ng-bootstrap/e2e-app/src/app/datepicker/focus/datepicker-focus.e2e-spec.ts:289:90
[webkit] › app/datepicker/focus/datepicker-focus.e2e-spec.ts:367:3 › Datepicker › Keyboard › should focus same day of next year with 'Shift+PageDown': e2e-app/src/app/datepicker/focus/datepicker-focus.e2e-spec.ts#L375
2) [webkit] › app/datepicker/focus/datepicker-focus.e2e-spec.ts:367:3 › Datepicker › Keyboard › should focus same day of next year with 'Shift+PageDown' Error: Same day of next year should be focused Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('ngb-datepicker').locator('div.ngb-dp-day[aria-label="Saturday, August 10, 2019"]') 373 | getPage().locator(SELECTOR_DAY(new Date(2019, 7, 10))), 374 | `Same day of next year should be focused`, > 375 | ).toBeFocused(); | ^ 376 | }); 377 | 378 | test(`should focus min available day with 'Shift+Home'`, async () => { at /home/runner/work/ng-bootstrap/ng-bootstrap/e2e-app/src/app/datepicker/focus/datepicker-focus.e2e-spec.ts:375:6
🎭 Playwright Run Summary
2 flaky [webkit] › app/datepicker/focus/datepicker-focus.e2e-spec.ts:282:3 › Datepicker › Keyboard › should focus next day with 'ArrowRight' [webkit] › app/datepicker/focus/datepicker-focus.e2e-spec.ts:367:3 › Datepicker › Keyboard › should focus same day of next year with 'Shift+PageDown' 11 skipped 521 passed (21m)
🎭 Playwright Run Summary
1 passed (2m)
🎭 Playwright Run Summary
1 passed (5s)
ci
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/

Artifacts

Produced during runtime
Name Size
test-reports Expired
4.37 MB