-
Notifications
You must be signed in to change notification settings - Fork 13k
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
CI: split x86_64-msvc job #133632
CI: split x86_64-msvc job #133632
Conversation
bcb0052
to
3fa690a
Compare
@bors try |
CI: split x86_64-msvc job
@bors try |
CI: split x86_64-msvc job
☀️ Try build successful - checks-actions |
f0d9ae4
to
70ab84d
Compare
@bors try |
CI: split x86_64-msvc job try-job: x86_64-msvc-1 try-job: x86_64-msvc-2
☀️ Try build successful - checks-actions |
r? @Kobzol |
@bors r+ |
CI: split x86_64-msvc job try-job: x86_64-msvc-1 try-job: x86_64-msvc-2
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
@bors retry |
CI: split x86_64-msvc job try-job: x86_64-msvc-1 try-job: x86_64-msvc-2
I hope this will not double the number of spurious linker failures we are getting .. 😓 |
This comment has been minimized.
This comment has been minimized.
💔 Test failed - checks-actions |
True. If msvc has a lot of spurious errors, maybe we shouldn't merge this 🤔 |
Actually, I saw all the workflows of the commits linked to this PR and none of them failed for the |
I'm hoping (but not believing) that maybe somehow switching to a NTFS dev-drive might magically lower the spurious failure rate in #134056. Gonna try to see if that random thing thrown at the wall somehow sticks. |
@bors r- (idk maybe someone sync'd?) |
☔ The latest upstream changes (presumably #135286) made this pull request unmergeable. Please resolve the merge conflicts. |
There are merge commits (commits with multiple parents) in your changes. We have a no merge policy so these commits will need to be removed for this pull request to be merged. You can start a rebase with the following commands:
The following commits are merge commits: |
closing because this job is too flaky for now to be splitted. |
r? @ghost
Split the x86_64-msvc job in two to move it to free runners and reduce the use of large runners in CI.
try-job: x86_64-msvc-1
try-job: x86_64-msvc-2