#2731 closed defect (fixed)
Both debbie and winnie registering success when they have failures
Reported by: | robe | Owned by: | robe |
---|---|---|---|
Priority: | medium | Milestone: | Website Management, Bots |
Component: | QA/buildbots | Version: | 2.1.x |
Keywords: | Cc: |
Description
Haven't figured out what I did to screw up the scripts but on both winnie and debbie, they are no longer registering jenkins failures when they clearly have failures.
Such as the case with #2730
it registered as success when it was clearly a failure when you look at the logs
Note:
See TracTickets
for help on using tickets.
I think this issue is resolved now. I added an extra plugin, which I probably don't need.
I think the ultimate fix was that I added
I think was my custom if conditions trying to get make extension to work that kept on causing an exit 0 which jenkins treated as success.
Anyway after the change -- debbie started complaining about how 9.0 couldn't regress on 2.1 because of raster issue (which pramsey fixed).
and winnie is just about done complaining about the json issue -- after my configure change she seems to be happy again.