bug-bison
[Top][All Lists]
Advanced

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

[GNU Bison 1.875] testsuite: 34 failed


From: Sergio Bacchi
Subject: [GNU Bison 1.875] testsuite: 34 failed
Date: Mon, 26 Jul 2004 13:26:25 -0400
User-agent: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.6) Gecko/20040115

Helo.

I am using GNU-Linux Mandrake 10 kernel 2.6.3-7mdksmp
The result of testing is:
/bin/sh ./testsuite
## --------------------------- ##
## GNU Bison 1.875 test suite. ##
## --------------------------- ##

Input Processing.

 1: input.at:28       ok
 2: input.at:46       ok
 3: input.at:64       ok
 4: input.at:93       ok

Output file names.

 5: output.at:38      ok
 6: output.at:40      ok
 7: output.at:42      ok
 8: output.at:44      ok
 9: output.at:46      ok
10: output.at:48      ok
11: output.at:52      ok
12: output.at:54      ok
13: output.at:57      ok
14: output.at:61      ok
15: output.at:63      ok
16: output.at:67      ok
17: output.at:72      ok
18: output.at:75      ok
19: output.at:79      ok
20: output.at:83      ok

Grammar Sets (Firsts etc.).

21: sets.at:66        ok
22: sets.at:151       ok
23: sets.at:193       ok

Grammar Reduction.

24: reduce.at:26      ok
25: reduce.at:70      ok
26: reduce.at:125     ok
27: reduce.at:212     ok
28: reduce.at:301     ok
29: reduce.at:342     ok

User Actions.

30: synclines.at:93   ok
31: synclines.at:112  ok
32: synclines.at:135  ok
33: synclines.at:154  ok
34: synclines.at:172  FAILED near `synclines.at:172'

Parser Headers.

35: headers.at:27     ok
36: headers.at:76     ok
37: headers.at:77     ok
38: headers.at:86     ok

User Actions.

39: actions.at:25     ok
40: actions.at:89     ok
41: actions.at:236    ok
42: actions.at:514    ok

Conflicts.

43: conflicts.at:31   ok
44: conflicts.at:51   ok
45: conflicts.at:131  ok
46: conflicts.at:238  ok
47: conflicts.at:360  ok
48: conflicts.at:479  ok
49: conflicts.at:499  ok
50: conflicts.at:516  ok
51: conflicts.at:536  ok

Simple LALR Calculator.

52: calc.at:547       ok
53: calc.at:549       ok
54: calc.at:550       ok
55: calc.at:551       ok
56: calc.at:552       ok
57: calc.at:553       ok
58: calc.at:554       ok
59: calc.at:556       ok
60: calc.at:558       ok
61: calc.at:560       ok
62: calc.at:561       ok
63: calc.at:563       ok
64: calc.at:565       ok

Simple GLR Calculator.

65: calc.at:582       ok
66: calc.at:584       ok
67: calc.at:585       ok
68: calc.at:586       ok
69: calc.at:587       ok
70: calc.at:588       ok
71: calc.at:589       ok
72: calc.at:591       ok
73: calc.at:593       ok
74: calc.at:595       ok
75: calc.at:596       ok
76: calc.at:598       ok
77: calc.at:600       ok

Torture Tests.

78: torture.at:140    ok
79: torture.at:231    ok
80: torture.at:366    ok
81: torture.at:440    ok
82: torture.at:461    ok

Existing Grammars.

83: existing.at:24    ok
84: existing.at:364   ok

Regression tests.

85: regression.at:27  ok
86: regression.at:65  ok
87: regression.at:87  ok
88: regression.at:113 ok
89: regression.at:257 ok
90: regression.at:280 ok
91: regression.at:313 ok
92: regression.at:341 ok
93: regression.at:372 ok
94: regression.at:549 ok

C++ Type Syntax (GLR).

95: cxx-type.at:255   ok
96: cxx-type.at:262   ok
97: cxx-type.at:268   ok
98: cxx-type.at:275   ok
99: cxx-type.at:282   ok
100: cxx-type.at:289   ok
101: cxx-type.at:296   ok
102: cxx-type.at:302   ok
103: cxx-type.at:309   ok

GLR Regression Test #1.

104: glr-regr1.at:21   ok
## ------------------------------------------------- ##
## ERROR: Suite unsuccessful, 1 of 104 tests failed. ##
## ------------------------------------------------- ##
You may investigate any problem if you feel able to do so, in which
case the test suite provides a good starting point.

Now, failed tests will be executed again, verbosely, and logged
in the file testsuite.log.
## --------------------------- ##
## GNU Bison 1.875 test suite. ##
## --------------------------- ##
34. synclines.at:172: testing Epilogue synch line...
synclines.at:172: $CC $CFLAGS $CPPFLAGS -c syncline.c
stderr:
syncline.c:1:2: #error "1"
synclines.at:172: sed 's/^\([^:]*:[^:.]*\)[.:][^:]*:\(.*\)$/\1:\2/' stderr
stdout:
syncline.c:1: #error "1"
synclines.at:172: test "`cat stdout`" = 'syncline.c:1: #error "1"' || exit 77
synclines.at:172: bison -o input.c input.y
synclines.at:172: $CC $CFLAGS $CPPFLAGS -c input.c
stderr:
input.y:7:2: #error "8"
synclines.at:172: sed 's/^\([^:]*:[^:.]*\)[.:][^:]*:\(.*\)$/\1:\2/' stderr
stdout:
input.y:7: #error "8"
synclines.at:172: cat stdout
--- -   2004-07-26 13:16:22.208749000 -0400
+++ /home/sbacchi/Osciloscópio/bison-1.875/tests/testsuite.dir/at-stdout 2004-07-26 13:16:22.196689565 -0400
@@ -1,2 +1,2 @@
-input.y:8: #error "8"
+input.y:7: #error "8"

34. synclines.at:172: FAILED near `synclines.at:172'
## ------------------------- ##
## testsuite.log is created. ##
## ------------------------- ##

Please send `testsuite.log' and all information you think might help:

  To: <address@hidden>
  Subject: [GNU Bison 1.875] testsuite: 34 failed

make[2]: ** [check-local] Erro 1
make[2]: Leaving directory `/home/sbacchi/Osciloscópio/bison-1.875/tests'
make[1]: ** [check-am] Erro 2
make[1]: Leaving directory `/home/sbacchi/Osciloscópio/bison-1.875/tests'
make: ** [check-recursive] Erro 1
address@hidden bison-1.875]$

Thank you.
Sergio Bacchi.
{}




reply via email to

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