Opened 13 years ago
Closed 13 years ago
#1387 closed defect (fixed)
Add Bborie to Hudson mail
Reported by: | robe | Owned by: | chodgson |
---|---|---|---|
Priority: | medium | Milestone: | Management 1.0 |
Component: | management | Version: | master |
Keywords: | Cc: |
Description
I'm seeing error in hudson logs
Failed to send e-mail to dustymugs because no e-mail address is known, and no default e-mail domain is configured
So I assume Bborie is not getting notices when he trips up Hudson. The last error might be my fault though. Haven't looked closely why Hudson is complaining.
Change History (4)
comment:1 by , 13 years ago
comment:2 by , 13 years ago
dustymugs: you're "tripping" in that I belive hudson is considering its unability to mail you as a sign of failure in the build (which isn't).
The errors shown in the log are expected ERRORS, shouldn't trigger an unsuccessful return. I dunno why the script running at Hudson is running that grep for ERROR in expected files...
comment:3 by , 13 years ago
strk: thanks for the explanation. Just wanted to make sure that I'm not breaking stuff.
comment:4 by , 13 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
I've put dustymugs' e-mail into hudson. I don't believe that the failure to send dustymugs an e-mail is being called a failure - it only sends direct e-mails AFTER it has determined there was a failure in the build. There was a regression issue in the tickets unit test, when I looked at it. It might be resolved now. The regression tests (against older versions of postgres) get kicked off after every commit so it should send a message if there are still issues after the next commit.
I don't think I'm tripping up Hudson as Hudson doesn't compile raster support at the moment. Actually, the error itself is strange as the raw output shows that the regression tests for PostGIS succeeds but there are ERROR messages in the regression outputs.
http://office.refractions.net:1500/view/PostGIS%20Trunk/job/PostGIS-trunk-regression/1737/console