Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • aports aports
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Graph
    • Compare
  • Issues 740
    • Issues 740
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 331
    • Merge requests 331
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • alpinealpine
  • aportsaports
  • Merge requests
  • !26865

community/sopel: upgrade to 7.1.5

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Andy Postnikov requested to merge andypost/aports:sopel into master Oct 27, 2021
  • Overview 1
  • Commits 2
  • Pipelines 4
  • Changes 2

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 Oct 27, 2021 by Andy Postnikov
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: sopel