[ https://issues.apache.org/jira/browse/BEAM-8916?focusedWorklogId=389053&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-389053 ]
ASF GitHub Bot logged work on BEAM-8916: ---------------------------------------- Author: ASF GitHub Bot Created on: 18/Feb/20 20:24 Start Date: 18/Feb/20 20:24 Worklog Time Spent: 10m Work Description: charlesccychen commented on issue #10749: [BEAM-8916] Rename external_test_it so that it is picked up by pytest URL: https://github.com/apache/beam/pull/10749#issuecomment-587787844 Run Python Postcommit ---------------------------------------------------------------- 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: us...@infra.apache.org Issue Time Tracking ------------------- Worklog Id: (was: 389053) Time Spent: 1h (was: 50m) > external_test_it.py is not collected by pytest > ---------------------------------------------- > > Key: BEAM-8916 > URL: https://issues.apache.org/jira/browse/BEAM-8916 > Project: Beam > Issue Type: Bug > Components: sdk-py-core, testing > Reporter: Udi Meiri > Assignee: Chamikara Madhusanka Jayalath > Priority: Critical > Time Spent: 1h > Remaining Estimate: 0h > > pytest only collects tests matching these patterns: > https://github.com/apache/beam/blob/8066d78f0fd2237b718859d4a776511203880df0/sdks/python/pytest.ini#L27 > Please rename the file. (ex: external_integration_test.py) -- This message was sent by Atlassian Jira (v8.3.4#803005)