Merge branch 'stable-2.14'
* stable-2.14: Remove 'flaky' tag from elasticsearch tests Change-Id: I2fa2a788584fa266d53d0c2f13ce2c2b896b2501
This commit is contained in:
@@ -52,10 +52,8 @@ junit_tests(
|
||||
name = "elasticsearch_tests",
|
||||
size = "large",
|
||||
srcs = glob(["src/test/java/**/*Test.java"]),
|
||||
flaky = 1,
|
||||
tags = [
|
||||
"elastic",
|
||||
"flaky",
|
||||
],
|
||||
deps = [
|
||||
":elasticsearch",
|
||||
|
Reference in New Issue
Block a user