Skip to content

Commit 8a793e7

Browse files
committed
Mute RollupActionSingleNodeTests#testRollupShardIndexerCleansTempFiles
Relates #69506
1 parent 556a185 commit 8a793e7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/rollup/src/test/java/org/elasticsearch/xpack/rollup/v2/RollupActionSingleNodeTests.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,7 @@ public void setup() {
9494
"categorical_1", "type=keyword").get();
9595
}
9696

97+
@AwaitsFix(bugUrl="https://github.com/elastic/elasticsearch/issues/69506")
9798
public void testRollupShardIndexerCleansTempFiles() throws IOException {
9899
// create rollup config and index documents into source index
99100
RollupActionDateHistogramGroupConfig dateHistogramGroupConfig = randomRollupActionDateHistogramGroupConfig("date_1");

0 commit comments

Comments
 (0)