Opened 11 years ago

Closed 8 years ago

Last modified 4 years ago

#2374 closed defect (invalid)

cunit failures not flagged as failures

Reported by: robe Owned by: robe
Priority: medium Milestone: Website Management, Bots
Component: QA/buildbots Version: 2.0.x
Keywords: Cc:

Description

I just noticed this issue when setting up pointcloud build job that it was registering success even when cunit failures. I dont' think this has been an issue in postgis since the perl tests give standard errors that jenkins picks up.

I have a similar issue with pgrouting (I think also with how ctest from cmake outputs errors).

Seems I have to do some complicated stuff to get jenkins to correctly flag these errors.

http://stackoverflow.com/questions/10623800/cunit-failures-in-hudson-show-success

As noted in above thread. I hope there is an easier solution.

Change History (6)

comment:1 by robe, 11 years ago

Resolution: invalid
Status: newclosed

nevermind. Cunit is fine. it was make install causing the issue because I didn't force an exit on cunit failure.

Just cmake tests I have issue with.

comment:2 by robe, 11 years ago

Resolution: invalid
Status: closedreopened

on second thought cunit may not be fine.

comment:3 by pramsey, 9 years ago

I just confirmed that cu_tester returns non-zero on error (standard unix protocol for signalling error) so I'm not sure what you're seeing here.

comment:4 by robe, 9 years ago

Milestone: PostGIS 2.2.0Management 2.0

comment:5 by strk, 8 years ago

Resolution: invalid
Status: reopenedclosed

Closing as starved by lack of feedback.

comment:6 by robe, 4 years ago

Milestone: Management 2.0Website Management, Bots

Milestone renamed

Note: See TracTickets for help on using tickets.