I wrote a guide about how to enable the debug mode for those who may face
difficulties to debug CI test failures [1].

Travis warns that it might reveal some secret information, and the debug
mode is disabled for the public repos by default.
But I believe we don't have any special secret that blocks opening the
debug mode to the public.
If we have, please let me know.

-dom


[1]
https://cwiki.apache.org/confluence/pages/viewpage.action?pageId=173082579


2021년 1월 12일 (화) 오후 10:03, Rodric Rabbah <rod...@gmail.com>님이 작성:

> Thanks Dominic for investigating.
>
> -r
>
> > On Jan 12, 2021, at 7:44 AM, Dominic Kim <style9...@gmail.com> wrote:
> >
> > Currently, we are facing CI test failures in the core repo.
> > The reason on the surface is it's not resolving the couchdb.client
> library.
> > However, with the unexpected behavior of Travis, it's not easy to analyze
> > the root reason for the failures.
> >
> > I would send a request to the Travis team to enable the debug mode [1].
> > It would be done by sending an email to the Travis team and we would be
> > able to connect to the machine via SSH.
> >
> > Since currently no more PR can pass the CI tests and we can disable the
> > debug mode at any time, I would send the request right after writing this
> > email for history.
> >
> > -dom
> >
> > [1]: https://docs.travis-ci.com/user/running-build-in-debug-mode/
>

Reply via email to