Bukama commented on PR #177: URL: https://github.com/apache/maven-dist-tool/pull/177#issuecomment-4519785757
``` <html> <body> <!--StartFragment--> [ERROR] Failures: -- | | | [ERROR] MavenCommittersRepositoryTest.dataLoad:110 | | | Expecting actual: | | | [] | | | to contain exactly (and in same order): | | | [Committer[id=cstamas, names=[Tamas Cservenak, Tamás Cservenák], pmc=true], | | | Committer[id=m1, names=[M1 name], pmc=false], | | | Committer[id=m2, names=[M2 name], pmc=false]] | | | but could not find the following elements: | | | [Committer[id=cstamas, names=[Tamas Cservenak, Tamás Cservenák], pmc=true], | | | Committer[id=m1, names=[M1 name], pmc=false], | | | Committer[id=m2, names=[M2 name], pmc=false]] | | | | | | [INFO] | | | [ERROR] Tests run: 4, Failures: 1, Errors: 0, Skipped: 0 <!--EndFragment--> </body> </html> ``` -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
