I've been slowly attempting to understand the current state of the repo, but as a new P4Transfer user getting stuck with a simple local test case (Windows 10, Python 3.10), I decided to run the test suite and found a number of errors:

Checkout out tag v1.1.1 however, resulted in a mostly passing test suite with the exception of testUTF16Unsyncable. Are there logs or errors that would be helpful in diagnosing the issue? I apologize in advance if this isn't a helpful report, but I opted to create an issue for awareness since it seems the current automated testing is restricted to Linux.
I've been slowly attempting to understand the current state of the repo, but as a new P4Transfer user getting stuck with a simple local test case (Windows 10, Python 3.10), I decided to run the test suite and found a number of errors:
Checkout out tag
v1.1.1however, resulted in a mostly passing test suite with the exception oftestUTF16Unsyncable. Are there logs or errors that would be helpful in diagnosing the issue? I apologize in advance if this isn't a helpful report, but I opted to create an issue for awareness since it seems the current automated testing is restricted to Linux.