You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@beam.apache.org by ud...@apache.org on 2019/12/10 01:38:00 UTC

[beam] branch master updated (024c385 -> 7beee3e)

This is an automated email from the ASF dual-hosted git repository.

udim pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/beam.git.


    from 024c385  Merge pull request #10276 from KevinGG/BEAM-7926-part1
     add ab1bf02  [BEAM-3713] pytest migration: py27-gcp-pytest
     add 7beee3e  Merge pull request #10322: [BEAM-3713] pytest migration: py27-gcp-pytest

No new revisions were added by this update.

Summary of changes:
 .test-infra/junitxml_report.py                     | 67 ++++++++++++++++++++++
 .../io/gcp/datastore/v1new/datastoreio_test.py     | 10 ++--
 sdks/python/scripts/run_pytest.sh                  |  8 +--
 sdks/python/test-suites/tox/py2/build.gradle       |  2 +-
 sdks/python/tox.ini                                | 10 +++-
 5 files changed, 84 insertions(+), 13 deletions(-)
 create mode 100644 .test-infra/junitxml_report.py