Closed
Bug 1877451
Opened 2 years ago
Closed 1 year ago
"Rev ... seems to be marked as WIP" should not be a temporary error
Categories
(Conduit :: Lando, defect, P2)
Conduit
Lando
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: zeid, Assigned: sheehan)
References
(Regression)
Details
(Keywords: regression)
Attachments
(1 file)
STR:
- Try to land a revision with "WIP" in the commit message (title).
Expected behaviour:
- hgmo will reject the push, and Lando will mark the landing job as permanently failed.
- Lando will move along to the next landing job.
Actual behaviour:
- hgmo rejects the push, but Lando treats it as an
HgmoInternalServerError, which gets marked as a temporary error. - Lando continues to try to land this landing job over and over again.
| Reporter | ||
Updated•2 years ago
|
Priority: -- → P2
| Reporter | ||
Comment 1•2 years ago
|
||
This is affecting other types of hgmo errors as well, for example, changes to "protected directories".
| Reporter | ||
Updated•2 years ago
|
Keywords: regression
Regressed by: 1860067
Comment 2•2 years ago
|
||
| Assignee | ||
Updated•1 year ago
|
Assignee: nobody → sheehan
Status: NEW → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•