Skip to content

Try to make heading-nav-collapsed test more reliable#3059

Open
ehuss wants to merge 1 commit intorust-lang:masterfrom
ehuss:flaky-heading-nav-collapsed
Open

Try to make heading-nav-collapsed test more reliable#3059
ehuss wants to merge 1 commit intorust-lang:masterfrom
ehuss:flaky-heading-nav-collapsed

Conversation

@ehuss
Copy link
Copy Markdown
Contributor

@ehuss ehuss commented Apr 3, 2026

This test seems to be a little flaky. This tries to make it more reliable by using wait-for- commands instead of assert-. My guess is that clicking on an element doesn't necessarily wait for all the javascript code to finish and the DOM to be done updating.

This test seems to be a little flaky. This tries to make it more
reliable by using `wait-for-` commands instead of `assert-`. My guess is
that clicking on an element doesn't necessarily wait for all the
javascript code to finish and the DOM to be done updating.
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Apr 3, 2026
@ehuss ehuss enabled auto-merge April 3, 2026 02:40
@ehuss ehuss added this pull request to the merge queue Apr 3, 2026
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Apr 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-review Status: waiting on a review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants