-
Notifications
You must be signed in to change notification settings - Fork 13.5k
Fix tests/ui/abi/debug.rs for RISC-V #141979
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
Conversation
r? @fee1-dead rustbot has assigned @fee1-dead. Use |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
@YingkaiLi-VM please rebase on the current master branch |
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
This comment has been minimized.
☔ The latest upstream changes (presumably #142220) made this pull request unmergeable. Please resolve the merge conflicts. |
This comment has been minimized.
This comment has been minimized.
@bors @workingjubilee Okay,Merge conflicts resolved. Thanks for your help! |
@rustbot review |
I don't really want to see a test that doesn't necessarily run and doesn't get blessed. @rustbot author |
Reminder, once the PR becomes ready for a review, use |
@workingjubilee Hello, following the approach you suggested, there's a discrepancy in the expected test output. Is this an issue? |
@rustbot review |
Currently I'm not sure if this is a bug, but the expected test output differs between when cross-compilation is enabled and when it's disabled. How should this issue be resolved? If it's confirmed to be a bug, I'd be willing to investigate and try to fix what's causing the problem. |
@YingkaiLi-VM You haven't pushed your intermediate work state so I can't review it. |
@YingkaiLi-VM I can easily tell you how to fix it if you push the actual changes you have made, but 90% of the miscommunication is because you have not. You leave subtle but key things out of your description because you don't know what is an important detail. So I try to respond based on incomplete information, but I know I am missing key components. |
@rustbot author |
☔ The latest upstream changes (presumably #143363) made this pull request unmergeable. Please resolve the merge conflicts. |
@rustbot review |
@workingjubilee I apologize, that was my oversight. I was too focused on the expected output discrepancies for the TestAbiEqNonsense test. |
This comment has been minimized.
This comment has been minimized.
Ugh. That wasn't supposed to happen. |
No description provided.