You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@nifi.apache.org by "Gabor Gyimesi (Jira)" <ji...@apache.org> on 2021/07/21 15:37:00 UTC

[jira] [Updated] (MINIFICPP-1541) Move ODBC dependent SQL testing to the docker integration tests

     [ https://issues.apache.org/jira/browse/MINIFICPP-1541?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Gabor Gyimesi updated MINIFICPP-1541:
-------------------------------------
    Status: Patch Available  (was: In Progress)

> Move ODBC dependent SQL testing to the docker integration tests
> ---------------------------------------------------------------
>
>                 Key: MINIFICPP-1541
>                 URL: https://issues.apache.org/jira/browse/MINIFICPP-1541
>             Project: Apache NiFi MiNiFi C++
>          Issue Type: Bug
>            Reporter: Adam Debreceni
>            Assignee: Gabor Gyimesi
>            Priority: Major
>          Time Spent: 6h
>  Remaining Estimate: 0h
>
> SQL tests currently use platform-dependent ODBC drivers which are possibly missing on the user's machine, this results in test failure. We should mock the ODBCService on Linux and macOS, and use the actual implementation in docker-based integration tests. On Windows we should use the actual implementation but only enable it in the CI.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)