Skip to content

Conversation

@martinflorian-da
Copy link
Contributor

Fixes DACH-NY/cn-test-failures#6828

[ci]

Signed-off-by: Martin Florian <martin.florian@digitalasset.com>
@martinflorian-da martinflorian-da marked this pull request as ready for review January 20, 2026 12:37
)
val requestId = eventually() {
// find the review button again because the DOM may have been updated
val reviewButton = checkNewVoteRequestInProgressTab(previousVoteRequestsInProgress + 1)
Copy link
Contributor

Choose a reason for hiding this comment

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

huh, I have a feeling that a function named checkNewVoteRequestInProgressTab probably shouldn't return the reviewButton but that's beyond the scope of this task 😛

Copy link
Contributor Author

Choose a reason for hiding this comment

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

I tend to agree 🙈 Overall 1. when fixing a flake I just want to do it as quickly and with as few changes as possible and 2. every time I see a selenium test I wonder whether we shouldn't just kill it altogether in favor of vite + testing only the APIs 🙈 (Not saying that we should do it here, but it's my excuse for being less motivated on these tests...)

Copy link
Contributor

@pawelperek-da pawelperek-da left a comment

Choose a reason for hiding this comment

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

LGTM

@martinflorian-da martinflorian-da merged commit 8b5c7b1 into main Jan 20, 2026
63 checks passed
@martinflorian-da martinflorian-da deleted the martinflorian-da/cntf-6828-unflake-svfrontendtest branch January 20, 2026 13:42
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.

3 participants