Skip to content

Commit feb2a25

Browse files
committed
Mute TransformTaskFailedStateIT#testForceStopFailedTransform
Tracking issue: #51360
1 parent d279b46 commit feb2a25

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/transform/qa/single-node-tests/src/test/java/org/elasticsearch/xpack/transform/integration/TransformTaskFailedStateIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ public void cleanUpPotentiallyFailedTransform() throws Exception {
6262
}
6363
}
6464

65+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/51360")
6566
public void testForceStopFailedTransform() throws Exception {
6667
String transformId = "test-force-stop-failed-transform";
6768
createReviewsIndex(REVIEWS_INDEX_NAME, 10);

0 commit comments

Comments
 (0)