Skip to content

test(ui5-datetime-picker): unskip unstable test#13682

Open
hinzzx wants to merge 1 commit into
mainfrom
test/dtp-keybaord-failing-test
Open

test(ui5-datetime-picker): unskip unstable test#13682
hinzzx wants to merge 1 commit into
mainfrom
test/dtp-keybaord-failing-test

Conversation

@hinzzx

@hinzzx hinzzx commented Jun 12, 2026

Copy link
Copy Markdown
Contributor

Not for merge yet.

The following PR's goal is to observe the flaky test in production as it has passed successfully 235 times locally.

@hinzzx hinzzx temporarily deployed to netlify-preview June 12, 2026 06:27 — with GitHub Actions Inactive
@sap-ui5-webcomponents-release

Copy link
Copy Markdown

@didip1000 didip1000 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Other than the small formatting issue the change looks promising

this._activateClock(clockIndex);
} else {
currentClockComponent?._firstNumberElement?.addEventListener("animationend", () => this._activateClock(clockIndex), { once: true });
currentClockComponent?._firstNumberElement?.addEventListener("animationend", () => { this._activateClock(clockIndex); }, { once: true });

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

i dont think the ; is needed

@hinzzx hinzzx requested a review from GDamyanov June 15, 2026 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants