mirror of
https://github.com/munin-monitoring/contrib.git
synced 2025-07-22 02:51:03 +00:00
Update t/todo.org with new numbahs
[ci skip]
This commit is contained in:
parent
8dda09085a
commit
2a638429c5
1 changed files with 4 additions and 86 deletions
90
t/todo.org
90
t/todo.org
|
@ -2,37 +2,15 @@
|
||||||
|
|
||||||
Summary:
|
Summary:
|
||||||
|
|
||||||
Failed 5/1006 subtests
|
Failed 2/1006 subtests
|
||||||
|
|
||||||
(less 1 skipped subtest: 1000 okay)
|
(less 1 skipped subtest: 1003 okay)
|
||||||
|
|
||||||
** [0/1] Failing test
|
** [0/1] False positives
|
||||||
*** TODO Failed test 'plugins/snmp/snmp__brocade_ifs: python compile'
|
|
||||||
|
|
||||||
python plugin with error in regular expression string.
|
|
||||||
|
|
||||||
#+BEGIN_EXAMPLE
|
|
||||||
# at t/test.t line 162.
|
|
||||||
#
|
|
||||||
# Command: python -m py_compile snmp__brocade_ifs
|
|
||||||
#
|
|
||||||
# STDOUT:
|
|
||||||
#
|
|
||||||
#
|
|
||||||
#
|
|
||||||
# STDERR:
|
|
||||||
#
|
|
||||||
# SyntaxError: ('invalid syntax', ('snmp__brocade_ifs', 272, 22, "regex_str = '^snmp_'(.+)'_brocade_ifs'\n"))
|
|
||||||
#
|
|
||||||
#
|
|
||||||
#+END_EXAMPLE
|
|
||||||
|
|
||||||
|
|
||||||
** [0/4] False positives
|
|
||||||
|
|
||||||
*** TODO not ok 110 - plugins/system/solaris-memstat: ksh syntax check
|
*** TODO not ok 110 - plugins/system/solaris-memstat: ksh syntax check
|
||||||
|
|
||||||
Can't see what's wrong here. False positive?
|
Can't see what's wrong here. False positive from "ksh -n"?
|
||||||
|
|
||||||
#+BEGIN_EXAMPLE
|
#+BEGIN_EXAMPLE
|
||||||
# Failed test 'plugins/system/solaris-memstat: ksh syntax check'
|
# Failed test 'plugins/system/solaris-memstat: ksh syntax check'
|
||||||
|
@ -51,66 +29,6 @@
|
||||||
#
|
#
|
||||||
#+END_EXAMPLE
|
#+END_EXAMPLE
|
||||||
|
|
||||||
*** TODO not ok 191 - plugins/snmp/snmp__webthermometer
|
|
||||||
|
|
||||||
False positive in "checkbashisms". It looks for $HOSTNAME, which is
|
|
||||||
set implicitly by bash, but explicitly by the plugin.
|
|
||||||
|
|
||||||
#+BEGIN_EXAMPLE
|
|
||||||
# Subtest: plugins/snmp/snmp__webthermometer
|
|
||||||
1..2
|
|
||||||
ok 1 - sh syntax check
|
|
||||||
not ok 2 - checkbashisms
|
|
||||||
# Failed test 'checkbashisms'
|
|
||||||
# at t/test.t line 169.
|
|
||||||
#
|
|
||||||
# Command: checkbashisms snmp__webthermometer
|
|
||||||
#
|
|
||||||
# STDOUT:
|
|
||||||
#
|
|
||||||
#
|
|
||||||
#
|
|
||||||
# STDERR:
|
|
||||||
#
|
|
||||||
# possible bashism in snmp__webthermometer line 44 ($HOST(TYPE|NAME)):
|
|
||||||
# HOSTNAME=`echo $HOSTNAME | sed -e 's/\.$//'`
|
|
||||||
# possible bashism in snmp__webthermometer line 47 ($HOST(TYPE|NAME)):
|
|
||||||
# echo file $FILE dir $DIR hostname $HOSTNAME linkdir $LINKDIR linkfile $LINKFILE
|
|
||||||
#
|
|
||||||
#
|
|
||||||
# Looks like you failed 1 test of 2.
|
|
||||||
#+END_EXAMPLE
|
|
||||||
|
|
||||||
*** TODO not ok 319 - plugins/rabbitmq/rabbitmq_connections
|
|
||||||
|
|
||||||
False positive in "checkbashisms".
|
|
||||||
|
|
||||||
#+BEGIN_EXAMPLE
|
|
||||||
# Subtest: plugins/rabbitmq/rabbitmq_connections
|
|
||||||
1..2
|
|
||||||
ok 1 - sh syntax check
|
|
||||||
not ok 2 - checkbashisms
|
|
||||||
# Failed test 'checkbashisms'
|
|
||||||
# at t/test.t line 169.
|
|
||||||
#
|
|
||||||
# Command: checkbashisms rabbitmq_connections
|
|
||||||
#
|
|
||||||
# STDOUT:
|
|
||||||
#
|
|
||||||
#
|
|
||||||
#
|
|
||||||
# STDERR:
|
|
||||||
#
|
|
||||||
# possible bashism in rabbitmq_connections line 66 ($"foo" should be eval_gettext "foo"):
|
|
||||||
# echo "connections.value $(HOME=$HOME rabbitmqctl list_connections | grep -v "^Listing" | grep -v "done.$" | wc -l)"
|
|
||||||
#
|
|
||||||
#
|
|
||||||
# Looks like you failed 1 test of 2.
|
|
||||||
not ok 319 - plugins/rabbitmq/rabbitmq_connections
|
|
||||||
# Failed test 'plugins/rabbitmq/rabbitmq_connections'
|
|
||||||
# at t/test.t line 64.
|
|
||||||
#+END_EXAMPLE
|
|
||||||
|
|
||||||
|
|
||||||
** [0/1] Blame the CI provider
|
** [0/1] Blame the CI provider
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue