Hi Troels,

For the relax release messages, it would be good if you could mention
the system test by name
(Relax_disp.test_bug_21344_sparse_time_spinlock_acquired_r1rho_fail_calc)
in the commit message.  This is more important for your next commit
(r22385).  Otherwise it is unknown which system test the message is
talking about.

Cheers,

Edward


On 28 February 2014 17:39,  <[email protected]> wrote:
> Author: tlinnet
> Date: Fri Feb 28 17:39:42 2014
> New Revision: 22384
>
> URL: http://svn.gna.org/viewcvs/relax?rev=22384&view=rev
> Log:
> Removed systemtest for calc(), since this is only for fixed time experiments.
>
> Regarding bug #21344, (https://gna.org/bugs/index.php?21344) - Handling of in 
> sparse acquired R1rho dataset with missing combinations of time and spin-lock 
> field strengths.
>
> Modified:
>     trunk/test_suite/system_tests/relax_disp.py
>
> Modified: trunk/test_suite/system_tests/relax_disp.py
> URL: 
> http://svn.gna.org/viewcvs/relax/trunk/test_suite/system_tests/relax_disp.py?rev=22384&r1=22383&r2=22384&view=diff
> ==============================================================================
> --- trunk/test_suite/system_tests/relax_disp.py (original)
> +++ trunk/test_suite/system_tests/relax_disp.py Fri Feb 28 17:39:42 2014
> @@ -266,23 +266,6 @@
>          relax_disp.Relax_disp.opt_func_tol = 1e-5
>          relax_disp.Relax_disp.opt_max_iterations = 1000
>          relax_disp.Relax_disp(pipe_name="origin - relax_disp (Thu Jan  2 
> 13:46:44 2014)", pipe_bundle="relax_disp (Thu Jan  2 13:46:44 2014)", 
> results_dir=self.tmpdir, models=['R2eff', 'No Rex', 'CR72', 'NS CPMG 2-site 
> expanded'], grid_inc=3, mc_sim_num=5, modsel='AIC', pre_run_dir=None, 
> insignificance=1.0, numeric_only=False, mc_sim_all_models=False, 
> eliminate=True)
> -
> -
> -    def test_bug_21344_sparse_time_spinlock_acquired_r1rho_fail_calc(self):
> -        """U{Bug #21665<https://gna.org/bugs/?21344>} catch, the failure of 
> an analysis of a sparse acquired R1rho dataset with missing combinations of 
> time and spin-lock field strengths using calc()."""
> -
> -        # Clear the data store.
> -        self.interpreter.reset()
> -
> -        # Load the state.
> -        state = status.install_path + 
> sep+'test_suite'+sep+'shared_data'+sep+'dispersion'+sep+'bug_21344_trunc.bz2'
> -        self.interpreter.state.load(state, force=True)
> -
> -        # Set the model.
> -        self.interpreter.relax_disp.select_model(model='R2eff')
> -
> -        # Run the calculation.
> -        self.interpreter.calc(verbosity=1)
>
>
>      def 
> test_bug_21344_sparse_time_spinlock_acquired_r1rho_fail_relax_disp(self):
>
>
> _______________________________________________
> relax (http://www.nmr-relax.com)
>
> This is the relax-commits mailing list
> [email protected]
>
> 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-commits

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

This is the relax-devel mailing list
[email protected]

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

Reply via email to