You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@geode.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/12/01 23:26:00 UTC

[jira] [Commented] (GEODE-8755) BundledJarsJUnitTest writes bundled_jars.txt file to wrong dir

    [ https://issues.apache.org/jira/browse/GEODE-8755?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17241941#comment-17241941 ] 

ASF GitHub Bot commented on GEODE-8755:
---------------------------------------

demery-pivotal opened a new pull request #5800:
URL: https://github.com/apache/geode/pull/5800


   BundledJarsJUnitTest once again writes the bundled_jars.txt file to the
   integrationTest dir, where the failure message instructs the user to
   look for it.
   
   Authored-by: Dale Emery <de...@vmware.com>


----------------------------------------------------------------
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:
users@infra.apache.org


> BundledJarsJUnitTest writes bundled_jars.txt file to wrong dir
> --------------------------------------------------------------
>
>                 Key: GEODE-8755
>                 URL: https://issues.apache.org/jira/browse/GEODE-8755
>             Project: Geode
>          Issue Type: Test
>          Components: tests
>    Affects Versions: 1.14.0
>            Reporter: Dale Emery
>            Assignee: Dale Emery
>            Priority: Major
>              Labels: GeodeOperationAPI
>
> BundledJarsJUnitTest instructs the user to examine and vet the {{geode-assembly/build/integrationTest/bundled_jars.txt}} file.
> But since GEODE-8637, which causes each test class to run in a unique working directory, the file now ends up in a directory other than the one in the instructions, like: {{geode-assembly/build/integrationTest/test-worker-00014/bundled_jars.txt}}. This is confusing.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)