python3.14-textual-8.2.7
checks.x86_64-linux.pkgs-mistral-vibe
· build #4123
· raw
1structuredAttrs is enabled2Sourcing python-remove-tests-dir-hook3Sourcing python-catch-conflicts-hook.sh4Sourcing python-remove-bin-bytecode-hook.sh5Sourcing pypa-build-hook6Using pypaBuildPhase7Sourcing python-runtime-deps-check-hook8Using pythonRuntimeDepsCheckHook9Sourcing pypa-install-hook10Using pypaInstallPhase11Sourcing python-imports-check-hook.sh12Using pythonImportsCheckPhase13Sourcing python-metadata-check-hook.sh14Using pythonMetadataCheckPhase15Sourcing python-namespaces-hook16Sourcing python-catch-conflicts-hook.sh17Sourcing pytest-check-hook18Using pytestCheckPhase
unpackPhase
19unpacking source archive /nix/store/1h6844gsr81k45lyvrwxmjfaylc9s3z9-source20source root is source21setting SOURCE_DATE_EPOCH to timestamp 315619200 of file "source/uv.lock"configurePhase
22no configure script, doing nothingbuildPhase
23Executing pypaBuildPhase24Creating a wheel...25pypa build flags: --no-isolation --outdir dist/ --wheel26* Getting build dependencies for wheel...27* Building wheel...28Successfully built textual-8.2.7-py3-none-any.whl29Finished creating a wheel...30/build/source/dist /build/source31Unpacking to: unpacked/textual-8.2.7...OK32Repacking wheel as ./textual-8.2.7-py3-none-any.whl...OK33/build/source34Finished executing pypaBuildPhasepythonRuntimeDepsCheckHook
35Executing pythonRuntimeDepsCheck36Checking runtime dependencies for textual-8.2.7-py3-none-any.whl37Finished executing pythonRuntimeDepsCheckinstallPhase
38Executing pypaInstallPhase39Successfully installed textual-8.2.7-py3-none-any.whl40Finished executing pypaInstallPhasepythonOutputDistPhase
41Executing pythonOutputDistPhase42Finished executing pythonOutputDistPhasefixupPhase
43shrinking RPATHs of ELF executables and libraries in /nix/store/3ihm8c6zdaqahizna7fkamlb37adb7if-python3.14-textual-8.2.7-dist44checking for references to /build/ in /nix/store/3ihm8c6zdaqahizna7fkamlb37adb7if-python3.14-textual-8.2.7-dist...45patching script interpreter paths in /nix/store/3ihm8c6zdaqahizna7fkamlb37adb7if-python3.14-textual-8.2.7-dist46shrinking RPATHs of ELF executables and libraries in /nix/store/vwn9bcbk734q5ihc29xq8w032ydy9cyg-python3.14-textual-8.2.747checking for references to /build/ in /nix/store/vwn9bcbk734q5ihc29xq8w032ydy9cyg-python3.14-textual-8.2.7...48patching script interpreter paths in /nix/store/vwn9bcbk734q5ihc29xq8w032ydy9cyg-python3.14-textual-8.2.749stripping (with command strip and flags -S -p) in /nix/store/vwn9bcbk734q5ihc29xq8w032ydy9cyg-python3.14-textual-8.2.7/lib50Executing pythonRemoveTestsDir51Finished executing pythonRemoveTestsDirinstallCheckPhase
52no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
53Executing pythonImportsCheckPhase54Check whether the following modules can be imported: textualpythonMetadataCheckPhase
55Executing pythonMetadataCheckPhasepytestCheckPhase
56Executing pytestCheckPhase57pytest flags: -m pytest --ignore-glob=tests/snapshot_tests/test_snapshots.py -k not\ \(test_textual_env_var\)\ and\ not\ \(test_progress_bar_width_1fr\) --dist=loadgroup --numprocesses=4858============================= test session starts ==============================59platform linux -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.060rootdir: /build/source61configfile: pyproject.toml62testpaths: tests63plugins: aiohttp-1.1.1, asyncio-1.4.0, xdist-3.8.0, syrupy-5.5.3, time-machine-3.2.064asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=function, asyncio_default_test_loop_scope=function6548 workers [3012 items] 66........................................................................ [ 2%]67........................................................................ [ 4%]68........................................................................ [ 7%]69........................................................................ [ 9%]70........................................................................ [ 11%]71........................................................................ [ 14%]72..................................x..................................... [ 16%]73........................................................................ [ 19%]74........................................................................ [ 21%]75........................................................................ [ 23%]76........................................................................ [ 26%]77........................................................................ [ 28%]78........................................................................ [ 31%]79........................................................................ [ 33%]80........................................................................ [ 35%]81........................................................................ [ 38%]82........................................................................ [ 40%]83..................................................................x..... [ 43%]84........................................................................ [ 45%]85........................................................................ [ 47%]86........................................................................ [ 50%]87........................................................................ [ 52%]88...........................x............................................ [ 54%]89........................................................................ [ 57%]90........................................................................ [ 59%]91........................................................................ [ 62%]92........................................................................ [ 64%]93........................................................................ [ 66%]94........................................................................ [ 69%]95........................................................................ [ 71%]96........................................................................ [ 74%]97........................................................................ [ 76%]98........................................................................ [ 78%]99................................................................s....... [ 81%]100........................................................................ [ 83%]101..................................x..................................... [ 86%]102........................................................................ [ 88%]103........................................................................ [ 90%]104........................................................................ [ 93%]105........................................................................ [ 95%]106........................................................................ [ 98%]107............................................................ [100%]108=============================== warnings summary ===============================109../../nix/store/6aamjai1shjzq2bmg67pfkimd3l9cj76-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:124: 48 warnings110 /nix/store/6aamjai1shjzq2bmg67pfkimd3l9cj76-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:124: PytestRemovedIn10Warning: Passing a non-Collection iterable to parametrize is deprecated.111 Test: tests/text_area/test_issue_4301.py::test_issue_4301_reproduction, argvalues type: product112 Please convert to a list or tuple.113 See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators114 metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)115116-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html117=========== 3007 passed, 1 skipped, 4 xfailed, 48 warnings in 21.96s ===========118Finished executing pytestCheckPhase