Skip to content

Conversation

jeremyd2019
Copy link
Contributor

@jeremyd2019 jeremyd2019 commented Apr 4, 2024

I want to show that #2970 and #2961 do what they are supposed to do, so I'm making this draft PR demonstrating appling the changes in a different order so that can be seen.

Theoretically, if you had a branch where you reverted #2961 (except for the change to cross.yml), and applied the change from this PR to it, the i686-pc-windows-gnullvm check would fail. Then #2961 would be the "correct" fix for that failure...

Make my testing a little easier.
This was missed in #2774, even though the similar check was added to x86_64_gnu, presumably because there was no handling for i686-pc-windows-gnullvm at that time.
@jeremyd2019 jeremyd2019 changed the title contrived test failure contrived testing of #2970 and #2961 Apr 4, 2024
@jeremyd2019
Copy link
Contributor Author

https://github.com/microsoft/windows-rs/actions/runs/8559092947/job/23455148213?pr=2972 shows the failure I was expecting on commit 4b8da8c. https://github.com/microsoft/windows-rs/actions/runs/8559386967/job/23456506812?pr=2972 shows 2d14659 succeed. The diff now is just #2970, plus adding workflow_dispatch to cross.yml (so I could test it easier on my fork rather than waiting for approval to run workflows here)

@jeremyd2019 jeremyd2019 closed this Apr 4, 2024
@jeremyd2019 jeremyd2019 deleted the test-failure branch April 4, 2024 23:12
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.

1 participant