junit.html

Report generated on 08-Aug-2023 at 08:07:39 by pytest-html v3.2.0

Summary

20 tests ran in 1.41 seconds.

20 passed, 0 skipped, 0 failed, 0 errors, 0 expected failures, 0 unexpected passes

Results

Result Test Duration Links
Passed tests/test_scm.py::test_lookup 0.03
No log output captured.
Passed tests/test_scm.py::test_handle_remote_and_local_repos 0.25
------------------------------Captured stderr call------------------------------
Switched to a new branch 'beta/0.0.3' Switched to a new branch 'beta/0.0.4' Switched to branch 'master' Cloning into '/tmp/pytest-of-runner/pytest-0/test_handle_remote_and_local_r0/test_check_version-repo1'... done. Switched to a new branch 'beta/0.0.2' Cloning into '/tmp/pytest-of-runner/pytest-0/test_handle_remote_and_local_r0/C2SWME'... done. Switched to a new branch 'beta/0.0.1' fatal: a branch named 'master' already exists From /tmp/pytest-of-runner/pytest-0/test_handle_remote_and_local_r0/test_check_version-repo1 * [new branch] beta/0.0.2 -> repo1/beta/0.0.2 * [new branch] master -> repo1/master
Passed tests/test_script.py::test_add_arguments 0.00
No log output captured.
Passed tests/test_script.py::test_process_options 0.02
------------------------------Captured stderr call------------------------------
fatal: not a git repository: '/tmp/pytest-of-runner/pytest-0/test_process_options0/.git' hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch <name> hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m <name> fatal: ambiguous argument 'refs/heads/master': unknown revision or path not in the working tree. Use '--' to separate paths from revisions, like this: 'git <command> [<revision>...] -- [<file>...]'
Passed tests/test_script.py::test_main_make_beta 0.11
------------------------------Captured stderr call------------------------------
Switched to a new branch 'beta/0.0.0' The release branch beta/0.0.0 has been created. To complete the release: git push origin beta/0.0.0 To revert this beta branch: git branch -D beta/0.0.0 Switched to branch 'master'
Passed tests/test_script.py::test_main_make_release 0.12
------------------------------Captured stderr call------------------------------
Switched to a new branch 'beta/0.0.0' Switched to branch 'master' Switched to branch 'beta/0.0.0' Switched to branch 'master' The release is almost complete. To complete the release: git push origin release/0.0.0 git push origin master To revert this release: git reset --hard HEAD~1 git tag -d release/0.0.0
Passed tests/test_tools.py::test_abort_exception 0.00
No log output captured.
Passed tests/test_tools.py::test_urmtree 0.00
No log output captured.
Passed tests/test_tools.py::test_indent 0.00
No log output captured.
Passed tests/test_tools.py::test_list_of_paths 0.00
No log output captured.
Passed tests/test_tools.py::test_lstrip 0.00
No log output captured.
Passed tests/test_tools.py::test_apply_fixers 0.00
No log output captured.
Passed tests/test_tools.py::test_get_module_var 0.00
No log output captured.
Passed tests/test_tools.py::test_set_module_var 0.00
No log output captured.
Passed tests/test_tools.py::test_set_module_var_empty_file 0.00
No log output captured.
Passed tests/test_tools.py::test_bump_version 0.00
No log output captured.
Passed tests/test_tools.py::test_update_version_master 0.05
No log output captured.
Passed tests/test_tools.py::test_update_version_beta 0.10
------------------------------Captured stderr call------------------------------
Switched to a new branch 'beta/0.0.4' Updated 1 path from the index Updated 1 path from the index Switched to a new branch 'beta/0.0.2'
Passed tests/test_tools.py::test_update_version_release 0.06
------------------------------Captured stderr call------------------------------
Switched to a new branch 'beta/0.0.3' Updated 1 path from the index
Passed tests/test_tools.py::test_process 0.13
------------------------------Captured stderr call------------------------------
Updated 1 path from the index Switched to a new branch 'beta/1.2.3'