Hi Edward. Yep, I put that nice notice here: http://wiki.nmr-relax.com/Installation_test
2013/12/3 Edward d'Auvergne <edw...@nmr-relax.com>: > Hi, > > I'm guessing you already know that you can run the individual tests with: > > $ relax -s Relax_disp.test_korzhnev_2005_all_data > > Or to see the messages live with: > > $ relax -sd Relax_disp.test_korzhnev_2005_all_data > > Regards, > > Edward > > > On 3 December 2013 15:39, Troels Emtekær Linnet <tlin...@nmr-relax.com> wrote: >> Hi Edward. >> >> Yep, I will look into it. >> >> Best >> Troels >> >> 2013/12/3 Edward d'Auvergne <edw...@nmr-relax.com>: >>> 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-addr...@gna.org> 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@gna.org >>>> >>>> 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 _______________________________________________ relax (http://www.nmr-relax.com) This is the relax-devel mailing list relax-devel@gna.org 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