[
https://issues.apache.org/jira/browse/BEAM-3713?focusedWorklogId=634655&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-634655
]
ASF GitHub Bot logged work on BEAM-3713:
----------------------------------------
Author: ASF GitHub Bot
Created on: 05/Aug/21 16:27
Start Date: 05/Aug/21 16:27
Worklog Time Spent: 10m
Work Description: udim commented on a change in pull request #15245:
URL: https://github.com/apache/beam/pull/15245#discussion_r683597720
##########
File path: sdks/python/scripts/run_integration_test.sh
##########
@@ -281,23 +280,12 @@ fi
# Run tests and validate that jobs finish successfully.
echo ">>> RUNNING integration tests with pipeline options: $PIPELINE_OPTS"
-if [[ "$PYTEST" = true ]]; then
Review comment:
Could you also remove the `--pytest` flag definition on line 167?
--
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.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 634655)
Time Spent: 90h 20m (was: 90h 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: Benjamin Gonzalez
> Priority: P3
> Time Spent: 90h 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)