[
https://issues.apache.org/jira/browse/GEODE-8413?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17173392#comment-17173392
]
ASF GitHub Bot commented on GEODE-8413:
---------------------------------------
bschuchardt commented on pull request #5435:
URL: https://github.com/apache/geode/pull/5435#issuecomment-670643196
Since this is a test-only change and the checks that use that test have
passed I'm merging this PR before all of the non-required checks have finished.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
> CI failure: MergeLogFilesIntegrationTest.testDircountZero fails on Windows
> --------------------------------------------------------------------------
>
> Key: GEODE-8413
> URL: https://issues.apache.org/jira/browse/GEODE-8413
> Project: Geode
> Issue Type: Bug
> Reporter: Bruce J Schuchardt
> Assignee: Bruce J Schuchardt
> Priority: Major
> Labels: pull-request-available
>
>
>
> {noformat}
> org.apache.geode.internal.logging.MergeLogFilesIntegrationTest >
> testDircountZero FAILED
> 06:43:07 java.io.FileNotFoundException:
> C:\Users\geode\geode\geode-core\build\resources\integrationTest\org\apache\geode\internal\logging\dir1%5csystemlog.txt
> (The system cannot find the file specified)
> 06:43:07 at java.io.FileInputStream.open0(Native Method)
> 06:43:07 at java.io.FileInputStream.open(FileInputStream.java:195)
> 06:43:07 at java.io.FileInputStream.<init>(FileInputStream.java:138)
> 06:43:07 at
> org.apache.geode.internal.logging.MergeLogFiles.getStringDisplayNameAndFileStreamMap(MergeLogFiles.java:349)
> 06:43:07 at
> org.apache.geode.internal.logging.MergeLogFilesIntegrationTest.testDircountZero(MergeLogFilesIntegrationTest.java:128)
> {noformat}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)