Hi everyone,

With the current git HEAD master, I am getting test failures in the signature 
tests, on maca64:


$ ctest --rerun-failed --output-on-failure

Test project […]/podofo/build-maca64

    Start 139: TestSignature1

1/4 Test #139: TestSignature1 ...................***Failed    0.24 sec

Filters: TestSignature1


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

podofo-unit is a Catch v2.13.7 host application.

Run with -? for options


-------------------------------------------------------------------------------

TestSignature1

-------------------------------------------------------------------------------

[…]/podofo/test/unit/SignatureTest.cpp:26

...............................................................................


[…]/podofo/test/unit/SignatureTest.cpp:26: FAILED:

  {Unknown expression after the reported line}

due to unexpected exception with message:

  PdfErrorCode::IOError, Tried to do something unsupported to an I/O device

  like seek a non-seekable input device

  Callstack:t#0 Error Source: auxiliary/StreamDevice.cpp(857), Information:

  Error accessing file […]/podofo/test/out/

  TestSignature1.pdf


===============================================================================

test cases: 1 | 1 failed

assertions: 3 | 2 passed | 1 failed



    Start 140: TestSignature2

2/4 Test #140: TestSignature2 ...................***Failed    0.20 sec

Filters: TestSignature2


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

podofo-unit is a Catch v2.13.7 host application.

Run with -? for options


-------------------------------------------------------------------------------

TestSignature2

-------------------------------------------------------------------------------

[…]/podofo/test/unit/SignatureTest.cpp:82

...............................................................................


[…]/podofo/test/unit/SignatureTest.cpp:82: FAILED:

due to unexpected exception with message:

  PdfErrorCode::IOError, Tried to do something unsupported to an I/O device

  like seek a non-seekable input device

  Callstack:t#0 Error Source: auxiliary/StreamDevice.cpp(857), Information:

  Error accessing file […]/podofo/test/out/

  TestSignature2.pdf


===============================================================================

test cases: 1 | 1 failed

assertions: 1 | 1 failed



    Start 141: TestSignature3

3/4 Test #141: TestSignature3 ...................***Failed    0.12 sec

Filters: TestSignature3


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

podofo-unit is a Catch v2.13.7 host application.

Run with -? for options


-------------------------------------------------------------------------------

TestSignature3

-------------------------------------------------------------------------------

[…]/podofo/test/unit/SignatureTest.cpp:124

...............................................................................


[…]/podofo/test/unit/SignatureTest.cpp:124: FAILED:

due to unexpected exception with message:

  PdfErrorCode::IOError, Tried to do something unsupported to an I/O device

  like seek a non-seekable input device

  Callstack:t#0 Error Source: auxiliary/StreamDevice.cpp(857), Information:

  Error accessing file […]/podofo/test/out/

  TestSignature3.pdf


===============================================================================

test cases: 1 | 1 failed

assertions: 1 | 1 failed



    Start 142: TestSignEncryptedDoc

4/4 Test #142: TestSignEncryptedDoc .............***Failed    0.12 sec

Filters: TestSignEncryptedDoc


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

podofo-unit is a Catch v2.13.7 host application.

Run with -? for options


-------------------------------------------------------------------------------

TestSignEncryptedDoc

-------------------------------------------------------------------------------

[…]/podofo/test/unit/SignatureTest.cpp:162

...............................................................................


[…]/podofo/test/unit/SignatureTest.cpp:162: FAILED:

due to unexpected exception with message:

  PdfErrorCode::IOError, Tried to do something unsupported to an I/O device

  like seek a non-seekable input device

  Callstack:t#0 Error Source: auxiliary/StreamDevice.cpp(857), Information:

  Error accessing file […]/podofo/test/out/

  TestSignEncryptedDoc.pdf


===============================================================================

test cases: 1 | 1 failed

assertions: 1 | 1 failed




0% tests passed, 4 tests failed out of 4


Total Test time (real) =   0.73 sec


The following tests FAILED:

139 - TestSignature1 (Failed)

140 - TestSignature2 (Failed)

141 - TestSignature3 (Failed)

142 - TestSignEncryptedDoc (Failed)

Errors while running CTest


Cheers,
Christopher


The MathWorks GmbH | Friedlandstr.18 | 52064 Aachen | District Court Aachen | 
HRB 8082 | Managing Directors: Bertrand Dissler, Steven D. Barbo, Jeanne O’Keefe




_______________________________________________
Podofo-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/podofo-users

Reply via email to