Hello Karl,

I was not able to reproduce it on mine and CI platforms.
Enrico, our user and developer, reported the same issue like you.

This assertion statement should be turned to Japanese test name:
*surefireReportFile.assertContainsText( "junit.twoTestCases.????Test" );*

So I changed the assertion statement to Japanese already and added property
outputEncoding=UTF-8 for reports in the IT's POM in the branch
*UnicodeTestNamesIT3*.
I think this would be the right fix of the IT.

The build will take only cca 5 minutes to complete because the only one IT
is important to run (mvn install -nsu).
Can you please re-run the build on the platforms where you initially
reproduced this issue?
Thx for help.

Cheers
Tibor

---------- Forwarded message ----------
From: Karl Heinz Marbaise <khmarba...@gmx.de>
Date: Sun, Mar 4, 2018 at 10:39 PM
Subject: Re: [VOTE] Release Apache Maven Surefire Plugin version 2.20.1
To: Maven Developers List <dev@maven.apache.org>, Tibor Digana <
tibordig...@apache.org>


Hi,

The only issue I have found is that the following test:

checkFileNamesWithUnicode(org.apache.maven.surefire.its.UnicodeTestNamesIT):
Did not find expected message in log

seemed to be failing on my Mac overall Maven versions and JDK versions..


JDK 8  Maven 3.1.X, 3.2.X, 3.3.X, 3.5.X

otherwise Vote +1 for this release.

kind regards
Karl Heinz Marbaise


On 03/03/18 12:42, Tibor Digana wrote:

> Hi,
>
> We solved 33 issues:
> https://issues.apache.org/jira/secure/ReleaseNote.jspa?proje
> ctId=12317927&version=12341630
>
> There are still a couple of issues left in JIRA:
> https://issues.apache.org/jira/i#issues/?jql=project+%3D+
> SUREFIRE+AND+status+%3D+Open+ORDER+BY+priority+DESC
>
> Staging repo:
> https://repository.apache.org/content/repositories/maven-1402/
> https://repository.apache.org/content/repositories/maven-140
> 2/org/apache/maven/surefire/surefire/2.21.0/surefire-2.21.
> 0-source-release.zip
>
> Source release checksum(s):
> surefire-2.21.0-source-release.zip sha1:
> 6927024eefa0b8c80dee70efa014f1f421d7844b
>
> Staging site:
> http://maven.apache.org/surefire-archives/surefire-LATEST/
>
> Guide to testing staged releases:
> http://maven.apache.org/guides/development/guide-testing-releases.html
>
> Vote open for 72 hours.
>
> [ ] +1
> [ ] +0
> [ ] -1
>
> Cheers
> Tibor
>
>

Reply via email to