Skip to content

Commit ffb1838

Browse files
authored
borgbackup: reenable fixed test (#404515)
Reported upstream in 2023 and couldn't reproduce it anymore on 1.4.1.
2 parents f7ff8c6 + a4ac5e8 commit ffb1838

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

pkgs/by-name/bo/borgbackup/package.nix

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -121,8 +121,6 @@ python.pkgs.buildPythonApplication rec {
121121
"test_get_keys_dir"
122122
"test_get_security_dir"
123123
"test_get_config_dir"
124-
# https://github.com/borgbackup/borg/issues/6573
125-
"test_basic_functionality"
126124
];
127125

128126
preCheck = ''

0 commit comments

Comments
 (0)