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

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

                Author: ASF GitHub Bot
            Created on: 07/Dec/20 22:08
            Start Date: 07/Dec/20 22:08
    Worklog Time Spent: 10m 
      Work Description: boyuanzz commented on a change in pull request #13499:
URL: https://github.com/apache/beam/pull/13499#discussion_r537869543



##########
File path: sdks/python/apache_beam/runners/portability/spark_runner_test.py
##########
@@ -168,6 +168,10 @@ def test_register_finalizations(self):
     # Skip until Spark runner supports bundle finalization.
     raise unittest.SkipTest("BEAM-7233")
 
+  def test_sdf_with_dofn_as_watermark_estimator(self):
+    # Skip until Spark runner supports SDF and bundle finalization.

Review comment:
       ```suggestion
       # Skip until Spark runner supports SDF and self-checkpoint.
   ```




----------------------------------------------------------------
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.

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


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

    Worklog Id:     (was: 521407)
    Time Spent: 20m  (was: 10m)

> beam_PostCommit_Python_VR_Spark failing
> ---------------------------------------
>
>                 Key: BEAM-11412
>                 URL: https://issues.apache.org/jira/browse/BEAM-11412
>             Project: Beam
>          Issue Type: Bug
>          Components: test-failures
>            Reporter: Kyle Weaver
>            Assignee: Kyle Weaver
>            Priority: P2
>          Time Spent: 20m
>  Remaining Estimate: 0h
>
> test_sdf_with_dofn_as_watermark_estimator is failing because it is testing an 
> unsupported feature.
> https://ci-beam.apache.org/job/beam_PostCommit_Python_VR_Spark/3961/



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to