You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@maven.apache.org by "Maarten Mulders (Jira)" <ji...@apache.org> on 2020/07/01 13:30:00 UTC

[jira] [Created] (MNG-6951) ailing integration test MNG-6386 (Unicode chars) on macOS

Maarten Mulders created MNG-6951:
------------------------------------

             Summary: ailing 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
         Attachments: Screenshot 2020-07-01 at 15.28.33.png

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.
1. I reinstalled macOS on my machine. Unfortunately, the test still fails on the freshly installed macOS.
2. 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. 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)