You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@beam.apache.org by GitBox <gi...@apache.org> on 2020/04/10 04:14:16 UTC

[GitHub] [beam] HuangLED edited a comment on issue #11319: [BEAM-9703]Include user distritribution into metric-dedicated validate runner test.

HuangLED edited a comment on issue #11319: [BEAM-9703]Include user distritribution into metric-dedicated validate runner test.
URL: https://github.com/apache/beam/pull/11319#issuecomment-611868777
 
 
   gradlew lint and test both work fine on my local repository. 
   
   test command: python setup.py nosetests --tests apache_beam.metrics.metric_test:MetricsTest.test_user_counter_using_pardo
   
   And the PythonLint by github, is from a different file(not touched by this PR):
   00:42:57 apache_beam/transforms/environments.py:255:12: F821 undefined name 'from_container_image'
   00:42:57     return from_container_image(
   00:42:57            ^
   00:42:57 1     F821 undefined name 'from_container_image'
   
   Not sure why.  Looking. 

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services