Skip to content

Conversation

GuillaumeGomez
Copy link
Member

When running the tests, it now looks like this:

$ cargo test --test gui
   Compiling mdbook v0.5.0-alpha.1 (/home/imperio/rust/mdBook)
    Finished `test` profile [unoptimized + debuginfo] target(s) in 0.34s
     Running tests/gui/runner.rs (target/debug/deps/gui-9ac52dc99d522383)
    Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.11s
     Running `target/debug/mdbook build /home/imperio/rust/mdBook/test_book`
2025-09-08 17:29:25 [INFO] (mdbook_driver::mdbook): Book building has started
2025-09-08 17:29:25 [INFO] (mdbook_driver::mdbook): Running the html backend
2025-09-08 17:29:26 [INFO] (mdbook_html::html_handlebars::hbs_renderer): HTML book written to `/home/imperio/rust/mdBook/test_book/book`
=> Running 14 doc-ui tests (on 16 threads)...

..............                                     (14/14)


<= doc-ui tests done: 14 succeeded, 0 failed, 0 filtered out

@GuillaumeGomez GuillaumeGomez requested a review from ehuss September 8, 2025 15:31
@rustbot rustbot added the S-waiting-on-review Status: waiting on a review label Sep 8, 2025
Copy link
Contributor

@ehuss ehuss left a comment

Choose a reason for hiding this comment

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

Thanks!

@ehuss ehuss added this pull request to the merge queue Sep 8, 2025
Merged via the queue into rust-lang:master with commit 7878820 Sep 8, 2025
14 checks passed
@rustbot rustbot removed the S-waiting-on-review Status: waiting on a review label Sep 8, 2025
@GuillaumeGomez GuillaumeGomez deleted the simplify-gui branch September 8, 2025 21:23
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