-
Notifications
You must be signed in to change notification settings - Fork 12.9k
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
base: master
Are you sure you want to change the base?
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
The job Click to see the possible cause of the failure (guessed by this bot)
|
💔 Test failed - checks-actions |
wow, I never saw that error 😅 |
@bors retry |
CI: split x86_64-msvc job try-job: x86_64-msvc-1 try-job: x86_64-msvc-2
The job Click to see the possible cause of the failure (guessed by this bot)
|
💔 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 .. 😓 |
The job Click to see the possible cause of the failure (guessed by this bot)
|
💔 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?) |
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