#57563 closed defect (fixed)
mpbot processes subports in a different order than mpbb on buildbot
Reported by: | ryandesign (Ryan Carsten Schmidt) | Owned by: | l2dy (Zero King) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | buildbot/mpbb | Version: | |
Keywords: | Cc: | admin@… | |
Port: |
Description
The ListSubports
in mpbot-github's ci/portutil.go doesn't use mpbb list-subports
, so it processes the subports in a different order from mpbb running on the buildbot.
Change History (3)
comment:1 Changed 6 years ago by l2dy (Zero King)
Cc: | admin@… added |
---|---|
Owner: | changed from admin@… to l2dy |
Status: | new → assigned |
comment:2 Changed 6 years ago by l2dy (Zero King)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Fixed in [18b6ba224c28e170584ae9007868c0a637867b16/mpbot-github].