Skip to content

windows: implement st_birthtime restoration, fixes #8730 #5725

windows: implement st_birthtime restoration, fixes #8730

windows: implement st_birthtime restoration, fixes #8730 #5725

Triggered via pull request March 1, 2026 16:00
Status Failure
Total duration 14s
Artifacts

ci.yml

on: pull_request
asan_ubsan
0s
asan_ubsan
windows_tests
0s
windows_tests
Matrix: native_tests
Matrix: vm_tests
Fit to window
Zoom out
Zoom in

Annotations

4 errors
lint
The process '/opt/hostedtoolcache/ruff/0.15.4/x86_64/ruff' failed with exit code 1
ruff (F401): src/borg/testsuite/archiver/create_cmd_test.py#L27
src/borg/testsuite/archiver/create_cmd_test.py:27:5: F401 `..same_ts_ns` imported but unused help: Remove unused import
ruff (F401): src/borg/testsuite/archiver/create_cmd_test.py#L26
src/borg/testsuite/archiver/create_cmd_test.py:26:5: F401 `..is_birthtime_fully_supported` imported but unused help: Remove unused import
ruff (F401): src/borg/archive.py#L37
src/borg/archive.py:37:83: F401 `.platform.set_birthtime` imported but unused help: Remove unused import: `.platform.set_birthtime`