bug-bison
[Top][All Lists]
Advanced

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

Re: [GNU Bison 2.4.2] testsuite: Failing tests of bison 2.4.2 on Solari


From: tys lefering
Subject: Re: [GNU Bison 2.4.2] testsuite: Failing tests of bison 2.4.2 on Solaris 8+9 w/Sun Studio 11+12
Date: Tue, 30 Mar 2010 21:54:55 +0200
User-agent: SquirrelMail/1.4.18

FYI:

On Tue, March 30, 2010 20:39, Joel E. Denny wrote:
> I've uploaded this, which I'll remove after we're done:
>   http://alpha.gnu.org/gnu/bison/bison-2.4.2.3-cf80e.tar.gz
Tested this one on suse linux 11.3 development x86_64 gcc-4.5
and only 1 test failed:

## ------------- ##
## Test results. ##
## ------------- ##

ERROR: All 243 tests were run,
1 failed unexpectedly.

## ------------------------ ##
## Summary of the failures. ##
## ------------------------ ##
Failed tests:
GNU Bison 2.4.2.3-cf80e test suite test groups:

 NUM: FILE-NAME:LINE     TEST-GROUP-NAME
      KEYWORDS

  81: synclines.at:144   Action synch line

## ---------------------- ##
## Detailed failed tests. ##
## ---------------------- ##

#                             -*- compilation -*-
81. synclines.at:144: testing ...
./synclines.at:144: $CC $CFLAGS $CPPFLAGS -c syncline.c
stderr:
syncline.c:1:2: error: #error "1"
./synclines.at:144: sed -e 's/^\([^:]*:[^:.]*\)[.:][^:]*:\(.*\)$/\1:\2/'
-e 's/^\([^:]*:[^:]*:\)[^#]*\( #error\)/\1\2/' stderr
stdout:
syncline.c:1: #error "1"
./synclines.at:144: test "`cat stdout`" = 'syncline.c:1: #error "1"' ||
exit 77
./synclines.at:144: bison -o input.c input.y
./synclines.at:144: $CC $CFLAGS $CPPFLAGS -c input.c
stderr:
input.y: In function 'yyparse':
input.y:8:2: error: #error "8"
./synclines.at:144: sed -e 's/^\([^:]*:[^:.]*\)[.:][^:]*:\(.*\)$/\1:\2/'
-e 's/^\([^:]*:[^:]*:\)[^#]*\( #error\)/\1\2/' stderr
stdout:
input.y: In function 'yyparse':
input.y:8: #error "8"
./synclines.at:144: cat stdout
--- -   2010-03-30 21:27:40.879377089 +0200
+++
/home/twlevo/etc/bisongit/bisontestcompile/bison-2.4.2.3-cf80e/tests/testsuite.dir/at-groups/81/stdout
  2010-03-30
21:27:40.000000000 +0200
@@ -1,2 +1,3 @@
+input.y: In function 'yyparse':
 input.y:8: #error "8"

81. synclines.at:144: 81. Action synch line (synclines.at:144): FAILED
(synclines.at:144)






reply via email to

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