Back to the main page.
Bug 1951 - some of the test scripts started failing during the bug binge
Status | CLOSED FIXED |
Reported | 2013-01-23 16:59:00 +0100 |
Modified | 2019-08-10 12:03:39 +0200 |
Product: | FieldTrip |
Component: | core |
Version: | unspecified |
Hardware: | PC |
Operating System: | Mac OS |
Importance: | P3 normal |
Assigned to: | |
URL: | |
Tags: | |
Depends on: | |
Blocks: | |
See also: |
Robert Oostenveld - 2013-01-23 16:59:50 +0100
test_tutorial_clusterpermutationfreq test_ft_analysisprotocol test_bug182 started failing this afternoon!
Robert Oostenveld - 2013-01-23 17:02:41 +0100
two of them are due to Arjen's layout cleanup earlier this afternoon: raspberry> grep CTF151s *.m test_bug182.m:cfg.layout = 'CTF151s.lay'; test_tutorial_clusterpermutationfreq.m:cfg.layout = 'CTF151s.lay'; test_tutorial_clusterpermutationfreq.m:cfg.layout = 'CTF151s.lay'; test_tutorial_clusterpermutationfreq.m: pcfg.layout = 'CTF151s.lay';
Robert Oostenveld - 2013-01-23 17:06:58 +0100
(In reply to comment #1) I replaced CTF151s by CTF151. raspberry> svn commit ft_multiplotCC.m test/test_bug182.m test/test_tutorial_clusterpermutationfreq.m Sending ft_multiplotCC.m Sending test/test_bug182.m Sending test/test_tutorial_clusterpermutationfreq.m Transmitting file data ... Committed revision 7400. there is still something to be done on nanones.
Jörn M. Horschig - 2013-01-23 17:10:51 +0100
http://code.google.com/p/fieldtrip/source/detail?r=7399 ;)
Robert Oostenveld - 2013-01-23 17:29:01 +0100
Now the following tests fail test_bug62 test_ft_appendfreq test_ft_selectdata
Robert Oostenveld - 2013-01-23 17:48:57 +0100
(In reply to comment #4) fixed some more inputfile/outputfile stuff, this caused the test_ft_appendfreq and test_ft_selectdata to fail. raspberry> svn commit ft_appendfreq.m Sending ft_appendfreq.m Transmitting file data . Committed revision 7405.
Robert Oostenveld - 2013-01-24 12:16:16 +0100
It took some more time for all test scripts tun run through up to the latest SVN revision. I just checked the http://fieldtrip.fcdonders.nl/development/dashboard and the following are now all running fine. test_tutorial_clusterpermutationfreq test_ft_analysisprotocol test_bug182 test_bug62 test_ft_appendfreq test_ft_selectdata