=================================== FAILURES =================================== __ test_sphinx_directives[35-highlight (`sphinx.directives.code.Highlight`):] __ file_params = ParamTestData(line=35, title='highlight (`sphinx.directives.code.Highlight`):', description=None, content='```{highlig...hing" linenothreshold="9223372036854775807">\n', index=3, fmt=<pytest_param_files.main.DotFormat object at 0xf4bbb520>) @pytest.mark.param_file(FIXTURE_PATH / "sphinx_directives.md") def test_sphinx_directives(file_params): # TODO fix skipped directives # TODO test domain directives if file_params.title.startswith("SKIP"): pytest.skip(file_params.title) elif file_params.title.startswith("SPHINX3") and sphinx.version_info[0] < 3: pytest.skip(file_params.title) elif file_params.title.startswith("SPHINX4") and sphinx.version_info[0] < 4: pytest.skip(file_params.title) document = to_docutils(file_params.content, in_sphinx_env=True).pformat() # see https://github.com/sphinx-doc/sphinx/issues/9827 document = document.replace('<glossary sorted="False">', "<glossary>") > file_params.assert_expected(document, rstrip_lines=True) E AssertionError: Actual does not match expected E --- /var/tmp/portage/dev-python/myst_parser-0.16.1_p20220119/work/MyST-Parser-7654462dc8521c0090478efa4dcfba6227e97a84/tests/test_renderers/fixtures/sphinx_directives.md:35 E +++ (actual) E @@ -1,2 +1,2 @@ E <document source="notset"> E E - <highlightlang force="False" lang="something" linenothreshold="9223372036854775807"> E + <highlightlang force="False" lang="something" linenothreshold="2147483647"> document = ('<document source="notset">\n' ' <highlightlang force="False" lang="something" ' 'linenothreshold="2147483647">\n') file_params = ParamTestData(line=35, title='highlight (`sphinx.directives.code.Highlight`):', description=None, content='```{highlight} something\n```\n', expected='<document source="notset">\n <highlightlang force="False" lang="something" linenothreshold="9223372036854775807">\n', index=3, fmt=<pytest_param_files.main.DotFormat object at 0xf4bbb520>) tests/test_renderers/test_fixtures_sphinx.py:53: AssertionError =========================== short test summary info ============================ SKIPPED [1] tests/test_commonmark/test_commonmark.py:21: Expects '+++' to be unconverted (not block break). SKIPPED [2] tests/test_commonmark/test_commonmark.py:26: Thematic breaks on the first line conflict with front matter syntax SKIPPED [1] tests/test_renderers/test_fixtures_docutils.py:44: (`docutils.parsers.rst.directives.body.LineBlock`) SKIP: MockingError: MockState has not yet implemented attribute 'nest_line_block_lines' SKIPPED [2] tests/test_renderers/test_fixtures_sphinx.py:45: SKIP: Tested in sphinx builds SKIPPED [1] tests/test_renderers/test_fixtures_sphinx.py:45: SKIP: MockingError: MockState has not yet implemented attribute 'nested_list_parse' SKIPPED [1] tests/test_renderers/test_fixtures_sphinx.py:59: SKIP cpp:expr (`sphinx.domains.cpp.CPPExprRole`): SKIPPED [1] tests/test_renderers/test_fixtures_sphinx.py:59: SKIP cpp:texpr (`sphinx.domains.cpp.CPPExprRole`): SKIPPED [1] tests/test_renderers/test_fixtures_sphinx.py:59: SKIP: Non-deterministic output FAILED tests/test_renderers/test_fixtures_sphinx.py::test_sphinx_directives[35-highlight (`sphinx.directives.code.Highlight`):] =========== 1 failed, 988 passed, 10 skipped, 6 deselected in 47.19s =========== * ERROR: dev-python/myst_parser-0.16.1_p20220119::gentoo failed (test phase): * pytest failed with python3.9 * ---- # emerge --info Portage 3.0.28 (python 3.9.9-final-0, default/linux/ppc/17.0, gcc-11.2.0, glibc-2.33-r7, 5.15.11-gentoo-dist-hardened ppc) ================================================================= System uname: Linux-5.15.11-gentoo-dist-hardened-ppc-POWER9_-architected-,_altivec_supported-with-glibc2.33 KiB Mem: 32914200 total, 10281264 free KiB Swap: 67108860 total, 66732708 free Timestamp of repository gentoo: Mon, 07 Feb 2022 06:36:43 +0000 sh bash 5.1_p8 ld GNU ld (Gentoo 2.37_p1 p0) 2.37 app-misc/pax-utils: 1.3.3::gentoo app-shells/bash: 5.1_p8::gentoo dev-lang/perl: 5.34.0-r6::gentoo dev-lang/python: 3.9.9-r1::gentoo, 3.10.0_p1-r1::gentoo dev-lang/rust-bin: 1.57.0::gentoo dev-util/cmake: 3.21.4::gentoo dev-util/meson: 0.59.4::gentoo sys-apps/baselayout: 2.7-r3::gentoo sys-apps/openrc: 0.44.10::gentoo sys-apps/sandbox: 2.25::gentoo sys-devel/autoconf: 2.71-r1::gentoo sys-devel/automake: 1.16.4::gentoo sys-devel/binutils: 2.37_p1::gentoo sys-devel/binutils-config: 5.4::gentoo sys-devel/gcc: 11.2.0::gentoo sys-devel/gcc-config: 2.5-r1::gentoo sys-devel/libtool: 2.4.6-r6::gentoo sys-devel/llvm: 13.0.0::gentoo sys-devel/make: 4.3::gentoo sys-kernel/linux-headers: 5.15-r3::gentoo (virtual/os-headers) sys-libs/glibc: 2.33-r7::gentoo Repositories: gentoo location: /var/db/repos/gentoo sync-type: rsync sync-uri: rsync://rsync.gentoo.org/gentoo-portage priority: -1000 sync-rsync-extra-opts: sync-rsync-verify-metamanifest: yes sync-rsync-verify-jobs: 1 sync-rsync-verify-max-age: 24 ACCEPT_KEYWORDS="ppc ~ppc" ACCEPT_LICENSE="@FREE" CBUILD="powerpc-unknown-linux-gnu" CFLAGS="-O2 -mcpu=powerpc -mtune=powerpc -pipe -frecord-gcc-switches -fdiagnostics-show-option" CHOST="powerpc-unknown-linux-gnu" CONFIG_PROTECT="/etc /usr/share/gnupg/qualified.txt" CONFIG_PROTECT_MASK="/etc/ca-certificates.conf /etc/dconf /etc/env.d /etc/gconf /etc/gentoo-release /etc/revdep-rebuild /etc/sandbox.d /etc/terminfo" CXXFLAGS="-O2 -mcpu=powerpc -mtune=powerpc -pipe -frecord-gcc-switches -fdiagnostics-show-option" DISTDIR="/var/cache/distfiles" EMERGE_DEFAULT_OPTS="--nospinner --ask-enter-invalid --jobs=4 --load-average 10 --quiet-build --keep-going --complete-graph --with-bdeps=y --deep" ENV_UNSET="CARGO_HOME DBUS_SESSION_BUS_ADDRESS DISPLAY GOBIN GOPATH PERL5LIB PERL5OPT PERLPREFIX PERL_CORE PERL_MB_OPT PERL_MM_OPT XAUTHORITY XDG_CACHE_HOME XDG_CONFIG_HOME XDG_DATA_HOME XDG_RUNTIME_DIR" FCFLAGS="-O2 -mcpu=powerpc -mtune=powerpc -pipe -frecord-gcc-switches -fdiagnostics-show-option" FEATURES="assume-digests binpkg-docompress binpkg-dostrip binpkg-logs config-protect-if-modified distlocks ebuild-locks fixlafiles ipc-sandbox multilib-strict network-sandbox news parallel-fetch parallel-install pid-sandbox preserve-libs protect-owned qa-unresolved-soname-deps sandbox sfperms strict unknown-features-warn unmerge-logs unmerge-orphans userfetch userpriv usersandbox usersync xattr" FFLAGS="-O2 -mcpu=powerpc -mtune=powerpc -pipe -frecord-gcc-switches -fdiagnostics-show-option" GENTOO_MIRRORS="https://gentoo.osuosl.org/" LANG="C.UTF8" LDFLAGS="-Wl,-O1 -Wl,--as-needed -Wl,--defsym=__gentoo_check_ldflags__=0" MAKEOPTS="-j12 -l10" PKGDIR="/var/tmp/portage/ppc32" PORTAGE_CONFIGROOT="/" PORTAGE_RSYNC_OPTS="--recursive --links --safe-links --perms --times --omit-dir-times --compress --force --whole-file --delete --stats --human-readable --timeout=180 --exclude=/distfiles --exclude=/local --exclude=/packages --exclude=/.git" PORTAGE_TMPDIR="/var/tmp" SHELL="/bin/bash" USE="acl big-endian bzip2 cli crypt dbus dri elogind fortran gdbm iconv ipv6 libglvnd ncurses nls nptl openmp pam pcre ppc readline seccomp split-usr ssl unicode xattr zlib" ABI_PPC="32" ADA_TARGET="gnat_2020" APACHE2_MODULES="authn_core authz_core socache_shmcb unixd actions alias auth_basic authn_alias authn_anon authn_dbm authn_default authn_file authz_dbm authz_default authz_groupfile authz_host authz_owner authz_user autoindex cache cgi cgid dav dav_fs dav_lock deflate dir disk_cache env expires ext_filter file_cache filter headers include info log_config logio mem_cache mime mime_magic negotiation rewrite setenvif speling status unique_id userdir usertrack vhost_alias" CALLIGRA_FEATURES="karbon sheets words" COLLECTD_PLUGINS="df interface irq load memory rrdtool swap syslog" ELIBC="glibc" GPSD_PROTOCOLS="ashtech aivdm earthmate evermore fv18 garmin garmintxt gpsclock greis isync itrax mtk3301 nmea ntrip navcom oceanserver oldstyle oncore rtcm104v2 rtcm104v3 sirf skytraq superstar2 timing tsip tripmate tnt ublox ubx" INPUT_DEVICES="libinput" KERNEL="linux" LCD_DEVICES="bayrad cfontz cfontz633 glk hd44780 lb216 lcdm001 mtxorb ncurses text" LIBREOFFICE_EXTENSIONS="presenter-console presenter-minimizer" LUA_SINGLE_TARGET="lua5-1" LUA_TARGETS="lua5-1" OFFICE_IMPLEMENTATION="libreoffice" PHP_TARGETS="php7-4 php8-0" POSTGRES_TARGETS="postgres12 postgres13" PYTHON_SINGLE_TARGET="python3_9" PYTHON_TARGETS="python3_9" RUBY_TARGETS="ruby26 ruby27" USERLAND="GNU" VIDEO_CARDS="fbdev mga nv r128 radeon dummy v4l" XTABLES_ADDONS="quota2 psd pknock lscan length2 ipv4options ipset ipp2p iface geoip fuzzy condition tee tarpit sysrq proto steal rawnat logmark ipmark dhcpmac delude chaos account" Unset: ADDR2LINE, AR, ARFLAGS, AS, ASFLAGS, CC, CCLD, CONFIG_SHELL, CPP, CPPFLAGS, CTARGET, CXX, CXXFILT, ELFEDIT, EXTRA_ECONF, F77FLAGS, FC, GCOV, GPROF, INSTALL_MASK, LC_ALL, LD, LEX, LFLAGS, LIBTOOL, LINGUAS, MAKE, MAKEFLAGS, NM, OBJCOPY, OBJDUMP, PORTAGE_BINHOST, PORTAGE_BUNZIP2_COMMAND, PORTAGE_COMPRESS, PORTAGE_COMPRESS_FLAGS, PORTAGE_RSYNC_EXTRA_OPTS, RANLIB, READELF, RUSTFLAGS, SIZE, STRINGS, STRIP, YACC, YFLAGS
Created attachment 764497 [details] build.log
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=019aecf4699abf09993e9de70c485c82b3bb79c7 commit 019aecf4699abf09993e9de70c485c82b3bb79c7 Author: Sam James <sam@gentoo.org> AuthorDate: 2022-03-13 17:54:45 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-03-13 17:55:02 +0000 dev-python/myst_parser: add 32-bit test fix Test-only fix, doesn't affect runtime. Closes: https://bugs.gentoo.org/832823 Signed-off-by: Sam James <sam@gentoo.org> .../files/myst_parser-0.17.0-32-bit-test-fix.patch | 33 ++++++++++++++++++++++ dev-python/myst_parser/myst_parser-0.17.0.ebuild | 6 +++- 2 files changed, 38 insertions(+), 1 deletion(-)