Re: tests

2014-03-17 Thread Troels Emtekær Linnet
Hi Stefano.

You have the mac app relax 3.5 installed ?

Then relax is only reached in the GUI i think. :-)

To run the systemtests, then do:
Tools - System tests

Copy paste the info from the output of the relax controller to a file.
When relax hits an error, it will show which test is wrong, and it should
be possible to pin-point what is wrong.

Best
Troels


2014-03-17 10:31 GMT+01:00 Stefano Luciano Ciurli stefano.ciu...@unibo.it:

 Hi Troels,

  Can you run:
  relax -s --time -t systemtest.txt
 
  That will run the systemtest, adding time information, and both tee to
  screen and to logfile systemtest.txt
 
  Then we should be able to figure out which systemtest is failing.

 if I run the following from the terminal, relax opens but nothing happens:

 [10:28][stefano]% relax -s --time -t systemtest.txt

 Stefano


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

This is the relax-users mailing list
relax-users@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-users


Re: tests

2014-03-17 Thread Stefano Luciano Ciurli
Hi Troels,

 You have the mac app relax 3.5 installed ?

I have the 3.1.5

 Then relax is only reached in the GUI i think. :-)

I can make an alias in my .cshrc that points to the GUI, but it does not make 
sense to use it in place of double clicking the relax butterfly icon

 To run the systemtests, then do:
 Tools - System tests
 Those commands would be:
 Tools - System information

 Copy paste the info from the output of the relax controller to a file.
 When relax hits an error, it will show which test is wrong, and it should be 
 possible to pin-point what is wrong.

Files attached. Please let me know.
Stefano

=
= GUI tests =
=


--
Ran 68 tests in 303.889s

OK


===
= Summary of the relax test suite =
===



Optional packages/modules
=

No tests skipped due to missing modules.



Synopsis


GUI tests 
...
 [ OK ]
==
= Unit tests =
==


--
Ran 1272 tests in 66.655s

OK


===
= Summary of the relax test suite =
===



Optional packages/modules
=

No tests skipped due to missing modules.



Synopsis


Unit tests 
..
 [ OK ]






relax 3.1.5

  Molecular dynamics by NMR data analysis

 Copyright (C) 2001-2006 Edward d'Auvergne
 Copyright (C) 2006-2014 the relax development team

This is free software which you are welcome to modify and redistribute under 
the conditions of the
GNU General Public License (GPL).  This program, including all modules, is 
licensed under the GPL
and comes with absolutely no warranty.  For details type 'GPL' within the relax 
prompt.

Assistance in using the relax prompt and scripting interface can be accessed by 
typing 'help' within
the prompt.

Processor fabric:  Uni-processor.



=
= System / functional tests =
=

E...
==
ERROR: test_generate_rotor2_distribution 
(test_suite.system_tests.frame_order.Frame_order)
Generate the rotor2 distribution of CaM.
--



relax 3.1.5

  Molecular dynamics by NMR data analysis

 Copyright (C) 2001-2006 Edward d'Auvergne
 Copyright (C) 2006-2014 the relax development team

This is free software which you are welcome to modify and redistribute under 
the conditions of the
GNU General Public License (GPL).  This program, including all modules, is 
licensed under the GPL
and comes with absolutely no warranty.  For details type 'GPL' within the relax 
prompt.

Assistance in using the relax prompt and scripting interface can

Re: tests

2014-03-17 Thread Edward d'Auvergne
Hi Stefano,

For the Mac OS X DMG distribution file, you cannot run this from the
command line.  It is a real Mac app as defined by Mac Frameworks.
Therefore you should not add it to your .cshrc file.  The only way a
Mac OS X app should be opened on the command line is via the 'open'
command (which does the same thing as clicking on the program icon).

As for the system test failure, this is now fixed.  It will soon be
part of the relax 3.1.7 release which is happening at the moment.  The
problem will not affect anything you do and is isolated to the
test-suite and the way Mac Frameworks are set up.

Regards,

Edward



On 17 March 2014 12:31, Stefano Luciano Ciurli stefano.ciu...@unibo.it wrote:
 Hi Troels,

 You have the mac app relax 3.5 installed ?

 I have the 3.1.5

 Then relax is only reached in the GUI i think. :-)

 I can make an alias in my .cshrc that points to the GUI, but it does not make 
 sense to use it in place of double clicking the relax butterfly icon

 To run the systemtests, then do:
 Tools - System tests
 Those commands would be:
 Tools - System information

 Copy paste the info from the output of the relax controller to a file.
 When relax hits an error, it will show which test is wrong, and it should be 
 possible to pin-point what is wrong.

 Files attached. Please let me know.
 Stefano


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

 This is the relax-users mailing list
 relax-users@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-users


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

This is the relax-users mailing list
relax-users@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-users


Re: tests

2014-03-17 Thread Stefano Luciano Ciurli
Hi Edward,

 For the Mac OS X DMG distribution file, you cannot run this from the
 command line.  It is a real Mac app as defined by Mac Frameworks.

OK! I apologize for some misunderstandings

 Therefore you should not add it to your .cshrc file.  The only way a
 Mac OS X app should be opened on the command line is via the 'open'
 command (which does the same thing as clicking on the program icon).

OK, even though it opens after modifying the .cshrc file too :-)

 As for the system test failure, this is now fixed.  It will soon be
 part of the relax 3.1.7 release which is happening at the moment.  The
 problem will not affect anything you do and is isolated to the
 test-suite and the way Mac Frameworks are set up.

all right! Just in case, I am downloading it now.
Thanks!
Stefano


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

This is the relax-users mailing list
relax-users@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-users


tests

2014-03-14 Thread Stefano Luciano Ciurli
hello,
does anyone know why these tests are failed?
Stefano

--
Ran 68 tests in 295.869s

OK


===
= Summary of the relax test suite =
===



Optional packages/modules
=

No tests skipped due to missing modules.



Synopsis


System/functional tests 
. [ Failed ]
Unit tests 
..
 [ OK ]
GUI tests 
...
 [ OK ]
Synopsis 

 [ Failed ]
___
relax (http://www.nmr-relax.com)

This is the relax-users mailing list
relax-users@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-users


Re: tests

2014-03-14 Thread Troels Emtekær Linnet
Hi Stegano.

Can you run:
relax -s --time -t systemtest.txt

That will run the systemtest, adding time information, and both tee to
screen and to logfile systemtest.txt

Then we should be able to figure out which systemtest is failing.


2014-03-14 17:42 GMT+01:00 Stefano Luciano Ciurli stefano.ciu...@unibo.it:
 hello,
 does anyone know why these tests are failed?
 Stefano

 --
 Ran 68 tests in 295.869s

 OK


 ===
 = Summary of the relax test suite =
 ===



 Optional packages/modules
 =

 No tests skipped due to missing modules.



 Synopsis
 

 System/functional tests 
 . [ Failed ]
 Unit tests 
 ..
  [ OK ]
 GUI tests 
 ...
  [ OK ]
 Synopsis 
 
  [ Failed ]
 ___
 relax (http://www.nmr-relax.com)

 This is the relax-users mailing list
 relax-users@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-users

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

This is the relax-users mailing list
relax-users@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-users