I had a look at the travis output, there was a log too long, which could mean there is a problem but often is a false positive. We used to be able to restart individual testsuites, but these are disabled by travis. I am starting integration tests.
On Mon, Jun 22, 2020 at 9:53 AM li jerry <div...@hotmail.com> wrote: > Hello All > I am a newbie in JAVA and am trying to contribute our own PR to the > community. After pushing the code, I can't pass the github checks. But the > code is built and run locally in my place and everything works fine. > > I don't know how to start the inspection. Is there any documentation in > the community? > > For example, the following PR: > https://github.com/apache/cloudstack/pull/4144 > > My local build and test can work very well. But Push failed to check after > reaching Master. > > > > -Jerry > > -- Daan