[
https://issues.apache.org/jira/browse/BEAM-12683?focusedWorklogId=687663&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-687663
]
ASF GitHub Bot logged work on BEAM-12683:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 29/Nov/21 22:45
Start Date: 29/Nov/21 22:45
Worklog Time Spent: 10m
Work Description: ibzib commented on pull request #15330:
URL: https://github.com/apache/beam/pull/15330#issuecomment-982091061
Hey Matthias, I think the reason the tests aren't sickbayed on your branch
is because you created your PR before we sickbayed them. But when tests are run
on jenkins, your changes are merged into master, so the tests are skipped (if
you're ever unsure about this, you can check in the jenkins logs. for example,
this is the commit that being testing in the latest python precommit run on
your PR:
https://github.com/apache/beam/commit/ad763131854b551140d7d2345a8a4bc6e995bb5c)
so to unsickbay, you will have to first rebase your PR onto master
(something like git rebase upstream/master depending on what you named the
apache/beam repo), and then delete the skip/ignore annotations
--
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: 687663)
Time Spent: 8h 10m (was: 8h)
> 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: 8h 10m
> 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)