[
https://issues.apache.org/jira/browse/BEAM-9703?focusedWorklogId=420323&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-420323
]
ASF GitHub Bot logged work on BEAM-9703:
----------------------------------------
Author: ASF GitHub Bot
Created on: 10/Apr/20 16:51
Start Date: 10/Apr/20 16:51
Worklog Time Spent: 10m
Work Description: HuangLED commented on issue #11319: [BEAM-9703]Include
user distritribution into metric-dedicated validate runner test.
URL: https://github.com/apache/beam/pull/11319#issuecomment-612117957
> > 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 a known issue. Note you never need to pull from head unless there
is a conflict since your changes will be automatically applied on to what is
currently at HEAD when the tests are run.
Good to know. Thanks!
----------------------------------------------------------------
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: 420323)
Time Spent: 3h (was: 2h 50m)
> Create py validations runner test for metrics
> ---------------------------------------------
>
> Key: BEAM-9703
> URL: https://issues.apache.org/jira/browse/BEAM-9703
> Project: Beam
> Issue Type: Bug
> Components: testing
> Reporter: Ruoyun Huang
> Assignee: Ruoyun Huang
> Priority: Minor
> Time Spent: 3h
> Remaining Estimate: 0h
>
> Some of the metrics are not covered by dedicated validation runner test.
> Would like create these if needed.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)