sctchoi / gail

Automatically exported from code.google.com/p/gail
1 stars 0 forks source link

meanMC_g: Number of samples not returned when time budget exceeded #2

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
When there is a warning due to the time budget being exceeded out_param.n is 
not assigned.

Original issue reported on code.google.com by fjhicker...@gmail.com on 19 Sep 2013 at 8:35

GoogleCodeExporter commented 9 years ago
this refers to meanMC_g

Original comment by fjhicker...@gmail.com on 19 Sep 2013 at 8:38

GoogleCodeExporter commented 9 years ago

Original comment by sou.chen...@gmail.com on 20 Sep 2013 at 9:10

GoogleCodeExporter commented 9 years ago
Suggested steps:

(Step 1) Construct an example that reproduces the problem

(Step 2) Add the above example to meanMC_g's unit test suite. Verify in the new 
unit test that the message is failing to come out.

(Step 3) Work on a fix in meanMC_g.

(Step 4) Check all doc tests and unit tests for INTEGRAL_G successfully pass 
with the new revision of meanMC_g

(Step 5) Check in code.

(Step 6) Edit the ticket ( http://bit.ly/1bdgnyi ) by noting the 
code check-in date and/or version number. Change the "Status" from 
"Accepted" to "Fixed".

Original comment by sou.chen...@gmail.com on 27 Sep 2013 at 4:42

GoogleCodeExporter commented 9 years ago
the out_param.n has been added to the out_param. 

Original comment by tojiang...@gmail.com on 5 Oct 2013 at 8:56