You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@accumulo.apache.org by GitBox <gi...@apache.org> on 2019/05/29 01:32:40 UTC

[GitHub] [accumulo] EdColeman commented on issue #1168: Standalone IT with system property set improperly should fail

EdColeman commented on issue #1168: Standalone IT with system property set improperly should fail
URL: https://github.com/apache/accumulo/issues/1168#issuecomment-496749720
 
 
   If I understand your question, those are being passed to maven / test plugins (failsafe / surefire) and to the test frameworks. Maybe the documentation at https://maven.apache.org/surefire/maven-failsafe-plugin/ helps?
   
    
   
   -Dit.test= AccumuloClientIT  specifies to the plug in what IT test to run.
   
   -Dtest=foo – passes a fake unit test so no unit tests actually get executed.
   
    
   
   Not sure without looking what’s in the accumulo-it.properties.
   
    
   
    
   
    
   
   From: Don Resnik [mailto:notifications@github.com] 
   Sent: Tuesday, May 28, 2019 9:08 PM
   To: apache/accumulo <ac...@noreply.github.com>
   Cc: Subscribed <su...@noreply.github.com>
   Subject: Re: [apache/accumulo] Standalone IT with system property set improperly should fail (#1168)
   
    
   
   I understand that and I am pretty sure I know where to update the code. What I don't understand is what is the command that uses these arguments:
   
   "-Dit.test=AccumuloClientIT -Dtest=foo -Daccumulo.it.properties=/path/to/accumulo-it.properties"
   
   I have been reviewing the docs on MAC but I don't see any place where these arguments are described or used in any example. If you could provide an example or point me to some docs I have not found, I would appreciate it.
   
   Thanks.
   
   —
   You are receiving this because you are subscribed to this thread.
   Reply to this email directly, view it on GitHub <https://github.com/apache/accumulo/issues/1168?email_source=notifications&email_token=ABVYUFEHXPJZLUFSWQVS6HTPXXJQNA5CNFSM4HOWNMPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWN3XMI#issuecomment-496745393> , or mute the thread <https://github.com/notifications/unsubscribe-auth/ABVYUFE56J44UW5QNSJ2SILPXXJQNANCNFSM4HOWNMPA> .  <https://github.com/notifications/beacon/ABVYUFBIOU4YXHAQJ47YDQLPXXJQNA5CNFSM4HOWNMPKYY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGODWN3XMI.gif> 
   
   

----------------------------------------------------------------
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


With regards,
Apache Git Services