Hit:1 http://security.ubuntu.com/ubuntu jammy-security InRelease
Hit:2 http://archive.ubuntu.com/ubuntu jammy InRelease
Hit:3 http://archive.ubuntu.com/ubuntu jammy-updates InRelease
Hit:4 http://archive.ubuntu.com/ubuntu jammy-backports InRelease
Reading package lists...
Reading package lists...
Building dependency tree...
Reading state information...
curl is already the newest version (7.81.0-1ubuntu1.23).
0 upgraded, 0 newly installed, 0 to remove and 20 not upgraded.
downloading uv 0.9.7 x86_64-unknown-linux-gnu
no checksums to verify
installing to /home/user/.local/bin
uv
uvx
everything's installed!
To add $HOME/.local/bin to your PATH, either restart your shell or run:
source $HOME/.local/bin/env (sh, bash, zsh)
source $HOME/.local/bin/env.fish (fish)
Downloading pygments (1.2MiB)
Downloading pygments
Installed 9 packages in 46ms
============================= test session starts ==============================
platform linux -- Python 3.10.12, pytest-8.4.1, pluggy-1.6.0
rootdir: /tests
plugins: json-ctrf-0.3.5
collected 9 items
../../../tests/test_final_state.py ......... [100%]
==================================== PASSES ====================================
=========================== short test summary info ============================
PASSED ../../../tests/test_final_state.py::test_feature_auth_bookmark_exists
PASSED ../../../tests/test_final_state.py::test_feature_password_reset_bookmark_exists
PASSED ../../../tests/test_final_state.py::test_feature_auth_points_to_password_reset_commit
PASSED ../../../tests/test_final_state.py::test_feature_password_reset_points_to_password_reset_commit
PASSED ../../../tests/test_final_state.py::test_both_bookmarks_point_to_same_commit
PASSED ../../../tests/test_final_state.py::test_feature_auth_points_to_wc_parent
PASSED ../../../tests/test_final_state.py::test_feature_password_reset_points_to_wc_parent
PASSED ../../../tests/test_final_state.py::test_commit_history_intact
PASSED ../../../tests/test_final_state.py::test_working_copy_is_still_empty
============================== 9 passed in 0.32s ===============================