Skip to content

Conversation

aDotInTheVoid
Copy link
Member

Can't yet be merged due to #100973, but will be usefull to test the fix for that

r? @ghost

@rustbot rustbot added A-rustdoc-json Area: Rustdoc JSON backend T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. labels Aug 24, 2022
@aDotInTheVoid aDotInTheVoid marked this pull request as draft August 24, 2022 22:57
@rust-log-analyzer
Copy link
Collaborator

The job x86_64-gnu-llvm-13 failed! Check out the build log: (web) (plain)

Click to see the possible cause of the failure (guessed by this bot)
    Finished release [optimized] target(s) in 4.77s
Check compiletest suite=rustdoc-json mode=rustdoc-json (x86_64-unknown-linux-gnu -> x86_64-unknown-linux-gnu)

running 60 tests
Some tests failed in compiletest suite=rustdoc-json mode=rustdoc-json host=x86_64-unknown-linux-gnu target=x86_64-unknown-linux-gnu
..........F...........................................F.....

---- [rustdoc-json] src/test/rustdoc-json/glob_import.rs stdout ----

error: check_missing_items failed!
error: check_missing_items failed!
status: exit status: 1
command: "/usr/bin/python3" "/checkout/src/etc/check_missing_items.py" "/checkout/obj/build/x86_64-unknown-linux-gnu/test/rustdoc-json/glob_import/glob_import.json"
Missing local ID: 0:3:1564
------------------------------------------
stderr: none



---- [rustdoc-json] src/test/rustdoc-json/reexport/private_twice_one_inline.rs stdout ----

error: check_missing_items failed!
status: exit status: 1
command: "/usr/bin/python3" "/checkout/src/etc/check_missing_items.py" "/checkout/obj/build/x86_64-unknown-linux-gnu/test/rustdoc-json/reexport/private_twice_one_inline/private_twice_one_inline.json"
Missing local ID: 1:3:1566
------------------------------------------
stderr: none

@bors
Copy link
Collaborator

bors commented Aug 30, 2022

☔ The latest upstream changes (presumably #101167) made this pull request unmergeable. Please resolve the merge conflicts.

@bors bors added the S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. label Aug 30, 2022
@aDotInTheVoid
Copy link
Member Author

Done in #101106 (included the the roll up above)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-rustdoc-json Area: Rustdoc JSON backend S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants