MAPLE-Lab / auditory-research-suite

Automatically exported from code.google.com/p/auditory-research-suite
0 stars 2 forks source link

Build 173 – Uncaught Errors #19

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
The goal of this round of testing was to test out a) the slider orientations 
(i.e. statusOrientation) and b) the functionality of the warmup trials. We have 
document all issues and highlighted them in red in the spreadsheet called 
‘Build 173 Software Testing Master’, where each tab represents each of the 
4 statusOrientation settings. In the current build (as well as the previous 
build 169), there were several ‘Uncaught Errors’ occurring during the 
warmup trials and these seem to be pretty consistent regardless of 
statusOrientation (i.e. consistent between tabs). In most cases, the error 
would occur at the onset of the warmup trials, but on some occasions it would 
occur after a few warmup trials. Looking at this, no real pattern emerges with 
regards to specific parameter settings that cause the uncaught error to occur 
(i.e. there is no clear pattern within the each tab). We have also included a 
PGN of the error message in case this will help determine the problem. All 
relevant debug files have been included to assist you with these fixes.

I have also included this description as a PDF in case you find it useful to 
have the formatted version with different fonts for technical terms, etc.

Original issue reported on code.google.com by jess.gil...@gmail.com on 5 Feb 2014 at 9:05

Attachments:

GoogleCodeExporter commented 9 years ago

Original comment by zach.br...@datamininglab.com on 12 Feb 2014 at 8:49

GoogleCodeExporter commented 9 years ago
Fixed in r189.

Found the error in our warmup trial building code. It was causing both the 
crashes and inconsistent number of warmup trials. 

Special case: If more warmup trials than available trials are requested, number 
of warmup trials is capped at the number of available trials. 

Original comment by zach.br...@datamininglab.com on 14 Feb 2014 at 9:39

GoogleCodeExporter commented 9 years ago

Original comment by zach.br...@datamininglab.com on 14 Feb 2014 at 9:40