[
https://issues.apache.org/jira/browse/BEAM-5320?focusedWorklogId=168436&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-168436
]
ASF GitHub Bot logged work on BEAM-5320:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Nov/18 18:12
Start Date: 21/Nov/18 18:12
Worklog Time Spent: 10m
Work Description: aaltay commented on issue #7029: [BEAM-5320] Finish
Python 3 porting for testing module
URL: https://github.com/apache/beam/pull/7029#issuecomment-440762215
Relevant error:
15:24:55
======================================================================
15:24:55 FAIL: test_bigquery_tornadoes_it
(apache_beam.examples.cookbook.bigquery_tornadoes_it_test.BigqueryTornadoesIT)
15:24:55
----------------------------------------------------------------------
15:24:55 Traceback (most recent call last):
15:24:55 File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/examples/cookbook/bigquery_tornadoes_it_test.py",
line 73, in test_bigquery_tornadoes_it
15:24:55 test_pipeline.get_full_options_as_args(**extra_opts))
15:24:55 File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/examples/cookbook/bigquery_tornadoes.py",
line 90, in run
15:24:55 write_disposition=beam.io.BigQueryDisposition.WRITE_TRUNCATE)
15:24:55 File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/pipeline.py",
line 425, in __exit__
15:24:55 self.run().wait_until_finish()
15:24:55 File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/pipeline.py",
line 418, in run
15:24:55 return self.runner.run_pipeline(self)
15:24:55 File
"/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/runners/dataflow/test_dataflow_runner.py",
line 67, in run_pipeline
15:24:55 hc_assert_that(self.result, pickler.loads(on_success_matcher))
15:24:55 AssertionError:
15:24:55 Expected: (Test pipeline expected terminated in state: DONE and
Expected checksum is 83789a7c1bca7959dcf23d3bc37e9204e594330f)
15:24:55 but: Expected checksum is
83789a7c1bca7959dcf23d3bc37e9204e594330f Actual checksum is
d860e636050c559a16a791aff40d6ad809d4daf0
15:24:55
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 168436)
Time Spent: 3h 40m (was: 3.5h)
> Finish Python 3 porting for testing module
> ------------------------------------------
>
> Key: BEAM-5320
> URL: https://issues.apache.org/jira/browse/BEAM-5320
> Project: Beam
> Issue Type: Sub-task
> Components: sdk-py-core
> Reporter: Robbe
> Assignee: Robbe
> Priority: Major
> Fix For: Not applicable
>
> Time Spent: 3h 40m
> Remaining Estimate: 0h
>
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)