Skip to content

Conversation

@GuillaumeGomez
Copy link
Member

@GuillaumeGomez GuillaumeGomez commented Jan 30, 2026

Should help with #93784.

Just realized that when the search input is wrong, sometime we don't even load the search index (which is logical). Since we want to check that the search index is loaded, turned the query into something that works.

r? ghost

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output. labels Jan 30, 2026
@GuillaumeGomez
Copy link
Member Author

@bors r+ rollup

@rust-bors
Copy link
Contributor

rust-bors bot commented Jan 30, 2026

📌 Commit 9e58203 has been approved by GuillaumeGomez

It is now in the queue for this repository.

@rust-bors rust-bors bot added S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Jan 30, 2026
JonathanBrouwer added a commit to JonathanBrouwer/rust that referenced this pull request Jan 30, 2026
…r=GuillaumeGomez

Fix flakyness issue with `tests/rustdoc-gui/globals.goml` test

Just realized that when the search input is wrong, sometime we don't even load the search index (which is logical). Since we want to check that the search index is loaded, turned the query into something that works.

r? ghost
rust-bors bot pushed a commit that referenced this pull request Jan 30, 2026
…uwer

Rollup of 3 pull requests

Successful merges:

 - #151736 (Make some load-from-disk function pointers optional in query vtables)
 - #151831 (Port `rustc_layout` to attribute parser)
 - #151856 (Fix flakyness issue with `tests/rustdoc-gui/globals.goml` test)
@rust-bors rust-bors bot merged commit 6d01651 into rust-lang:main Jan 30, 2026
11 checks passed
rust-timer added a commit that referenced this pull request Jan 30, 2026
Rollup merge of #151856 - GuillaumeGomez:fix-gui-flakyness, r=GuillaumeGomez

Fix flakyness issue with `tests/rustdoc-gui/globals.goml` test

Just realized that when the search input is wrong, sometime we don't even load the search index (which is logical). Since we want to check that the search index is loaded, turned the query into something that works.

r? ghost
@rustbot rustbot added this to the 1.95.0 milestone Jan 30, 2026
@GuillaumeGomez GuillaumeGomez deleted the fix-gui-flakyness branch January 30, 2026 19:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

S-waiting-on-bors Status: Waiting on bors to run and complete tests. Bors will change the label on completion. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. T-rustdoc-frontend Relevant to the rustdoc-frontend team, which will review and decide on the web UI/UX output.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants