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

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

                Author: ASF GitHub Bot
            Created on: 03/Jul/19 16:29
            Start Date: 03/Jul/19 16:29
    Worklog Time Spent: 10m 
      Work Description: markflyhigh commented on pull request #8952: 
[BEAM-7641] Collect xunit statistics for Py ITs
URL: https://github.com/apache/beam/pull/8952#discussion_r300041834
 
 

 ##########
 File path: sdks/python/scripts/run_integration_test.sh
 ##########
 @@ -48,6 +48,8 @@
 #                      during execution. Commonly used options like `--attr`,
 #                      `--tests`, `--nologcapture`. More can be found in
 #                      https://nose.readthedocs.io/en/latest/man.html#options
+#     suite         -> Namespace for this run of tests. Required if running
+#                      under Jenkins.
 
 Review comment:
   Can you explain more about it? It's still not clear to me what string I 
should give when adding new test and how it's been used from nose. Can it be an 
arbitrary string? Should it be unique?
 
----------------------------------------------------------------
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: 271714)
    Time Spent: 3h 10m  (was: 3h)

> collect statistics about python ITs
> -----------------------------------
>
>                 Key: BEAM-7641
>                 URL: https://issues.apache.org/jira/browse/BEAM-7641
>             Project: Beam
>          Issue Type: Bug
>          Components: testing
>            Reporter: Udi Meiri
>            Assignee: Udi Meiri
>            Priority: Major
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> Currently ITs don't generate xunit (nosetests.xml) files.
> Having this data will make it easier to see which tests failed in a 
> pre/postcommit run, and to tell if a particular test is flaky.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to