IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 12, 2004, 12:25:56 PM (22 years ago)
Author:
desonia
Message:

adjustments made due to change in the logging message style.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/psLib/test/image/verified/tst_psImageIO.stderr

    r1002 r1018  
    1  <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as file doesn't exist.
    2  <DATE> <TIME> <HOST> |E|psImageReadSection|Could not open file 'foobar.fits'. (could not open the named file)
    3  <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as filename is NULL.
    4  <DATE> <TIME> <HOST> |E|psImageReadSection|Must specify filename; it can not be NULL.
    5  <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as extnum is invalid.
    6  <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to HDU #4 for file tmpImages/MxN_F32.fits. (tried to move past end of file)
    7  <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as extname is invalid.
    8  <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to 'bogus' HDU for file tmpImages/MxN_F32.fits. (illegal HDU number)
     1 <DATE> <TIME> <HOST> |I|  testImageRead|Following should be an error as file doesn't exist.
     2 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not open file 'foobar.fits'. (could not open the named file)
     3 <DATE> <TIME> <HOST> |I|  testImageRead|Following should be an error as filename is NULL.
     4 <DATE> <TIME> <HOST> |E|psImageReadSect|Must specify filename; it can not be NULL.
     5 <DATE> <TIME> <HOST> |I|  testImageRead|Following should be an error as extnum is invalid.
     6 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not index to HDU #4 for file tmpImages/MxN_F32.fits. (tried to move past end of file)
     7 <DATE> <TIME> <HOST> |I|  testImageRead|Following should be an error as extname is invalid.
     8 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not index to 'bogus' HDU for file tmpImages/MxN_F32.fits. (illegal HDU number)
    99/----------------------------- TESTPOINT ------------------------------------------\
    1010|             TestFile: tst_psImageIO.c                                            |
     
    1313\----------------------------------------------------------------------------------/
    1414
    15  <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as file doesn't exist.
    16  <DATE> <TIME> <HOST> |E|psImageReadSection|Could not open file 'foobar.fits'. (could not open the named file)
    17  <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as filename is NULL.
    18  <DATE> <TIME> <HOST> |E|psImageReadSection|Must specify filename; it can not be NULL.
    19  <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as extnum is invalid.
    20  <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to HDU #4 for file tmpImages/MxN_F32.fits. (tried to move past end of file)
    21  <DATE> <TIME> <HOST> |I|testImageRead  |Following should be an error as extname is invalid.
    22  <DATE> <TIME> <HOST> |E|psImageReadSection|Could not index to 'bogus' HDU for file tmpImages/MxN_F32.fits. (illegal HDU number)
     15 <DATE> <TIME> <HOST> |I|  testImageRead|Following should be an error as file doesn't exist.
     16 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not open file 'foobar.fits'. (could not open the named file)
     17 <DATE> <TIME> <HOST> |I|  testImageRead|Following should be an error as filename is NULL.
     18 <DATE> <TIME> <HOST> |E|psImageReadSect|Must specify filename; it can not be NULL.
     19 <DATE> <TIME> <HOST> |I|  testImageRead|Following should be an error as extnum is invalid.
     20 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not index to HDU #4 for file tmpImages/MxN_F32.fits. (tried to move past end of file)
     21 <DATE> <TIME> <HOST> |I|  testImageRead|Following should be an error as extname is invalid.
     22 <DATE> <TIME> <HOST> |E|psImageReadSect|Could not index to 'bogus' HDU for file tmpImages/MxN_F32.fits. (illegal HDU number)
    2323
    2424---> TESTPOINT PASSED (psImage{567-testImageRead} | tst_psImageIO.c)
Note: See TracChangeset for help on using the changeset viewer.