Skip to content

Commit

Permalink
Skip utf16 unsyncable test
Browse files Browse the repository at this point in the history
  • Loading branch information
rcowham committed Jun 21, 2024
1 parent a480427 commit 9e71473
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/TestP4Transfer.py
Original file line number Diff line number Diff line change
Expand Up @@ -1051,6 +1051,7 @@ def testAncientVersion(self):
self.run_P4Transfer()
self.assertCounters(1, 1)

@unittest.skip("P4 now seems able to sync this file!")
def testUTF16Unsyncable(self):
"UTF 16 file which can't be synced"
self.setupTransfer()
Expand Down

0 comments on commit 9e71473

Please sign in to comment.