[
https://issues.apache.org/jira/browse/RANGER-3190?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17291365#comment-17291365
]
Abhishek Kumar edited comment on RANGER-3190 at 2/26/21, 3:33 AM:
------------------------------------------------------------------
[Commit|https://github.com/apache/ranger/commit/97847b62c3a906414c7f89c23f41c78ceb8f6994]
was (Author: abhi_2110):
[Commit|https://github.com/apache/ranger/commit/97847b62c3a906414c7f89c23f41c78ceb8f6994]
:
> Skip python unit tests if requests library not present
> ------------------------------------------------------
>
> Key: RANGER-3190
> URL: https://issues.apache.org/jira/browse/RANGER-3190
> Project: Ranger
> Issue Type: Test
> Components: Ranger
> Reporter: Abhishek Kumar
> Assignee: Abhishek Kumar
> Priority: Minor
> Labels: test
> Attachments:
> 0001-RANGER-3190-Skip-Python-unit-tests-if-requests-not-p.patch
>
>
> The python unit tests depend on the _requests_ library which don't come
> preinstalled with python3 - they need to be installed separately using pip
> for ex. Therefore the code change aims to gracefully skip unit tests if
> _requests_ is not present on the machine.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)