Skip to content

Conversation

GuillaumeGomez
Copy link
Member

I cannot test it locally because of this bug:

error: couldn't generate documentation: failed to read column from disk: data consumer error: missing field `unknown number` at line 1 column 8
  |
  = note: failed to create or modify "build/x86_64-unknown-linux-gnu/test/rustdoc-gui/doc/search.index/entry/": failed to read column from disk: data consumer error: missing field `unknown number` at line 1 column 8

So I'll iterate through CI checks I guess.

r? ghost

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Aug 30, 2025
@GuillaumeGomez
Copy link
Member Author

Well, CI passed so I guess all is well.

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Aug 30, 2025

📌 Commit 9e8d907 has been approved by GuillaumeGomez

It is now in the queue for this repository.

@bors bors 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 Aug 30, 2025
bors added a commit that referenced this pull request Aug 30, 2025
Rollup of 4 pull requests

Successful merges:

 - #144964 (std: clarify `OpenOptions` error for create without write access)
 - #146030 (Fix `sys::process::windows::tests::test_thread_handle` spurious failure)
 - #146035 (Update `browser-ui-test` version to `0.21.3`)
 - #146036 (Use move_file for rename in tracing)

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 226517e into rust-lang:master Aug 31, 2025
10 checks passed
@rustbot rustbot added this to the 1.91.0 milestone Aug 31, 2025
rust-timer added a commit that referenced this pull request Aug 31, 2025
Rollup merge of #146035 - GuillaumeGomez:update-browser-ui-test, r=GuillaumeGomez

Update `browser-ui-test` version to `0.21.3`

I cannot test it locally because of this bug:

```
error: couldn't generate documentation: failed to read column from disk: data consumer error: missing field `unknown number` at line 1 column 8
  |
  = note: failed to create or modify "build/x86_64-unknown-linux-gnu/test/rustdoc-gui/doc/search.index/entry/": failed to read column from disk: data consumer error: missing field `unknown number` at line 1 column 8
```

So I'll iterate through CI checks I guess.

r? ghost
@GuillaumeGomez GuillaumeGomez deleted the update-browser-ui-test branch August 31, 2025 10:38
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants