Package: flycheck / 31-3

Metadata

Package Version Patches format
flycheck 31-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
disable sqlint test.patch | (download)

test/flycheck-test.el | 10 5 + 5 - 0 !
1 file changed, 5 insertions(+), 5 deletions(-)

 disable-sqlint-test

sqlint not available in Debian

patch README for Debian.patch | (download)

README.md | 13 1 + 12 - 0 !
1 file changed, 1 insertion(+), 12 deletions(-)

 patch readme for debian

Remove reference to legacy manual since we don't install that (see
d/rules).

disable MELPA tests.patch | (download)

test/specs/test-melpa-package.el | 95 0 + 95 - 0 !
1 file changed, 95 deletions(-)

 disable melpa tests

These tests require network access.

disable rpmlint test.patch | (download)

test/flycheck-test.el | 18 9 + 9 - 0 !
1 file changed, 9 insertions(+), 9 deletions(-)

 disable rpmlint test

The expected values for this test are architecture-dependent.

disable flaky tests.patch | (download)

test/flycheck-test.el | 3260 1630 + 1630 - 0 !
1 file changed, 1630 insertions(+), 1630 deletions(-)

 disable flaky tests

The ERT tests for flycheck's built-in checkers break when the output
of various command line tools changes.  This happens often in Debian
sid, and upstream do not have the time to fix the failures.

ERT tests of fundamental flycheck functionality remain enabled, and
this does not affect the Buttercup test suite.

disable intersphinx and info extensions.patch | (download)

doc/conf.py | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 disable intersphinx and info extensions

The intersphinx and info extensions use network during the build. The info
extension may even fail the build if network is available (Bug #929232).