On Tue, 2022-10-25 at 16:32 +0200, Bruno Haible wrote:
> On OpenBSD 6.5, I see 6 test failures.

There are SIGSEGV in the loadapi tests; I'm not sure where to go with
this as I'll need some debugging done on the segv at least a backtrace
or something.

And, there are timeout errors.

If you change this line in tests/test_driver.pl:

  $test_timeout = 5;

to something like:

  $test_timeout = 30;

do you still see failures like these:

  Test timed out after 5 seconds
  Error running /.../make (expected 15; got 14) ...

  Caught signal 14!

Reply via email to