Package: python-molotov / 2.7-3

Metadata

Package Version Patches format
python-molotov 2.7-3 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
0001 Disable tests if they require Internet access.patch | (download)

molotov/tests/test_fmwk.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 update: disable tests if they require internet access


0002 Skip tests are not supposed to FTBFS randomly.patch | (download)

molotov/tests/test_run.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 update: skip tests are not supposed to ftbfs randomly

Patch created by Santiago Vila

0003 Disable session tests they doesn t work with newer aiohttp.patch | (download)

molotov/tests/test_session.py | 2 2 + 0 - 0 !
1 file changed, 2 insertions(+)

 update: disable session tests, they doesn't work with newer aiohttp


0004 Skip tests failing for unknown reasons.patch | (download)

molotov/tests/test_console.py | 3 3 + 0 - 0 !
1 file changed, 3 insertions(+)

 for some reason two tests are failing under debian
  Upstream was not able to reproduce the issue
     https://github.com/tarekziade/molotov/issues/164