You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by "ralf0131 (GitHub)" <gi...@apache.org> on 2019/01/30 06:14:23 UTC

[GitHub] [incubator-dubbo] ralf0131 commented on issue #3383: [Dubbo-3361] Make DubboAppender extends from FileAppender

I see, so this way just not work, abandoned :)

> > > How about in .travis.yml, use linux pipe to redirect to file:
> > > ```
> > > ./mvnw clean test xxx xxx  > dubbo.log 2>&1
> > > ```
> > > And after failure, using the same `tail -n 1000 dubbo.log`
> > 
> > 
> > I'll try this one in my repo later.
> 
> Seems it's not working.
> 
> ```
> No output has been received in the last 10m0s, this potentially indicates a stalled build or something wrong with the build itself.
> Check the details on how to adjust your build configuration on: https://docs.travis-ci.com/user/common-build-problems/#Build-times-out-because-no-output-was-received
> 
> The build has been terminated
> ```
> https://api.travis-ci.org/v3/job/486256538/log.txt



[ Full content available at: https://github.com/apache/incubator-dubbo/pull/3383 ]
This message was relayed via gitbox.apache.org for notifications@dubbo.apache.org