codegooglecom / pathfinder-pki

Automatically exported from code.google.com/p/pathfinder-pki
0 stars 0 forks source link

Tests failing on PPC64 #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
I know you probably don't care as much, but here it is anyway:

Testing "all" in valgrind --tool=memcheck --leak-check=yes --num-callers=10
--log-file=valgrind.log
--suppressions=/builddir/build/BUILD/pathfinder-1.0.0/wvstreams.supp t/all.t:
! Startup: .... 0.037s ok
! util.t.cc  guess encoding: ........... 3.897s ok
! util.t.cc  check MD5 or not:  0.228s ok
! Program returned non-zero exit code (139)                         FAILED
WvTest: 15 tests, 0 failures, total time 5.310s.
WvTest result code: 139

(full build log attached)

I'll have to submit the RPM without "make test" in order to make it into
Fedora.

Original issue reported on code.google.com by mricon on 11 Jul 2009 at 7:45

Attachments:

GoogleCodeExporter commented 8 years ago
Actually ppc32 as well, so just all ppc platforms are failing checks.

Original comment by mricon on 11 Jul 2009 at 8:34