Assertion failed in test_misc -> test_submatrix

Issue #84 closed
Michael Orlitzky created an issue

This was reported to us at https://bugs.gentoo.org/908449 where the full build/test logs are available. Notably, this is wih gcc-13.

=========================================
   m4ri 20200125: tests/test-suite.log
=========================================

# TOTAL: 14
# PASS:  13
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test_misc
===============

submatrix: m:    2, n:  127, (   1,    1,    2,  127) ... passed
Assertion failed: highr-lowr > 0 (test_misc.c: test_submatrix: 81)
FAIL test_misc (exit status: 134)

Comments (2)

  1. Log in to comment