Skip to content

Commit 7b6df79

Browse files
committed
[BEAM-12733] Sickbay RecommendationAICatalogItemIT.createCatalogItem
1 parent 76d0dcb commit 7b6df79

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sdks/java/extensions/ml/src/test/java/org/apache/beam/sdk/extensions/ml/RecommendationAICatalogItemIT.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ private static GenericJson getCatalogItem() {
5555
.set("languageCode", "en");
5656
}
5757

58+
@Ignore("https://issues.apache.org/jira/browse/BEAM-12733")
5859
@Test
5960
public void createCatalogItem() {
6061
String projectId = testPipeline.getOptions().as(GcpOptions.class).getProject();

0 commit comments

Comments
 (0)