- [x] I have searched the [issues](https://github.com/apache/dubbo/issues) of 
this repository and believe that this is not a duplicate.
- [x] I have checked the 
[FAQ](https://github.com/apache/dubbo/blob/master/FAQ.md) of this repository 
and believe that this is not a duplicate.

### Environment

* Travis

### Steps to reproduce this issue

1.  Create a PR.
2. See the build of travis.
see https://travis-ci.org/github/apache/dubbo/jobs/674706306

### Expected Result

Passed.

### Actual Result

Failed:
```
[ERROR] testContainer  Time elapsed: 0.127 s  <<< ERROR!
java.lang.IllegalStateException: Recursive update
        at 
org.apache.dubbo.container.log4j.Log4jContainerTest.testContainer(Log4jContainerTest.java:31)
```


Travis always failed.
But sometimes it will passed after force-pushed without any change.

[ Full content available at: https://github.com/apache/dubbo/issues/6019 ]
This message was relayed via gitbox.apache.org for 
[email protected]

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to