Yuhao,

Today I tried to re-enable this test, unfortunately Travis CI reported the
similar failure (see below). Would you mind to take a look at the pull
request [1] I enabled the test, and the corresponding CI job [2]?

Failed tests:
> CompletableFutureTaskTest.testCustomExecutor:98
> Wanted but not invoked:
> executor.execute(<any>);
> -> at
> org.apache.dubbo.common.concurrent.CompletableFutureTaskTest.testCustomExecutor(CompletableFutureTaskTest.java:98)
> Actually, there were zero interactions with this mock.


Thanks,
-Ian.

1. https://github.com/apache/incubator-dubbo/pull/2907
2.
https://travis-ci.org/apache/incubator-dubbo/builds/464756834?utm_source=github_status&utm_medium=notification


On Thu, Dec 6, 2018 at 8:07 PM Yuhao Bi <byh0...@gmail.com> wrote:

> Hi there,
>
> I'm willing to give it a try, but I cannot change the Assignees in issue
> page. Maybe I don't have the authority.
> My github id is *biyuhao *,could you please assign it to me?
>
> Thanks,
> Yuhao
>
> Ian Luo <ian....@gmail.com> 于2018年12月6日周四 下午7:39写道:
>
> > Hi folks,
> >
> > Today I noticed that Travis job started to fail, but I cannot figure out
> > the commit which should be blamed. I managed to trace down
> > CompletableFutureTaskTest#testCustomExecutor is responsible for it. Right
> > now I simply add @ignore on it to make CI pass again.
> >
> > If someone is interested in enhance testCustomExecutor(), pls. go ahead
> to
> > assign yourself issue 2899 [1].
> >
> > Thanks,
> > -Ian.
> >
> > 1. https://github.com/apache/incubator-dubbo/issues/2899
> >
>

Reply via email to