-
Notifications
You must be signed in to change notification settings - Fork 26.2k
Closed
Labels
module: ciRelated to continuous integrationRelated to continuous integrationtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Description
All of the Azure jobs appear to run on /merge rather than the real commit, so they line up with ROCm behavior but not the rest of the behavior. Ordinarily I'd say this was bad... but it actually was good: in #24937 @pearu had a diff which would have caused a GEN_TO_SOURCE failure after merging with master, but the merge-with-master caught it. Except... it was really confusing and hard to tell what was going on, because the error referred to code that literally could not be found in the real copy. There should be some way to make it clearer what's going on here.
cc @ezyang
Metadata
Metadata
Assignees
Labels
module: ciRelated to continuous integrationRelated to continuous integrationtriagedThis issue has been looked at a team member, and triaged and prioritized into an appropriate moduleThis issue has been looked at a team member, and triaged and prioritized into an appropriate module
Type
Projects
Status
Done