Skip to content

Conversation

@ScharfViktor
Copy link
Contributor

image

Problem

Tests were sometimes interrupted due to flaky resourceExists() function that used timeout-based element detection.

Solution

Restructured folder creation logic - if path contains '/' then parent folders already exist, just navigate inside. No timeouts, no try-catch, simple and stable.

Copilot AI review requested due to automatic review settings September 3, 2025 14:56
@ScharfViktor ScharfViktor force-pushed the flakyCheckThatFolderExist branch from cb8dd32 to b535a5f Compare September 3, 2025 14:58
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot encountered an error and was unable to review this pull request. You can try again by re-requesting a review.

@JammingBen
Copy link
Contributor

Code LGTM, but CI fails. Might be related?

@ScharfViktor
Copy link
Contributor Author

Code LGTM, but CI fails. Might be related?

yeah, I adjusted failed tests for new logic

@ScharfViktor ScharfViktor merged commit a37e92e into main Sep 4, 2025
27 of 28 checks passed
@ScharfViktor ScharfViktor deleted the flakyCheckThatFolderExist branch September 4, 2025 12:11
@openclouders openclouders mentioned this pull request Sep 4, 2025
1 task
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.

3 participants