octave-maintainers
[Top][All Lists]
Advanced

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

Re: 4.2.0-rc4 candidate available for testing


From: Rik
Subject: Re: 4.2.0-rc4 candidate available for testing
Date: Thu, 10 Nov 2016 10:45:24 -0800

On 11/10/2016 09:00 AM, address@hidden wrote:
Subject:
Re: 4.2.0-rc4 candidate available for testing
From:
siko1056 <address@hidden>
Date:
11/10/2016 06:21 AM
To:
address@hidden
List-Post:
<mailto:address@hidden>
Content-Transfer-Encoding:
7bit
Precedence:
list
MIME-Version:
1.0
References:
<address@hidden>
In-Reply-To:
<address@hidden>
Message-ID:
<address@hidden>
Content-Type:
text/plain; charset=us-ascii
Message:
4

--openSUSE Tumbleweed
--enable-64 
--openblas 0.2.19
--gcc 6.2.1 

Summary:

  PASS     14810
  FAIL         1
  XFAIL       33
  SKIPPED     43

Only one error in libinterp/corefcn/toplev.cc-tst, regarding the
fftw_version string. Doesn't matter at all.

Can you still make a report about this on the bug tracker?  The test code that is failing sounds like this:

%!assert (__octave_config_info__ ("fftw_version"), __octave_config_info__ ("fftwf_version"))

which really should pass unless you have gone to great lengths to select different libraries for double/single FFTs.

--Rik


reply via email to

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