[
https://issues.apache.org/jira/browse/BEAM-5874?focusedWorklogId=282431&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-282431
]
ASF GitHub Bot logged work on BEAM-5874:
----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jul/19 04:52
Start Date: 25/Jul/19 04:52
Worklog Time Spent: 10m
Work Description: pabloem commented on pull request #9150: [BEAM-5874]
Wait for BQ query results in tests
URL: https://github.com/apache/beam/pull/9150
----------------------------------------------------------------
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: 282431)
Time Spent: 10m
Remaining Estimate: 0h
> Python BQ directRunnerIT test fails with half-empty assertion
> -------------------------------------------------------------
>
> Key: BEAM-5874
> URL: https://issues.apache.org/jira/browse/BEAM-5874
> Project: Beam
> Issue Type: Bug
> Components: test-failures
> Reporter: Henning Rohde
> Assignee: Udi Meiri
> Priority: Major
> Labels: currently-failing
> Time Spent: 10m
> Remaining Estimate: 0h
>
> https://scans.gradle.com/s/2fd5wbm7vkkna/console-log?task=:beam-sdks-python:directRunnerIT#L147
> ======================================================================
> FAIL: test_big_query_new_types
> (apache_beam.io.gcp.big_query_query_to_table_it_test.BigQueryQueryToTableIT)
> ----------------------------------------------------------------------
> Traceback (most recent call last):
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/io/gcp/big_query_query_to_table_it_test.py",
> line 169, in test_big_query_new_types
> big_query_query_to_table_pipeline.run_bq_pipeline(options)
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/io/gcp/big_query_query_to_table_pipeline.py",
> line 67, in run_bq_pipeline
> result = p.run()
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/testing/test_pipeline.py",
> line 107, in run
> else test_runner_api))
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/pipeline.py",
> line 416, in run
> return self.runner.run_pipeline(self)
> File
> "/home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/apache_beam/runners/direct/test_direct_runner.py",
> line 51, in run_pipeline
> hc_assert_that(self.result, pickler.loads(on_success_matcher))
> AssertionError:
> Expected: (Test pipeline expected terminated in state: DONE and Expected
> checksum is e1fbcb5ca479a5ca5f9ecf444d6998beee4d44c6)
> but:
> ----------------------------------------------------------------------
> XML:
> /home/jenkins/jenkins-slave/workspace/beam_PostCommit_Python_Verify/src/sdks/python/nosetests.xml
> ----------------------------------------------------------------------
> Ran 7 tests in 24.434s
> FAILED (failures=1)
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)