You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Note how it is testing a different commit than what got approved! No idea how that is possible, I thought it would store in a database "commit X got approved" and then it will only ever test that commit.
The text was updated successfully, but these errors were encountered:
RalfJung
changed the title
Bors sometimes tests a different commit than what got imrpvoed
Bors sometimes tests a different commit than what got approved
Mar 23, 2024
This looks like a race condition: In rust-lang/miri#3399, I did
bors r+
, then I did a force push, then the tests started.Note how it is testing a different commit than what got approved! No idea how that is possible, I thought it would store in a database "commit X got approved" and then it will only ever test that commit.
The text was updated successfully, but these errors were encountered: