[
https://issues.apache.org/jira/browse/BEAM-3713?focusedWorklogId=331175&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-331175
]
ASF GitHub Bot logged work on BEAM-3713:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Oct/19 03:47
Start Date: 21/Oct/19 03:47
Worklog Time Spent: 10m
Work Description: chadrik commented on issue #9756: [BEAM-3713] Add
pytest for unit tests
URL: https://github.com/apache/beam/pull/9756#issuecomment-544337874
I had two thoughts related to this today, as I struggled trying to diagnose
some failed tests on jenkins.
1. it would be great if you could make the gradle tasks run serially, since
we're already using xdist to parallelize the work. That will make the logs
easier to read since it won't interleave different tox tasks together.
2. I added a PR to enable color in tox: #9840. Hopefully this will work
with pytest, because I think it will add a lot of value (unbelievably, nose
does not support color out of the box).
----------------------------------------------------------------
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: 331175)
Time Spent: 8h 50m (was: 8h 40m)
> Consider moving away from nose to nose2 or pytest.
> --------------------------------------------------
>
> Key: BEAM-3713
> URL: https://issues.apache.org/jira/browse/BEAM-3713
> Project: Beam
> Issue Type: Test
> Components: sdk-py-core, testing
> Reporter: Robert Bradshaw
> Assignee: Udi Meiri
> Priority: Minor
> Time Spent: 8h 50m
> Remaining Estimate: 0h
>
> Per
> [https://nose.readthedocs.io/en/latest/|https://nose.readthedocs.io/en/latest/,]
> , nose is in maintenance mode.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)