Package: src:goffice
Version: 0.10.41-1
Severity: serious
Tags: sid buster

make  check-TESTS
make[4]: Entering directory '/<<PKGBUILDDIR>>/tests'
make[5]: Entering directory '/<<PKGBUILDDIR>>/tests'
../test-driver: line 107:  7492 Aborted                 "$@" > $log_file 2>&1
FAIL: test-quad
PASS: test-math
===========================================
   goffice 0.10.41: tests/test-suite.log
===========================================

# TOTAL: 2
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0

.. contents:: :depth: 2

FAIL: test-quad
===============

add(1,2) = 3  [3]
sub(1,2) = -1  [-1]
mul(1,2) = 2  [2]
div(1,2) = 0.5  [0.5]
add(1,-2) = -1  [-1]
sub(1,-2) = 3  [3]
mul(1,-2) = -2  [-2]
div(1,-2) = -0.5  [-0.5]
add(0.333333,12345) = 12345.3  [12345.3]
sub(0.333333,12345) = -12344.7  [-12344.7]
mul(0.333333,12345) = 4115  [4115]
**
ERROR:test-quad.c:191:basic4_tests: assertion failed: (go_quad_value (&qc) == p)
FAIL test-quad (exit status: 134)

============================================================================
Testsuite summary for goffice 0.10.41
============================================================================
# TOTAL: 2
# PASS:  1
# SKIP:  0
# XFAIL: 0
# FAIL:  1
# XPASS: 0
# ERROR: 0
============================================================================
See tests/test-suite.log
Please report to http://bugzilla.gnome.org/enter_bug.cgi?product=libgoffice
============================================================================
Makefile:828: recipe for target 'test-suite.log' failed
make[5]: *** [test-suite.log] Error 1

Reply via email to