[ 
https://issues.apache.org/jira/browse/BEAM-9703?focusedWorklogId=420293&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-420293
 ]

ASF GitHub Bot logged work on BEAM-9703:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 10/Apr/20 16:20
            Start Date: 10/Apr/20 16:20
    Worklog Time Spent: 10m 
      Work Description: lukecwik commented on issue #11319: [BEAM-9703]Include 
user distritribution into metric-dedicated validate runner test.
URL: https://github.com/apache/beam/pull/11319#issuecomment-612104549
 
 
   > 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.
 
----------------------------------------------------------------
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: 420293)
    Time Spent: 2h 50m  (was: 2h 40m)

> 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: 2h 50m
>  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)

Reply via email to