You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@heron.apache.org by nl...@apache.org on 2019/12/06 23:37:44 UTC

[incubator-heron] branch neng/py3-migration updated (486476e -> 77ce04d)

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

nlu90 pushed a change to branch neng/py3-migration
in repository https://gitbox.apache.org/repos/asf/incubator-heron.git.


    from 486476e  fix unit tests
     add 77ce04d  cleanup

No new revisions were added by this update.

Summary of changes:
 heron/executor/src/python/heron_executor.py                        | 2 +-
 heron/shell/src/python/main.py                                     | 2 +-
 heron/statemgrs/src/python/configloader.py                         | 2 +-
 heron/tools/admin/src/python/main.py                               | 2 +-
 heron/tools/cli/src/python/main.py                                 | 2 +-
 heron/tools/explorer/src/python/main.py                            | 2 +-
 heron/tools/tracker/src/python/main.py                             | 4 ++--
 heron/tools/ui/src/python/main.py                                  | 2 +-
 heronpy/api/serializer.py                                          | 2 +-
 integration_test/src/python/common/status.py                       | 2 +-
 .../src/python/integration_test/core/aggregator_bolt.py            | 3 +++
 integration_test/src/python/local_test_runner/main.py              | 2 +-
 integration_test/src/python/local_test_runner/test_template.py     | 7 +++++--
 13 files changed, 20 insertions(+), 14 deletions(-)