Skip to content

Commit 64d7452

Browse files
author
Kyle Weaver
committed
[BEAM-12683] Sickbay RecommendationAIIT.test_create_catalog_item
1 parent 76d0dcb commit 64d7452

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

sdks/python/apache_beam/ml/gcp/recommendations_ai_test_it.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ def extract_prediction(response):
5757
@unittest.skipIf(
5858
recommendationengine is None,
5959
"Recommendations AI dependencies not installed.")
60+
@unittest.skip('https://issues.apache.org/jira/browse/BEAM-12683')
6061
class RecommendationAIIT(unittest.TestCase):
6162
def test_create_catalog_item(self):
6263

0 commit comments

Comments
 (0)