Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Uncomments out a reproducible build test #105075

Closed

Conversation

nellshamrell
Copy link
Contributor

@nellshamrell nellshamrell commented Nov 29, 2022

that appears to now be working on Windows.

I have been investigating (off and on for the past few months) #88982.

In the process, I found that one of the commented out tests does appear to pass now on my Windows workstation. However, the other test does not pass on either Linux or Windows.

Signed-off-by: Nell Shamrell [email protected]

that appears to now be working on Windows.

Signed-off-by: Nell Shamrell <[email protected]>
@rustbot
Copy link
Collaborator

rustbot commented Nov 29, 2022

r? @Mark-Simulacrum

(rustbot has picked a reviewer for you, use r? to override)

@rustbot rustbot added the S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. label Nov 29, 2022
# Windows.
# See: https://github.com/rust-lang/rust/pull/87320#issuecomment-920105533
# Issue: https://github.com/rust-lang/rust/issues/88982
# This test appears to not be working on either Linux or Windows
Copy link
Contributor Author

Choose a reason for hiding this comment

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

To Do: Create a separate issue for this

@nellshamrell
Copy link
Contributor Author

Would it be possible for me to have bors try permissions on this PR so that I can run tests on all platforms?

@nellshamrell nellshamrell marked this pull request as ready for review November 29, 2022 23:13
@Mark-Simulacrum
Copy link
Member

Try doesn't test all platforms regardless, https://rustc-dev-guide.rust-lang.org/tests/ci.html has some discussion of how to enable the builders in PR CI.

@rustbot rustbot added A-testsuite Area: The testsuite used to check the correctness of rustc T-infra Relevant to the infrastructure team, which will review and decide on the PR/issue. labels Dec 1, 2022
@nellshamrell nellshamrell reopened this Dec 1, 2022
@rust-log-analyzer

This comment has been minimized.

@nellshamrell
Copy link
Contributor Author

Got a failure on one of the Windows builders - investigating.

@nellshamrell nellshamrell reopened this Dec 2, 2022
@Mark-Simulacrum
Copy link
Member

@rustbot author

@rustbot ready to return this to my attention when ready :)

@rustbot rustbot added S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. and removed S-waiting-on-review Status: Awaiting review from the assignee but also interested parties. labels Dec 5, 2022
@nellshamrell
Copy link
Contributor Author

Closing this for now - going to re-think my approach and open a new PR when ready.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-testsuite Area: The testsuite used to check the correctness of rustc S-waiting-on-author Status: This is awaiting some action (such as code changes or more information) from the author. T-infra Relevant to the infrastructure 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