Skip to content

community/sopel: upgrade to 7.1.5

Andy Postnikov requested to merge andypost/aports:sopel into master

https://github.com/sopel-irc/sopel/releases

=================================== FAILURES ===================================
_____________________________ test_example_duck_0 ______________________________
sopel/tests/pytest_plugin.py:142: in test
    raise AssertionError(message)
E   AssertionError: Output does not match the regex:
E   Pattern: https?:\/\/.*sopel.*
E   Output: No results found for 'sopel.chat irc bot'.
_____________________________ test_example_duck_1 ______________________________
sopel/tests/pytest_plugin.py:142: in test
    raise AssertionError(message)
E   AssertionError: Output does not match the regex:
E   Pattern: https?:\/\/grandorder\.wiki\/C%C3%BA_Chulainn.*
E   Output: No results found for 'site:grandorder.wiki chulainn alter'.
=============================== warnings summary ===============================
sopel/plugin.py:1380
  /home/buildozer/aports/community/sopel/src/sopel-7.1.2/sopel/plugin.py:1380: PytestUnknownMarkWarning: Unknown pytest.mark.vcr - is this a typo?  You can register custom marks to avoid this warning - for details, see https://docs.pytest.org/en/stable/mark.html
    test = pytest.mark.vcr(test)

-- Docs: https://docs.pytest.org/en/stable/warnings.html
=========================== short test summary info ============================
FAILED sopel/modules/search.py::test_example_duck_0 - AssertionError: Output ...
FAILED sopel/modules/search.py::test_example_duck_1 - AssertionError: Output ...
======= 2 failed, 1093 passed, 8 xfailed, 1 warning in 67.70s (0:01:07) ========
>>> ERROR: sopel: check failed

https://build.alpinelinux.org/buildlogs/build-3-15-ppc64le/community/sopel/sopel-7.1.2-r0.log

Edited by Andy Postnikov

Merge request reports