Skip to content

Fix file lock logging tests.#702

Merged
JoeZiminski merged 1 commit into
mainfrom
fix_filelock_tests
Mar 3, 2026
Merged

Fix file lock logging tests.#702
JoeZiminski merged 1 commit into
mainfrom
fix_filelock_tests

Conversation

@JoeZiminski

@JoeZiminski JoeZiminski commented Mar 3, 2026

Copy link
Copy Markdown
Member

#623 added a test in which a file was locked before transfer, to check errors in transfer were propagated successfully to the user. On macOS/linux, the file was 'locked' by continuously writing to it. This test was leading to sporadic failure on linux/macOS because sometimes, a .partial file was created as the while was being written to. This PR ignores this file in the test.

@JoeZiminski JoeZiminski merged commit 48e68c8 into main Mar 3, 2026
15 checks passed
@JoeZiminski JoeZiminski changed the title Fix tests. Fix file lock logging tests. Mar 3, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant