Skip to content

Commit cfdf316

Browse files
Mute org.elasticsearch.common.util.concurrent.TaskExecutionTimeTrackingEsThreadPoolExecutorTests testMaxQueueLatency elastic#131093
1 parent 5513658 commit cfdf316

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

muted-tests.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -567,6 +567,9 @@ tests:
567567
- class: org.elasticsearch.xpack.esql.action.EsqlActionBreakerIT
568568
method: testRowStatsProjectGroupByInt
569569
issue: https://github.com/elastic/elasticsearch/issues/131024
570+
- class: org.elasticsearch.common.util.concurrent.TaskExecutionTimeTrackingEsThreadPoolExecutorTests
571+
method: testMaxQueueLatency
572+
issue: https://github.com/elastic/elasticsearch/issues/131093
570573

571574
# Examples:
572575
#

0 commit comments

Comments
 (0)