[
https://issues.apache.org/jira/browse/MINIFICPP-580?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16564663#comment-16564663
]
Dustin Rodrigues commented on MINIFICPP-580:
--------------------------------------------
The OSX travis build broke some time between June 30 and July 2. The homebrew
python version was updated to Python 3.7 on July 1:
[https://github.com/Homebrew/homebrew-core/commit/e23247ec179ba32f277857e89b7ae8e70b3e177c#diff-a37f3b41ad358542dc557c344a8164a9]
and re-running tests which previously passed are now failing. Issue
[https://github.com/pybind/pybind11/issues/1473] from pybind indicates that
Python 3.7 causes hangs on OS X with older versions of pybind, but commit
[https://github.com/pybind/pybind11/commit/b4719a60d32821fa47aaaba7c1035cb447bab386]
resolves it. I'll create a PR which uses the head of the pybind repository
which allows the PythonExecuteScriptTests to run successfully on my machine.
> PythonExecuteScriptTests test is failing for OSX
> ------------------------------------------------
>
> Key: MINIFICPP-580
> URL: https://issues.apache.org/jira/browse/MINIFICPP-580
> Project: NiFi MiNiFi C++
> Issue Type: Bug
> Reporter: Dustin Rodrigues
> Assignee: Dustin Rodrigues
> Priority: Major
>
> The PythonExecuteScriptTests test is failing for OSX on travis
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)