AhahaGe opened a new issue #2955: URL: https://github.com/apache/incubator-shenyu/issues/2955
### Question I submit a pr https://github.com/apache/incubator-shenyu/pull/2953. But ci said error occurs, detail is below picture. It said PluginMapperTest.selectByName() line 67 final PluginDO resultPluginDO = pluginMapper.selectByName(pluginDO.getName()); returned 3 result. I wonder test methods are executed concurrently and this method returned object inserted by other method and their name are the same.  -- 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]
