mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-23 05:15:04 +00:00
Test: mute PluginManagerUnitTests.testSimplifiedNaming
This commit is contained in:
parent
c3b3b0e6f8
commit
cd9552eb07
@ -70,6 +70,7 @@ public class PluginManagerUnitTests extends ESTestCase {
|
||||
}
|
||||
|
||||
@Test
|
||||
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/12934")
|
||||
public void testSimplifiedNaming() throws IOException {
|
||||
String pluginName = randomAsciiOfLength(10);
|
||||
PluginManager.PluginHandle handle = PluginManager.PluginHandle.parse(pluginName);
|
||||
|
Loading…
x
Reference in New Issue
Block a user