Status Job ID Name Coverage
  Test
failed #865
complexity

00:00:05

failed #864
flake8

00:00:05

failed #863
pylint

00:00:05

 
Name Stage Failure
failed
complexity Test There is an unknown failure, please try again
    load_entry_point('xenon==0.3.1', 'console_scripts', 'xenon')()
File "/usr/lib/python2.6/site-packages/xenon/__init__.py", line 72, in main
from xenon.api import post
File "/usr/lib/python2.6/site-packages/xenon/api.py", line 4, in <module>
import requests
File "/usr/lib/python2.6/site-packages/requests/__init__.py", line 59, in <module>
from .models import Request, Response, PreparedRequest
File "/usr/lib/python2.6/site-packages/requests/models.py", line 22, in <module>
from .packages.urllib3.exceptions import (
ImportError: cannot import name ProtocolError
failed
flake8 Test There is an unknown failure, please try again
./l10n_mx_facturae/invoice.py:1264:80: E501 line too long (83 > 79 characters)
./l10n_mx_facturae/invoice.py:1266:80: E501 line too long (87 > 79 characters)
./l10n_mx_facturae/invoice.py:1291:17: E128 continuation line under-indented for visual indent
./l10n_mx_facturae/invoice.py:1300:13: E128 continuation line under-indented for visual indent
./l10n_mx_facturae/invoice.py:1301:13: E122 continuation line missing indentation or outdented
./l10n_mx_facturae/invoice.py:1340:80: E501 line too long (119 > 79 characters)
./l10n_mx_facturae/invoice.py:1348:17: E127 continuation line over-indented for visual indent
./l10n_mx_facturae/invoice.py:1355:62: E502 the backslash is redundant between brackets
./l10n_mx_facturae/invoice.py:1356:17: E131 continuation line unaligned for hanging indent
kill -s INT 0
failed
pylint Test There is an unknown failure, please try again
                        You can also give a reporter class, eg
mypackage.mymodule.MyReporterClass. [current: text]
-r <y_or_n>, --reports=<y_or_n>
Tells whether to display a full report or only the
messages [current: yes]
--msg-template=<template>
Template used to display messages. This is a python
new-style format string used to format the message
information. See doc for all details

There are no tests to show.