bug-bison
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

examples/c/bistromathic/bistromathic.test fails: bistromathic: FAIL: 14:


From: Thomas Deutschmann
Subject: examples/c/bistromathic/bistromathic.test fails: bistromathic: FAIL: 14: err: 1.4: syntax error: expected - or ( or number or function or variable before end of file
Date: Sat, 5 Sep 2020 20:37:37 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/68.11.0

Hi,

I am getting the following test failure with bison-3.7.2:

> =======================================
>    GNU Bison 3.7.2: ./test-suite.log
> =======================================
> 
> # TOTAL: 11
> # PASS:  10
> # SKIP:  0
> # XFAIL: 0
> # FAIL:  1
> # XPASS: 0
> # ERROR: 0
> 
> .. contents:: :depth: 2
> 
> FAIL: examples/c/bistromathic/bistromathic
> ==========================================
> 
> checking for diff --strip-trailing-cr...
> checking for diff --strip-trailing-cr... --strip-trailing-cr
> checking for readline output...
> bistromathic: PASS: 1
> bistromathic: PASS: 2
> bistromathic: PASS: 3
> bistromathic: PASS: 4
> bistromathic: PASS: 5
> bistromathic: PASS: 6
> bistromathic: PASS: 7
> bistromathic: PASS: 8
> bistromathic: PASS: 9
> bistromathic: PASS: 10
> bistromathic: PASS: 11
> bistromathic: PASS: 12
> bistromathic: PASS: 13
> checking for kernel name... Linux
> bistromathic: FAIL: 14
> bistromathic: input:
>   (1+         
> bistromathic: expected output:
>   > (1+
>   (       -       atan    cos     exp     ln      number  sin     sqrt
>   > (1+
>   > 
>   err: 1.4: syntax error: expected - or ( or number or function or variable 
> before end of file
>   err:     1 | (1+
>   err:       |    ^
> bistromathic: effective output:
>   > (1+
>   (       -       atan    cos     exp     ln      number  sin     sqrt    
>   > (1+
>   > 
>   err: 1.4: syntax error: expected - or ( or number or function or variable 
> before end of file
>   err:     1 | (1+
>   err:       |    ^
> bistromathic: diff:
>   --- exp     2020-09-05 20:06:15.564480353 +0200
>   +++ eff     2020-09-05 20:06:15.571147113 +0200
>   @@ -1,5 +1,5 @@
>    > (1+
>   -(       -       atan    cos     exp     ln      number  sin     sqrt
>   +(       -       atan    cos     exp     ln      number  sin     sqrt    
>    > (1+
>    > 
>    err: 1.4: syntax error: expected - or ( or number or function or variable 
> before end of file
> bistromathic: PASS: 15
> bistromathic: PASS: 16
> bistromathic: PASS: 17
> bistromathic: PASS: 18
> FAIL examples/c/bistromathic/bistromathic.test (exit status: 1)

It's not new. 3.6.4 is also failing the same.


-- 
Regards,
Thomas Deutschmann / Gentoo Linux Developer
C4DD 695F A713 8F24 2AA1 5638 5849 7EE5 1D5D 74A5

Attachment: signature.asc
Description: OpenPGP digital signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]