octave-maintainers
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Testing octave-4.0.1-rc4


From: Carnë Draug
Subject: Re: Testing octave-4.0.1-rc4
Date: Sat, 12 Mar 2016 21:57:03 +0000

Tested 4.0.1-rc4 in ubuntu 12.04, CentOS 6, and CentOS 7.  All looks
fine except a test failure in CentOS 6 (very minor, print created a file
smaller than expected).

---

* Ubuntu 12.04.5

** Configuration:
*** disabled sound IO (sndfile and portaudio);
*** disabled GUI;
*** disabled JIT.

** make:
*** finishes build.

** make check (with Xfvb):
*** Fails plotting because osmesa is 8.0.4 (requires >= 9.0).


* CentOS 6.7

** Configuration:
*** disabled sound IO (sndfile);
*** disabled JIT.

** make:
*** finishes build.

** make check (with Xfvb):
*** Fails 1 test from __osmesa_print__.cc which checks the size of print output

    !!!!! test failed
    ASSERT errors for:  assert (stat (fn).size,7438,-0.1)
      Location  |  Observed  |  Expected  |  Reason
         ()          6180         7438       Rel err 0.16913 exceeds tol 0.1


* CentOS 7.2.1511

** Configuration:
*** disabled OSmesa;
*** disabled sound IO (sndfile and portaudio);
*** disabled GUI;
*** disabled JIT.

** make:
*** several warnings about unused parameter 'args' in DECLARE_FUNX and
DECLARE_FUN
*** finishes build.

** make check (with Xfvb):
*** Not failed tests.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]