octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #49470] [ME] eig.cc-tst failure in __run_test_


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #49470] [ME] eig.cc-tst failure in __run_test_suite__.m
Date: Fri, 28 Oct 2016 15:45:08 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:43.0) Gecko/20100101 Firefox/43.0 SeaMonkey/2.40

URL:
  <http://savannah.gnu.org/bugs/?49470>

                 Summary: [ME] eig.cc-tst failure in __run_test_suite__.m
                 Project: GNU Octave
            Submitted by: philipnienhuis
            Submitted on: Fri 28 Oct 2016 05:45:04 PM CEST
                Category: Octave Function
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Philip Nienhuis
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: dev
        Operating System: Microsoft Windows

    _______________________________________________________

Details:

The last months I consistently see an eig.cc-tst failure with
--enable-windows-64 configured MXE cross-builds when running
__run_test_suite__.m. 
>From fntests.log:

:
>>>>> processing
C:\Programs\Octave\Octave-4.3.0+VEp_w64_qt4_20161028\share\octave\4.3.0+\etc\tests\libinterp\corefcn\eig.cc-tst
***** test
 A = diag([10^-16, 10^-15]);
 chol_qz_accuracy (A, A, true, false);
!!!!! test failed
ASSERT errors for:  assert (isequal (A * V2, A * V2 * D2),is_chol_accurate)

  Location  |  Observed  |  Expected  |  Reason
     ()           1            0         Abs err 1 exceeds tol 0






    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49470>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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