Skip to content

Add accordion demos and overview #815

Add accordion demos and overview

Add accordion demos and overview #815

Triggered via pull request March 21, 2023 13:41
Status Success
Total duration 26m 38s
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:272:3 › Datepicker › Keyboard › should focus previous day with 'ArrowLeft': e2e-app/src/app/datepicker/focus/datepicker-focus.e2e-spec.ts#L279
1) [webkit] › app/datepicker/focus/datepicker-focus.e2e-spec.ts:272:3 › Datepicker › Keyboard › should focus previous day with 'ArrowLeft' Error: Yesterday should be focused Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('ngb-datepicker').locator('div.ngb-dp-day[aria-label="Monday, March 20, 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" 277 | 278 | await sendKey('ArrowLeft'); > 279 | await expect(getPage().locator(SELECTOR_DAY(yesterday)), `Yesterday should be focused`).toBeFocused(); | ^ 280 | }); 281 | 282 | test(`should focus next day with 'ArrowRight'`, async () => { at /home/runner/work/ng-bootstrap/ng-bootstrap/e2e-app/src/app/datepicker/focus/datepicker-focus.e2e-spec.ts:279:92
[webkit] › app/datepicker/focus/datepicker-focus.e2e-spec.ts:345:3 › Datepicker › Keyboard › should focus same day of next month with 'PageDown': e2e-app/src/app/datepicker/focus/datepicker-focus.e2e-spec.ts#L353
2) [webkit] › app/datepicker/focus/datepicker-focus.e2e-spec.ts:345:3 › Datepicker › Keyboard › should focus same day of next month with 'PageDown' Error: Same day of next month should be focused Call log: - expect.toBeFocused with timeout 5000ms - waiting for locator('ngb-datepicker').locator('div.ngb-dp-day[aria-label="Monday, September 10, 2018"]') 351 | getPage().locator(SELECTOR_DAY(new Date(2018, 8, 10))), 352 | `Same day of next month should be focused`, > 353 | ).toBeFocused(); | ^ 354 | }); 355 | 356 | test(`should focus same day of previous year with 'Shift+PageUp'`, async () => { at /home/runner/work/ng-bootstrap/ng-bootstrap/e2e-app/src/app/datepicker/focus/datepicker-focus.e2e-spec.ts:353:6
🎭 Playwright Run Summary
2 flaky [webkit] › app/datepicker/focus/datepicker-focus.e2e-spec.ts:272:3 › Datepicker › Keyboard › should focus previous day with 'ArrowLeft' [webkit] › app/datepicker/focus/datepicker-focus.e2e-spec.ts:345:3 › Datepicker › Keyboard › should focus same day of next month with 'PageDown' 11 skipped 521 passed (16m)
🎭 Playwright Run Summary
1 passed (1m)
🎭 Playwright Run Summary
1 passed (3s)
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.36 MB