[Csnd-dev] regression and csdtests
Date | 2019-12-04 20:41 |
From | John |
Subject | [Csnd-dev] regression and csdtests |
both work here as expected, after I fixed a couple of return codes and linked missing beats.wav and fox.wav |
Date | 2019-12-04 21:00 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] regression and csdtests |
So can we reinstate these? Prof. Victor Lazzarini Maynooth University Ireland > On 4 Dec 2019, at 20:42, John |
Date | 2019-12-04 21:19 |
From | john |
Subject | Re: [Csnd-dev] regression and csdtests |
They work for me here on Linux if I link bets.wav and fox.wav to the copies at top level. I do not know if SSDIR or something is set in the tests but without theses links 2 csdtests and 1 regression failed. On Wed, 4 Dec 2019, Victor Lazzarini wrote: > So can we reinstate these? > > Prof. Victor Lazzarini > Maynooth University > Ireland > >> On 4 Dec 2019, at 20:42, John |
Date | 2019-12-04 21:26 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] regression and csdtests |
I’ll try here. ======================== Prof. Victor Lazzarini Maynooth University Ireland > On 4 Dec 2019, at 21:19, john |
Date | 2019-12-04 21:28 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] regression and csdtests |
So, two regression test fails here /Users/victor/src/csound/debug/csound -Wd -n bugs.csd 2> /tmp/csound_test_output.txt [FAIL] - Test 10: multipe strings in score (bugs.csd) Return Code: 256 Expected: 0 /Users/victor/src/csound/debug/csound -Wd -n vbapa.csd 2> /tmp/csound_test_output.txt [FAIL] - Test 39: array case of vbap (vbapa.csd) Return Code: 256 Expected: 0 ======================== Prof. Victor Lazzarini Maynooth University Ireland > On 4 Dec 2019, at 21:26, Victor Lazzarini |
Date | 2019-12-04 21:30 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] regression and csdtests |
and two csdtests /Users/victor/src/csound/debug/csound -nd test25.csd 2> /tmp/csound_test_output.txt [FAIL] - Test 25: polymorphic test, 0xfffd (peak) (test25.csd) Return Code: 256 Expected: 0 /Users/victor/src/csound/debug/csound -nd test_polymorphic_udo.csd 2> /tmp/csound_test_output.txt [FAIL] - Test 73: test polymorphic udo (test_polymorphic_udo.csd) Return Code: 256 Expected: 0 ======================== Prof. Victor Lazzarini Maynooth University Ireland > On 4 Dec 2019, at 21:28, Victor Lazzarini |
Date | 2019-12-04 21:37 |
From | john |
Subject | Re: [Csnd-dev] regression and csdtests |
Those two I fixed. vbapa.csd needs beats.wav Cannot remember what bugs.csd was about -- investigating, but does run here. On Wed, 4 Dec 2019, Victor Lazzarini wrote: > So, two regression test fails here > > /Users/victor/src/csound/debug/csound -Wd -n bugs.csd 2> /tmp/csound_test_output.txt > [FAIL] - Test 10: multipe strings in score (bugs.csd) > Return Code: 256 Expected: 0 > > /Users/victor/src/csound/debug/csound -Wd -n vbapa.csd 2> /tmp/csound_test_output.txt > [FAIL] - Test 39: array case of vbap (vbapa.csd) > Return Code: 256 Expected: 0 > > ======================== > Prof. Victor Lazzarini > Maynooth University > Ireland > >> On 4 Dec 2019, at 21:26, Victor Lazzarini |
Date | 2019-12-04 21:39 |
From | john |
Subject | Re: [Csnd-dev] regression and csdtests |
Thiose are e two needs fox.wav and beats.wav On Wed, 4 Dec 2019, Victor Lazzarini wrote: > and two csdtests > > /Users/victor/src/csound/debug/csound -nd test25.csd 2> /tmp/csound_test_output.txt > [FAIL] - Test 25: polymorphic test, 0xfffd (peak) (test25.csd) > Return Code: 256 Expected: 0 > > /Users/victor/src/csound/debug/csound -nd test_polymorphic_udo.csd 2> /tmp/csound_test_output.txt > [FAIL] - Test 73: test polymorphic udo (test_polymorphic_udo.csd) > Return Code: 256 Expected: 0 > > > ======================== > Prof. Victor Lazzarini > Maynooth University > Ireland > >> On 4 Dec 2019, at 21:28, Victor Lazzarini |
Date | 2019-12-04 21:42 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] regression and csdtests |
Ok I’ve added those files to csdtests and regression. ======================== Prof. Victor Lazzarini Maynooth University Ireland > On 4 Dec 2019, at 21:39, john |
Date | 2019-12-04 21:46 |
From | john |
Subject | Re: [Csnd-dev] regression and csdtests |
Can you send the output from regression/bugs.csd please? I remember it said FAIL but when I fixed a different one it corrected itself! It does need marmstk1.wav of course On Wed, 4 Dec 2019, Victor Lazzarini wrote: > So, two regression test fails here > > /Users/victor/src/csound/debug/csound -Wd -n bugs.csd 2> /tmp/csound_test_output.txt > [FAIL] - Test 10: multipe strings in score (bugs.csd) > Return Code: 256 Expected: 0 > > /Users/victor/src/csound/debug/csound -Wd -n vbapa.csd 2> /tmp/csound_test_output.txt > [FAIL] - Test 39: array case of vbap (vbapa.csd) > Return Code: 256 Expected: 0 |
Date | 2019-12-04 21:51 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] regression and csdtests |
Attachments | csound_output.txt |
======================== Prof. Victor Lazzarini Maynooth University Ireland > On 4 Dec 2019, at 21:46, john |
Date | 2019-12-04 21:53 |
From | john |
Subject | Re: [Csnd-dev] regression and csdtests |
Date | 2019-12-04 21:57 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] regression and csdtests |
could you add it to tests/regression ? I don't know where it comes from. Prof. Victor Lazzarini Maynooth University Ireland > On 4 Dec 2019, at 21:54, john |
Date | 2019-12-04 21:58 |
From | Victor Lazzarini |
Subject | Re: [Csnd-dev] regression and csdtests |
I've reinstated csdtests in travis, and can do regression once the file is there. Prof. Victor Lazzarini Maynooth University Ireland > On 4 Dec 2019, at 21:57, Victor Lazzarini |
Date | 2019-12-04 21:59 |
From | john |
Subject | Re: [Csnd-dev] regression and csdtests |
Comes from Perry Cook's physical modekaas vibrophone mallet hit |