> On Nov. 6, 2015, 5:18 p.m., Vaibhav Khanduja wrote:
> > docs/NewbieQuickStart.md, line 108
> > <https://reviews.apache.org/r/39597/diff/1/?file=1104937#file1104937line108>
> >
> >     I am a "newbie" so was referring to your wip guide. I tried to run this 
> > command, but looks like it did not work me.
> >     
> >     a) the options --gtest-filter, --gtest-shuffle and --gtest-repeat are 
> > having "underscore" and not "hyphen" 
> >     
> >     --gtest_filter, --gtest_shuffle and --gtest_repeat
> >     
> >     b) The command did not filter on Docker testcases, but ran all test 
> > cases. 
> >     
> >     sudo GLOG_v=1 ./bin/mesos-tests.sh  –gtest_filter=”*DOCKER*” 
> > --break-on-error –gtest_shuffle –gtest_repeat=100
> >     
> >     is there something wrong here?
> 
> Timothy Chen wrote:
>     You need two dashes (--gtest_filter), otherwise it should work.
> 
> Vaibhav Khanduja wrote:
>     Thanks Tim ... suggestions in "a)" should be made .. the options have 
> underscore between than hyphen e.g. "--gtest_filter" and not "--gtest-filter"

I corrected the "--gtest_filter" parameter in the document and added a "sudo" 
at the beginning as well.  Thanks Vaibhav!


- Diana


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/39597/#review105466
-----------------------------------------------------------


On Oct. 30, 2015, 9 p.m., Diana Arroyo wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/39597/
> -----------------------------------------------------------
> 
> (Updated Oct. 30, 2015, 9 p.m.)
> 
> 
> Review request for mesos, Timothy Chen and Vinod Kone.
> 
> 
> Bugs: MESOS-3224
>     https://issues.apache.org/jira/browse/MESOS-3224
> 
> 
> Repository: mesos
> 
> 
> Description
> -------
> 
> Add Newbie guide.
> 
> 
> Diffs
> -----
> 
>   docs/NewbieQuickStart.md PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/39597/diff/
> 
> 
> Testing
> -------
> 
> 
> Thanks,
> 
> Diana Arroyo
> 
>

Reply via email to