[
https://issues.apache.org/jira/browse/BEAM-3713?focusedWorklogId=331613&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-331613
]
ASF GitHub Bot logged work on BEAM-3713:
----------------------------------------
Author: ASF GitHub Bot
Created on: 21/Oct/19 19:46
Start Date: 21/Oct/19 19:46
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-544676780
> Colors already work for me with tox and pytest.
Great. I've been digging into my problem with colored mypy output problem
and I think it's a tty issue. I think mypy needs a mechanism to force colors
even when a tty is not present.
>> 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.
> Yes that makes sense, the logs already make my browser slow down to a
crawl (#9813). Let's do that in another PR though.
I've also been thinking about investigating using tox's support fo parallel
execution instead of gradle:
https://tox.readthedocs.io/en/latest/example/basic.html#parallel-mode
> Let's get this PR merged so you can try it out yourself. :)
Looks good to me!
----------------------------------------------------------------
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: 331613)
Time Spent: 9h 20m (was: 9h 10m)
> 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: 9h 20m
> 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)