GitHub user ashutakGG opened a pull request:
https://github.com/apache/ignite/pull/60 FIx Log4j2LoggerSelfTest.testLogFilesTwoNodes test case for Windows.
FIx Log4j2LoggerSelfTest.testLogFilesTwoNodes test case for Windows.
See
junit.framework.ComparisonFailure: expected:<...ork\871ff4a46e450b13[\work\log\]ignite-65fba17b.log> but was:<...ork\871ff4a46e450b13[/work/log/]ignite-65fba17b.log>
at junit.framework.Assert.assertEquals(Assert.java:100)
at junit.framework.Assert.assertEquals(Assert.java:107)
at junit.framework.TestCase.assertEquals(TestCase.java:269)
at org.apache.ignite.logger.log4j2.Log4j2LoggerSelfTest.checkOneNode(Log4j2LoggerSelfTest.java:143)
at org.apache.ignite.logger.log4j2.Log4j2LoggerSelfTest.testLogFilesTwoNodes(Log4j2LoggerSelfTest.java:119)
You can merge this pull request into a Git repository by running:
$ git pull
https://github.com/ashutakGG/incubator-ignite log4j2-filename-win
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/ignite/pull/60.patchTo close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #60
----
commit a050baacb1b39b86f896f88094dc5d694fa6ce53
Author: ashutak <
[hidden email]>
Date: 2015-09-02T17:13:26Z
FIx Log4j2LoggerSelfTest.testLogFilesTwoNodes test case for Windows.
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at
[hidden email] or file a JIRA ticket
with INFRA.
---