[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
3.4.2: test suite is failing
From: |
Tomasz Kłoczko |
Subject: |
3.4.2: test suite is failing |
Date: |
Tue, 17 Sep 2019 18:06:39 +0100 |
1) in git repo 3.4.2 version is not tagged
2) please enable submitting tickets over
3) 3.4.2 test suite is failing (3.4.1 was OK)
57: Deprecated directives FAILED (input.at:2622)
## ------------- ##
## Test results. ##
## ------------- ##
ERROR: 564 tests were run,
1 failed unexpectedly.
11 tests were skipped.
## -------------------------- ##
## testsuite.log was created. ##
## -------------------------- ##
Please send `tests/testsuite.log' and all information you think might help:
To: <address@hidden>
Subject: [GNU Bison 3.4.2] testsuite: 57 failed
[tkloczko@barrel bison-3.4.2]$ cat tests/testsuite.dir/057/testsuite.log
# -*- compilation -*-
57. input.at:2536: testing Deprecated directives ...
./input.at:2610: cp errors-all experr
./input.at:2611: bison --color=no -fno-caret -ffixit input.y
./input.at:2613: sed -e '/^fix-it:/d' errors-all >experr
./input.at:2614: bison --color=no -fno-caret input.y
./input.at:2618: rm -f output.c
./input.at:2619: cp input.y input.y.orig
./input.at:2620: sed -e '/fix-it/d' <errors-all >experr
./input.at:2621: echo "bison: file 'input.y' was updated (backup:
'input.y~')" >>experr
./input.at:2622: bison --color=no -fno-caret --update input.y
--- experr 2019-09-17 15:06:00.613266374 +0100
+++
/home/tkloczko/rpmbuild/BUILD/bison-3.4.2/tests/testsuite.dir/at-groups/57/stderr
2019-09-17 15:06:01.101266447 +0100
@@ -21,3 +21,41 @@
input.y:29.1-18: warning: duplicate directive: '%name-prefix "bar"'
[-Wother]
input.y:13.1-20: previous declaration
bison: file 'input.y' was updated (backup: 'input.y~')
+==48025== 11 bytes in 1 blocks are still reachable in loss record 1 of 2
+==48025== at 0x483980B: malloc (vg_replace_malloc.c:309)
+==48025== by 0x1162DC: xmalloc (xmalloc.c:41)
+==48025== by 0x12082A: UnknownInlinedFun (xalloc.h:218)
+==48025== by 0x12082A: quotearg_n_options (quotearg.c:918)
+==48025== by 0x12495D: fixits_run (fixits.c:213)
+==48025== by 0x10ED8C: main (main.c:243)
+==48025==
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ match-leak-kinds: reachable
+ fun:malloc
+ fun:xmalloc
+ fun:UnknownInlinedFun
+ fun:quotearg_n_options
+ fun:fixits_run
+ fun:main
+}
+==48025== 32 bytes in 1 blocks are still reachable in loss record 2 of 2
+==48025== at 0x4839748: malloc (vg_replace_malloc.c:308)
+==48025== by 0x483BD63: realloc (vg_replace_malloc.c:836)
+==48025== by 0x115625: xrealloc (xmalloc.c:61)
+==48025== by 0x12088A: quotearg_n_options (quotearg.c:895)
+==48025== by 0x12495D: fixits_run (fixits.c:213)
+==48025== by 0x10ED8C: main (main.c:243)
+==48025==
+{
+ <insert_a_suppression_name_here>
+ Memcheck:Leak
+ match-leak-kinds: reachable
+ fun:malloc
+ fun:realloc
+ fun:xrealloc
+ fun:quotearg_n_options
+ fun:fixits_run
+ fun:main
+}
57. input.at:2536: 57. Deprecated directives (input.at:2536): FAILED (
input.at:2622)
kloczek
--
Tomasz Kłoczko | LinkedIn: *http://lnkd.in/FXPWxH <http://lnkd.in/FXPWxH>*
- 3.4.2: test suite is failing,
Tomasz Kłoczko <=