Csound Csound-dev Csound-tekno Search About

[Csnd-dev] Heads up: Build Failure

Date2019-10-21 17:35
FromSteven Yi
Subject[Csnd-dev] Heads up: Build Failure
Hi All,

A headsup, I merged in Hlodver's PR:


that fixes the reporting of test errors. The result is that the next build will likely fail due to:

/home/travis/build/csound/csound/build/csound -Wd -n conditional 2> /tmp/csound_test_output.txt
[FAIL] - Test 42: conditional expression (conditional)
	Return Code: 256	Expected: 0


Steven

Date2019-10-21 18:06
Fromjohn
SubjectRe: [Csnd-dev] Heads up: Build Failure
ifixed tat typo a few datys ago

On Mon, 21 Oct 2019, Steven Yi wrote:

> Hi All,
> 
> A headsup, I merged in Hlodver's PR:
> 
> https://github.com/csound/csound/pull/1195
> 
> that fixes the reporting of test errors. The result is that the next build
> will likely fail due to:
> 
> /home/travis/build/csound/csound/build/csound -Wd -n conditional 2> /tmp/csoun
> d_test_output.txt
> 
> [FAIL] - Test 42: conditional expression (conditional)
>
> 	Return Code: 256	Expected: 0
> 
> Steven
> 
>