IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 20 years ago

Closed 20 years ago

Last modified 20 years ago

#704 closed defect (fixed)

tst_psCoord test driver fails

Reported by: jhoblitt Owned by: David.Robbins@…
Priority: high Milestone:
Component: build Version: 0.10.0
Severity: normal Keywords:
Cc:

Description

Is this a known failure?

PASS: tst_psCoord01
PASS: tst_psCoord02
PASS: tst_psTime_01
PASS: tst_psTime_02
PASS: tst_psTime_03
PASS: tst_psTime_04
PASS: tst_psCoord

Failed - STDOUT differences
Failed - STDERR differences

Test failed - return status = 24

FAIL: tst_psEarthOrientation
PASS: tst_psSphereOps
==========================================

Change History (10)

comment:1 by gusciora@…, 20 years ago

I added a test for the psPlaneAlloc() routines. It's possible that I did not
check in the stderr/stdout files. Can you cvs update and try it now?

comment:2 by gusciora@…, 20 years ago

Resolution: fixed
Status: newclosed

This works for us.

comment:3 by jhoblitt, 20 years ago

This is still failing for me. I just tried again on the rel10_0 branch. Any
ideas why?

make[3]: Entering directory
`/home/moanui/jhoblitt/pscvs/datasys/IPP/psLib/test/astro'
PASS: tst_psCoord01
Failed - Test Driver returned 256, expected 0.

psImage{psPlaneTransformFit()} - FAILED
Failed - STDOUT differences
Failed - STDERR differences

Test failed - return status = 24

FAIL: tst_psCoord02
PASS: tst_psTime_01
PASS: tst_psTime_02
PASS: tst_psTime_03
PASS: tst_psTime_04
Failed - Test Driver returned 256, expected 0.

psCoord{psPlaneAlloc()} - FAILED
Failed - STDERR differences

Test failed - return status = 16

FAIL: tst_psCoord

Failed - STDOUT differences
Failed - STDERR differences

Test failed - return status = 24

FAIL: tst_psEarthOrientation
PASS: tst_psSphereOps
==========================================================
3 of 9 tests failed
Please report to http://pan-starrs.ifa.hawaii.edu/bugzilla
==========================================================
make[3]: * [check-TESTS] Error 1
make[3]: Leaving directory
`/home/moanui/jhoblitt/pscvs/datasys/IPP/psLib/test/astro'
make[2]:
* [check-am] Error 2
make[2]: Leaving directory
`/home/moanui/jhoblitt/pscvs/datasys/IPP/psLib/test/astro'
make[1]: * [check-recursive] Error 1
make[1]: Leaving directory `/home/moanui/jhoblitt/pscvs/datasys/IPP/psLib/test'
make:
* [check-recursive] Error 1

comment:4 by jhoblitt, 20 years ago

Resolution: fixed
Status: closedreopened

comment:5 by Paul Price, 20 years ago

I can verify that this is some sort of bug here. I've got a current psLib HEAD,
and I get the following lines when I do "make test":

PASS: tst_psCoord

Failed - STDOUT differences
Failed - STDERR differences

Test failed - return status = 24

Why it says "PASS" and then "Failed", I've no idea. There may be something not
checked into CVS.

comment:6 by jhoblitt, 20 years ago

George, did you test with a clean/fresh CVS checkout?

comment:7 by jhoblitt, 20 years ago

Owner: changed from gusciora@… to David.Robbins@…
Status: reopenednew

I believe this is the issue that was discussed at this mornings meeting.

comment:8 by David.Robbins@…, 20 years ago

Resolution: fixed
Status: newclosed

The reason it says Pass and then Fail is because all of the test points did
pass, but they don't match the verified output. In any event, this issue has
been resolved.

comment:9 by Paul Price, 20 years ago

Keywords: VERIFIED added

Bug has been resolved.... closing.

comment:10 by Paul Price, 20 years ago

Keywords: VERIFIED removed

Bugs have been fixed... closing.

Note: See TracTickets for help on using tickets.