Projet

Général

Profil

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

root / t / test-exception-wrapper.expected-failures @ 8b69c8a1

Historique | Voir | Annoter | Télécharger (14 ko)

# Date Auteur Commentaire
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...