Skip to content

Conversation

GuillaumeGomez
Copy link
Member

The error in full can be seen in #107263 and is part of why the PR is blocked (it still requires the approval from the team for supporting it).

r? @oli-obk

@rustbot rustbot added S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. T-compiler Relevant to the compiler team, which will review and decide on the PR/issue. labels Feb 9, 2023
@GuillaumeGomez GuillaumeGomez force-pushed the ui-test-impl-projections branch from 80e484e to 15de82d Compare February 9, 2023 22:24
@rust-log-analyzer

This comment has been minimized.

@GuillaumeGomez
Copy link
Member Author

I don't understand why the UI test is failing. Both stderr seem to be the same though...

@oli-obk
Copy link
Contributor

oli-obk commented Feb 10, 2023

Both stderr seem to be the same though...

there's no stderr file at all 😆

@GuillaumeGomez
Copy link
Member Author

🤦

@GuillaumeGomez GuillaumeGomez force-pushed the ui-test-impl-projections branch from 15de82d to a03da2b Compare February 10, 2023 13:45
@GuillaumeGomez
Copy link
Member Author

I added the missing file. Things should go better now...

@oli-obk
Copy link
Contributor

oli-obk commented Feb 10, 2023

@bors r+ rollup

@bors
Copy link
Collaborator

bors commented Feb 10, 2023

📌 Commit a03da2b has been approved by oli-obk

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 Feb 10, 2023
matthiaskrgr added a commit to matthiaskrgr/rust that referenced this pull request Feb 10, 2023
…tions, r=oli-obk

Add ui test for implementation on projection

The error in full can be seen in rust-lang#107263 and is part of why the PR is blocked (it still requires the approval from the team for supporting it).

r? `@oli-obk`
bors added a commit to rust-lang-ci/rust that referenced this pull request Feb 11, 2023
Rollup of 9 pull requests

Successful merges:

 - rust-lang#105019 (Add parentheses properly for borrowing suggestion)
 - rust-lang#106001 (Stop at the first `NULL` argument when iterating `argv`)
 - rust-lang#107098 (Suggest function call on pattern type mismatch)
 - rust-lang#107490 (rustdoc: remove inconsistently-present sidebar tooltips)
 - rust-lang#107855 (Add a couple random projection tests for new solver)
 - rust-lang#107857 (Add ui test for implementation on projection)
 - rust-lang#107878 (Clarify `new_size` for realloc means bytes)
 - rust-lang#107888 (revert rust-lang#107074, add regression test)
 - rust-lang#107900 (Zero the `REPARSE_MOUNTPOINT_DATA_BUFFER` header)

Failed merges:

r? `@ghost`
`@rustbot` modify labels: rollup
@bors bors merged commit 2228c86 into rust-lang:master Feb 11, 2023
@rustbot rustbot added this to the 1.69.0 milestone Feb 11, 2023
@GuillaumeGomez GuillaumeGomez deleted the ui-test-impl-projections branch February 11, 2023 12:11
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-compiler Relevant to the compiler team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants