Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

test_end_to_end fails #260

Open
CyberTailor opened this issue May 3, 2021 · 2 comments
Open

test_end_to_end fails #260

CyberTailor opened this issue May 3, 2021 · 2 comments

Comments

@CyberTailor
Copy link

Details and log:
https://bugs.gentoo.org/784152

@njsmith
Copy link
Member

njsmith commented May 4, 2021

looks like the relevant bit is:

failed check

'<em class="property">await </em><code class="(sig-name )?descname">foo</code>'

failed test_content

'<div class="admonition note">\n<p class="admonition-title">Note</p>\n<dl class="py function">\n<dt>\n<em class="property"><span class="pre">await</span> </em><code class="sig-name descname"><span class="pre">foo</span></code><span class="sig-paren">(</span><em class="sig-param"><span class="n"><span class="pre">bar</span></span></em><span class="sig-paren">)</span></dt>\n<dd></dd></dl>\n\n\n</div>\n'

Probably a change in sphinx upstream that our test is overly sensitive to, but should dig into it more.

@njsmith
Copy link
Member

njsmith commented May 4, 2021

Ah yeah, looks like dependabot found the same issue here: #256

bmwiedemann pushed a commit to bmwiedemann/openSUSE that referenced this issue May 16, 2021
https://build.opensuse.org/request/show/893360
by user mcepl + dimstar_suse
- Skip test_end_to_end which fails due to recent changes in
  Sphinx (gh#python-trio/sphinxcontrib-trio#260).
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this issue Dec 2, 2021
python-trio/sphinxcontrib-trio#260


git-svn-id: file:///srv/repos/svn-community/svn@1062140 9fca08f4-af9d-4005-b8df-a31f2cc04f65
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this issue Dec 2, 2021
python-trio/sphinxcontrib-trio#260

git-svn-id: file:///srv/repos/svn-community/svn@1062140 9fca08f4-af9d-4005-b8df-a31f2cc04f65
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants