[ https://issues.apache.org/jira/browse/MNG-6951?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17150351#comment-17150351 ]
Michael Osipov commented on MNG-6951: ------------------------------------- I will create with a decent fix for NFC and NFD encoded Unicode strings. > Failing integration test MNG-6386 (Unicode chars) on macOS > ---------------------------------------------------------- > > Key: MNG-6951 > URL: https://issues.apache.org/jira/browse/MNG-6951 > Project: Maven > Issue Type: Bug > Components: core > Environment: macOS > Reporter: Maarten Mulders > Assignee: Michael Osipov > Priority: Minor > Attachments: Screenshot 2020-07-01 at 15.28.33.png, dtruss-java.txt, > dtruss-output.txt, dtruss-python-output.txt, dtruss-python3.txt, > log-basic.txt, profile.properties > > > Ever since I started contributing on Maven, I noticed that there's one > integration test that fails on my machine (a Macbook). The test is located in > the {{MavenITmng6386BaseUriPropertyTest}} class, more specifically the > {{testitMNG6386UnicodeChars}} method. > I always thought it would be "just" my machine but in the last week, two > things happened. > # I reinstalled macOS on my machine. Unfortunately, the test still fails on > the freshly installed macOS. > # Together with [~MartinKanters], I started experimenting with GitHub > actions, which also provides free macOS builds. The test also fails on those > machines. > I've tried to debug why the test fails. The assertion that fails is the last > one, which checks for some Russian text in a property. But I don't understand > the reason for the failure. > The {{mng-6386-это по-русский}} folder gets checked out by Git on APFS using > the expected filename, as you can see in the attached screenshot. -- This message was sent by Atlassian Jira (v8.3.4#803005)