mailRe: [bug #21322] 5x Test suite fail for version 3.1.0


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by Edward d'Auvergne on December 03, 2013 - 15:19:
Hi Troels,

Are these problems still present in trunk?  Would you like to solve
this bug?  Just decrease the accuracy of the tests parameter by
parameter until it passes.  For example the last error was with:

self.assertAlmostEqual(spin.chi2/1000, 162.511988511609/1000, 4)

From the printout, it should be fixed if you change it to:

self.assertAlmostEqual(spin.chi2/1000, 162.511988511609/1000, 3)

This is simply a precision difference between different machine +
Python + numpy combinations.  I'm not working on these tests any more,
so there should be no conflicts.

Cheers,

Edward



On 3 December 2013 14:27, Troels E. Linnet
<NO-REPLY.INVALID-ADDRESS@xxxxxxx> wrote:
URL:
  <http://gna.org/bugs/?21322>

                 Summary: 5x Test suite fail for version 3.1.0
                 Project: relax
            Submitted by: tlinnet
            Submitted on: Tue 03 Dec 2013 01:27:31 PM GMT
                Category: Test suite
                Severity: 2 - Minor
                Priority: 3 - Low
                  Status: None
                 Privacy: Public
             Assigned to: None
         Originator Name:
        Originator Email:
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.1.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

Hi.

I detected 5 failures for the test suite on relax 310 running on linux.

Best
Troels



    _______________________________________________________

File Attachments:


-------------------------------------------------------
Date: Tue 03 Dec 2013 01:27:31 PM GMT  Name: relax310.log  Size: 369kB   By:
tlinnet

<http://gna.org/bugs/download.php?file_id=19412>
-------------------------------------------------------
Date: Tue 03 Dec 2013 01:27:31 PM GMT  Name: relax310.info  Size: 6kB   By:
tlinnet

<http://gna.org/bugs/download.php?file_id=19413>

    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?21322>

_______________________________________________
  Message sent via/by Gna!
  http://gna.org/


_______________________________________________
relax (http://www.nmr-relax.com)

This is the relax-devel mailing list
relax-devel@xxxxxxx

To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-devel



Related Messages


Powered by MHonArc, Updated Tue Dec 03 16:00:08 2013