Skip to content

Commit c95a6af

Browse files
committed
Mute RollupActionSingleNodeTests#testRollupShardIndexerCleansTempFiles
Relates #69506
1 parent 2ed8e16 commit c95a6af

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
@@ -93,6 +93,7 @@ public void setup() {
9393
"categorical_1", "type=keyword").get();
9494
}
9595

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

0 commit comments

Comments
 (0)