dmsolr commented on pull request #20: URL: https://github.com/apache/skywalking-java/pull/20#issuecomment-924909435
> > > Base image still fails. What is this task for? > > > > > > It builds consumer & provider docker image for e2e. > > Then why I can this step fails, but other steps passed? The following steps should fail too, right? Yes. It is the last command of step, so we see it success-like execpt of this task. Indeed, the next step "Run E2E Tests" is not executed yet. And we can see "Run E2E Tests" task was skipped. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
