Skip to content

Commit 4e09a86

Browse files
authored
Mute testProfile (#106275)
Tracked at #106273
1 parent ad47ffb commit 4e09a86

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

x-pack/plugin/esql/src/internalClusterTest/java/org/elasticsearch/xpack/esql/action/CrossClustersQueryIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,7 @@ public void testMetadataIndex() {
121121
}
122122
}
123123

124+
@AwaitsFix(bugUrl = "https://github.com/elastic/elasticsearch/issues/106273")
124125
public void testProfile() {
125126
assumeTrue("pragmas only enabled on snapshot builds", Build.current().isSnapshot());
126127
final int localOnlyProfiles;

0 commit comments

Comments
 (0)