Skip to content

CI: test stability#33951

Draft
EugeniyKiyashko wants to merge 3 commits into
DevExpress:26_1from
EugeniyKiyashko:26_1_improve_unstable_workflow
Draft

CI: test stability#33951
EugeniyKiyashko wants to merge 3 commits into
DevExpress:26_1from
EugeniyKiyashko:26_1_improve_unstable_workflow

Conversation

@EugeniyKiyashko

Copy link
Copy Markdown
Contributor

No description provided.

@EugeniyKiyashko EugeniyKiyashko self-assigned this Jun 11, 2026
@EugeniyKiyashko EugeniyKiyashko force-pushed the 26_1_improve_unstable_workflow branch 4 times, most recently from face8fc to f9b4fe6 Compare June 11, 2026 19:35
@EugeniyKiyashko EugeniyKiyashko marked this pull request as ready for review June 11, 2026 21:38
Copilot AI review requested due to automatic review settings June 11, 2026 21:38

Copilot AI 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.

Pull request overview

This PR adjusts TestCafe runner retry behavior used by DevExtreme’s E2E and demo visual-test pipelines, likely to change how CI handles flaky/unstable runs.

Changes:

  • Disable retries for failed tests in e2e/testcafe-devextreme runner by setting FAILED_TESTS_RETRY_ATTEMPTS to 0.
  • Disable TestCafe launch retries in the demos visual-tests runner by setting LAUNCH_RETRY_ATTEMPTS to 0.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
e2e/testcafe-devextreme/runner.ts Disables the “retry failed tests” loop by setting retry attempts to 0.
apps/demos/utils/visual-tests/testcafe-runner.ts Disables TestCafe launch retry wrapper by setting launch retry attempts to 0.

Comment thread e2e/testcafe-devextreme/runner.ts
Comment thread apps/demos/utils/visual-tests/testcafe-runner.ts
@EugeniyKiyashko EugeniyKiyashko marked this pull request as draft June 11, 2026 21:42
@EugeniyKiyashko EugeniyKiyashko force-pushed the 26_1_improve_unstable_workflow branch from f9b4fe6 to a29f3fc Compare June 12, 2026 08:41
@EugeniyKiyashko EugeniyKiyashko force-pushed the 26_1_improve_unstable_workflow branch 4 times, most recently from 3f6fa66 to cdc619f Compare June 15, 2026 11:40
@EugeniyKiyashko EugeniyKiyashko force-pushed the 26_1_improve_unstable_workflow branch from cdc619f to 012524f Compare June 15, 2026 11:40
@EugeniyKiyashko EugeniyKiyashko force-pushed the 26_1_improve_unstable_workflow branch from 012524f to ce2675f Compare June 15, 2026 12:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants