Opened 6 years ago

Closed 6 years ago

Last modified 6 years ago

#908 closed enhancement (fixed)

tests Verbose flag anoying

Reported by: cvvergara Owned by: cvvergara
Priority: major Milestone: 3.8.0
Component: Buildbots Version: 3.6.2
Severity: Annoyance Keywords:
Cc:

Description

Remove the -V from the ctest command

Travis and appVeyor instead of giving a test summary spend lines & lines with

...
8: 586600 iterations
8: 586700 iterations
8: 586800 iterations
8: 586900 iterations
8: 587000 iterations
8: 587100 iterations
8: 587200 iterations
8: 587300 iterations
8: 587400 iterations
8: 587500 iterations
...

So, by the time the compilation ends: To see if there is warning, the log has to be downloaded instead of just "looking" int the execution web page

Change History (2)

comment:1 by cvvergara <vicky@…>, 6 years ago

Resolution: fixed
Status: assignedclosed

In 8c380db/git:

removing -V from ctest execution Closes #908

comment:2 by Gitea <gitea@…>, 6 years ago

In 7aa3da4/git:

Merge branch 'fix-issue908' of cvvergara/geos into master

Note: See TracTickets for help on using tickets.