GitHub user bhaisaab opened a pull request:
https://github.com/apache/cloudstack/pull/1481
travis: increase build verbosity
Outputs for modules that fail or succeed with unit tests results.
Based on the issue raised in https://github.com/apache/cloudstack/pull/1466
this PR aims at increasing Travis build output so we can know which unit test
fail.
/cc @swill @nvazquez -- let me know if we just allow outputting everything
will help? I had restricted the output as including all of them would disallow
viewing the tabular final integration/marvin tests at the end (only possible by
viewing raw output of each travis job).
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/shapeblue/cloudstack travis-verbosefix
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/cloudstack/pull/1481.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1481
----
commit 41e3b61245c995c04d93475c91f014a87a989b3b
Author: Rohit Yadav <[email protected]>
Date: 2016-04-08T21:41:39Z
travis: increase build verbosity
Outputs for modules that fail or succeed with unit tests results
Signed-off-by: Rohit Yadav <[email protected]>
----
---
If your project is set up for it, you can reply to this email and have your
reply appear on GitHub as well. If your project does not have this feature
enabled and wishes so, or if the feature is enabled but not working, please
contact infrastructure at [email protected] or file a JIRA ticket
with INFRA.
---