Skip to content

Commit 409d574

Browse files
committed
Skip repro test
1 parent 9ae56fd commit 409d574

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Tests/Nest.Tests.Integration/Reproduce/Reproduce1457Tests.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ namespace Nest.Tests.Integration.Reproduce
1212
public class Reproduce1457Tests : IntegrationTests
1313
{
1414
[Test]
15+
[SkipVersion("0 - 1.3.9", "Analyzer type required on ES <= 1.3")]
1516
public void AnalyzerMissingType_ShouldNotThrow_And_DeserializeAsCustom()
1617
{
1718
var indexName = "issue1457-repro";

0 commit comments

Comments
 (0)