You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ignite.apache.org by ashutakGG <gi...@git.apache.org> on 2015/09/03 17:47:34 UTC

[GitHub] ignite pull request: Log4j2 filename win 2

GitHub user ashutakGG opened a pull request:

    https://github.com/apache/ignite/pull/65

    Log4j2 filename win 2

    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_2

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/ignite/pull/65.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #65
    
----
commit 0cba13cc0bfcada072925a15e7cdf79752c6b783
Author: ashutak <as...@gridgain.com>
Date:   2015-09-03T10:54:22Z

    ignite-1344: Fixed imports at java8-examples

commit 5463df29a5e7c5d2ad7e583fc77d5c1ed38cc5f2
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2015-09-03T11:28:07Z

    Fixing platform JavaDocs.

commit 7f4c9ace076ba4e0be5a97bc61a655b8ec11c363
Author: vozerov-gridgain <vo...@gridgain.com>
Date:   2015-09-03T11:28:33Z

    Merge remote-tracking branch 'origin/ignite-1.4' into ignite-1.4

commit 66a49d75e3cdd001135f32a81dbfb931b9e1584b
Author: sboikov <sb...@gridgain.com>
Date:   2015-09-03T12:32:26Z

    Disabled hanging tests.

commit c5d303bac7a9b17f88260b1bde175fbfbc053988
Author: sboikov <sb...@gridgain.com>
Date:   2015-09-03T12:34:47Z

    Merge remote-tracking branch 'origin/ignite-1.4' into ignite-1.4

commit 6a5a48a0c9e379ecf83c8a799d0d8e2397fe5b3c
Author: Denis Magda <dm...@gridgain.com>
Date:   2015-09-03T13:59:36Z

    ignite-1351: moved portable API examples to Ignite except cross-platform example

commit 1df9c78261b036c76c6c94c24415c3ed7f4963fc
Author: ashutak <as...@gridgain.com>
Date:   2015-09-03T15:45:23Z

    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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] ignite pull request: FIx Log4j2LoggerSelfTest.testLogFilesTwoNodes...

Posted by ashutakGG <gi...@git.apache.org>.
Github user ashutakGG closed the pull request at:

    https://github.com/apache/ignite/pull/65


---
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 infrastructure@apache.org or file a JIRA ticket
with INFRA.
---