Projet

Général

Profil

Paste
Télécharger au format
Statistiques
| Branche: | Révision:

root / t / test-exception-wrapper.expected-failures @ 374cdde9

Historique | Voir | Annoter | Télécharger (13,8 ko)

# Date Auteur Commentaire
374cdde9 2019-10-03 11:34 Lars Kruse

Remove "upnpc_" from list of expected code style test failures

It was probably fixed around 81bf32a5.

ee68a404 2019-08-13 22:06 Lars Kruse

Plugin w1_: add executable flag and tolerate shellcheck failure

Hopefully the issue will be resolved via #1011.

5b8adb58 2019-08-13 18:42 Lars Kruse

Plugin lighttpd_: fix code style issues reported by flake8

8b24b649 2019-08-13 18:36 Lars Kruse

Plugin icecast2_all: fix code style issues reported by flake8

ab3a5837 2019-08-13 18:29 Lars Kruse

Plugin icecast2_: fix code style issues reported by flake8

c466adc4 2019-08-13 18:29 Lars Kruse

Plugin ethermine_hashrate_: fix code style issues reported by flake8

275c82f4 2019-08-13 18:28 Lars Kruse

Plugin btcguild_hashrate_: fix code style issues reported by flake8

ba732fd7 2019-08-13 18:09 Lars Kruse

Plugin snmp__airport: fix code style issues reported by flake8

dacb5501 2019-08-13 18:02 Lars Kruse

Plugin snmp__synology: fix code style issues reported by flake8

8b69c8a1 2019-08-13 17:58 Lars Kruse

Remove plugin solrmulticore

The plugin was introduced in 2011 and superseded by the solr4_ plugin
introduced in 2013.

a730d96a 2019-08-13 17:56 Lars Kruse

Remove plugin solr

The plugin saw only one substantial commit (its initial addition to the
repository). This very first version of the plugin was already broken
(undefined variable "core1") and was never fixed.
Thus it feels sane to assume, that the plugin was never used.

be1dfde5 2019-08-13 17:56 Lars Kruse

Plugin solr4_: fix code style issues reported by flake8

24ab44ca 2019-08-13 17:47 Lars Kruse

Plugin tor_: fix code style issues reported by flake8

e5abdeeb 2019-08-12 23:16 Lars Kruse

tests: enable shellcheck for shell-based plugins and flake8 for python-based plugins

Many plugins are still failing these tests.
These expected failures are listed in a file
(t/test-exception-wrapper.expected-failures)
A wrapper script is used for running the tests and comparing the result...