python3.14-textual-8.2.7
aarch64-darwin.pkgs-mistral-vibe
· build #2758
· 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/nix/var/nix/builds/nix-48464-820953937/source/dist /nix/var/nix/builds/nix-48464-820953937/source31Unpacking to: unpacked/textual-8.2.7...OK32Repacking wheel as ./textual-8.2.7-py3-none-any.whl...OK33/nix/var/nix/builds/nix-48464-820953937/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
43checking for references to /nix/var/nix/builds/nix-48464-820953937/ in /nix/store/r4v5b5pm5wzvxbw01jyv3ml0w94mf8l8-python3.14-textual-8.2.7-dist...44patching script interpreter paths in /nix/store/r4v5b5pm5wzvxbw01jyv3ml0w94mf8l8-python3.14-textual-8.2.7-dist45checking for references to /nix/var/nix/builds/nix-48464-820953937/ in /nix/store/dr7rxhyszjfykyvfp6ac4y21h2mbrpca-python3.14-textual-8.2.7...46patching script interpreter paths in /nix/store/dr7rxhyszjfykyvfp6ac4y21h2mbrpca-python3.14-textual-8.2.747stripping (with command strip and flags -S) in /nix/store/dr7rxhyszjfykyvfp6ac4y21h2mbrpca-python3.14-textual-8.2.7/lib48Executing pythonRemoveTestsDir49Finished executing pythonRemoveTestsDirinstallCheckPhase
50no Makefile or custom installCheckPhase, doing nothingpythonImportsCheckPhase
51Executing pythonImportsCheckPhase52Check whether the following modules can be imported: textualpythonMetadataCheckPhase
53Executing pythonMetadataCheckPhasepytestCheckPhase
54Executing pytestCheckPhase55pytest 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=1056============================= test session starts ==============================57platform darwin -- Python 3.14.7, pytest-9.1.1, pluggy-1.6.058rootdir: /nix/var/nix/builds/nix-48464-820953937/source59configfile: pyproject.toml60testpaths: tests61plugins: aiohttp-1.1.1, asyncio-1.4.0, xdist-3.8.0, syrupy-5.5.3, time-machine-3.2.062asyncio: mode=Mode.AUTO, debug=False, asyncio_default_fixture_loop_scope=function, asyncio_default_test_loop_scope=function6310 workers [3012 items] 64........................................................................ [ 2%]65...................................................x.................... [ 4%]66........................................................................ [ 7%]67........................................................................ [ 9%]68........................................................................ [ 11%]69........................................................................ [ 14%]70........................................................................ [ 16%]71........................................................................ [ 19%]72........................................................................ [ 21%]73........................................................................ [ 23%]74........................................................................ [ 26%]75........................................................................ [ 28%]76........................................................................ [ 31%]77........................................................................ [ 33%]78........................................................................ [ 35%]79........................................................................ [ 38%]80........................................................................ [ 40%]81........................................................................ [ 43%]82..x..................................................................... [ 45%]83........................................................................ [ 47%]84........................................................................ [ 50%]85........................................................................ [ 52%]86................................................................x....... [ 54%]87........................................................................ [ 57%]88........................................................................ [ 59%]89........................................................................ [ 62%]90........................................................................ [ 64%]91........................................................................ [ 66%]92........................................................................ [ 69%]93........................................................................ [ 71%]94........................................................................ [ 74%]95........................................................................ [ 76%]96........................................................................ [ 78%]97........................................................................ [ 81%]98.............................................s.......................... [ 83%]99..............................................................x......... [ 86%]100........................................................................ [ 88%]101........................................................................ [ 90%]102........................................................................ [ 93%]103........................................................................ [ 95%]104........................................................................ [ 98%]105............................................................ [100%]106=============================== warnings summary ===============================107../../../../../store/l9vvniyfn908ibypm9j5s1fgz6625df3-python3.14-pytest-9.1.1/lib/python3.14/site-packages/_pytest/python.py:124: 10 warnings108 /nix/store/l9vvniyfn908ibypm9j5s1fgz6625df3-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.109 Test: tests/text_area/test_issue_4301.py::test_issue_4301_reproduction, argvalues type: product110 Please convert to a list or tuple.111 See https://docs.pytest.org/en/stable/deprecations.html#parametrize-iterators112 metafunc.parametrize(*marker.args, **marker.kwargs, _param_mark=marker)113114-- Docs: https://docs.pytest.org/en/stable/how-to/capture-warnings.html115====== 3007 passed, 1 skipped, 4 xfailed, 10 warnings in 82.88s (0:01:22) ======116Finished executing pytestCheckPhase117pytestCheckPhase completed in 1 minutes 36 seconds