[
https://issues.apache.org/jira/browse/BEAM-3257?focusedWorklogId=88571&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-88571
]
ASF GitHub Bot logged work on BEAM-3257:
----------------------------------------
Author: ASF GitHub Bot
Created on: 06/Apr/18 19:05
Start Date: 06/Apr/18 19:05
Worklog Time Spent: 10m
Work Description: lukecwik commented on a change in pull request #5042:
[BEAM-3257] Publish Python precommit test results to Jenkins, remove Maven
based Python precommit.
URL: https://github.com/apache/beam/pull/5042#discussion_r179849434
##########
File path: sdks/python/tox.ini
##########
@@ -50,7 +50,7 @@ commands =
pip --version
{toxinidir}/run_tox_cleanup.sh
python apache_beam/examples/complete/autocomplete_test.py
- python setup.py test
+ python setup.py nosetests --with-xunit
Review comment:
I believe it will since they will overwrite each other. You would only get
the test results from the last run.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on 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: 88571)
Time Spent: 3.5h (was: 3h 20m)
> Migrate Python Jenkins PreCommits to Gradle
> -------------------------------------------
>
> Key: BEAM-3257
> URL: https://issues.apache.org/jira/browse/BEAM-3257
> Project: Beam
> Issue Type: Sub-task
> Components: build-system, testing
> Reporter: Luke Cwik
> Assignee: Udi Meiri
> Priority: Major
> Time Spent: 3.5h
> Remaining Estimate: 0h
>
> Code is here:
> https://github.com/apache/beam/blob/master/.test-infra/jenkins/job_beam_PreCommit_Python_MavenInstall.groovy
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)