Skip to content

Conversation

@datho7561
Copy link
Contributor

What does this PR do?

This PR uses delays in order to get the "YAML custom tags works as expected" test passing consistently.

My best guess as to why this works is that it takes bit of time for the setting change to propagate to the language server.

What issues does this PR fix or reference?

Fixes #1119

Is it tested? How?

Run the UI tests locally. Before this PR, they should fail consistently, and after this PR, they should pass consistently.

This PR uses delays in order to get the "YAML custom tags works as expected"
test passing consistently.

My best guess as to why this works is that it takes bit of time
for the setting change to propagate to the language server.

Fixes redhat-developer#1119

Signed-off-by: David Thompson <davthomp@redhat.com>
Copy link
Contributor

@msivasubramaniaan msivasubramaniaan left a comment

Choose a reason for hiding this comment

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

LGTM

@msivasubramaniaan msivasubramaniaan merged commit ff4606f into redhat-developer:main Apr 30, 2025
0 of 3 checks passed
@datho7561 datho7561 deleted the stabilize-ui-tests branch April 30, 2025 13:17
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.

UI tests consistently failing

2 participants