[ 
https://issues.apache.org/jira/browse/BEAM-12683?focusedWorklogId=689686&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-689686
 ]

ASF GitHub Bot logged work on BEAM-12683:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 03/Dec/21 00:39
            Start Date: 03/Dec/21 00:39
    Worklog Time Spent: 10m 
      Work Description: ibzib commented on a change in pull request #15330:
URL: https://github.com/apache/beam/pull/15330#discussion_r761568848



##########
File path: sdks/python/apache_beam/ml/gcp/recommendations_ai_test_it.py
##########
@@ -102,7 +104,16 @@ def test_predict(self):
 
       assert_that(output, is_not_empty())
 
+  @classmethod
+  def tearDownClass(cls):
+    client = recommendationengine.CatalogServiceClient()

Review comment:
       Nevermind, looks like CatalogServiceClient has no __enter__ method for 
some reason.




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Issue Time Tracking
-------------------

    Worklog Id:     (was: 689686)
    Time Spent: 9h 50m  (was: 9h 40m)

> PythonPostCommits RecommendationAIIT.test_create_catalog_item failing
> ---------------------------------------------------------------------
>
>                 Key: BEAM-12683
>                 URL: https://issues.apache.org/jira/browse/BEAM-12683
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>    Affects Versions: 2.33.0
>            Reporter: Emily Ye
>            Priority: P2
>              Labels: sickbay
>          Time Spent: 9h 50m
>  Remaining Estimate: 0h
>
> Failures:
>  * [https://ci-beam.apache.org/job/beam_PostCommit_Python36/4167/ 
> (*)|https://ci-beam.apache.org/job/beam_PostCommit_Python36/4168/]
>  * [https://ci-beam.apache.org/job/beam_PostCommit_Python37/4080/]
>  * [https://ci-beam.apache.org/job/beam_PostCommit_Python38/1490/]
> The only change around this time was 
> [https://github.com/apache/beam/pull/15202,] but note that python37 fails 
> before this change. 
>  *This is not the first failure in a row, but it is for this test. It occurs 
> after #15202.
>  
>  
>  
>  
>  
> ----
> _After you've filled out the above details, please [assign the issue to an 
> individual|https://beam.apache.org/contribute/postcommits-guides/index.html#find_specialist].
>  Assignee should [treat test failures as 
> high-priority|https://beam.apache.org/contribute/postcommits-policies/#assigned-failing-test],
>  helping to fix the issue or find a more appropriate owner. See [Apache Beam 
> Post-Commit 
> Policies|https://beam.apache.org/contribute/postcommits-policies]._



--
This message was sent by Atlassian Jira
(v8.20.1#820001)

Reply via email to