[
https://issues.apache.org/jira/browse/DRILL-6955?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Arina Ielchiieva updated DRILL-6955:
------------------------------------
Labels: ready-to-commit (was: )
> storage-jdbc unit tests improvements
> ------------------------------------
>
> Key: DRILL-6955
> URL: https://issues.apache.org/jira/browse/DRILL-6955
> Project: Apache Drill
> Issue Type: Task
> Components: Tools, Build & Test
> Affects Versions: 1.15.0
> Reporter: Volodymyr Vysotskyi
> Assignee: Volodymyr Vysotskyi
> Priority: Major
> Labels: ready-to-commit
> Fix For: 1.16.0
>
>
> Currently, for unit tests in storage-jdbc module used inmemdb-maven-plugin,
> jcabi-mysql-maven-plugin, sql-maven-plugin, and other maven plugins. So
> databases are started and tables are populated after the concrete maven goal
> is executed. It makes the debugging process more complex since tests cannot
> be executed directly from IDE. Another problem is that most of these plugins
> weren't released for a long time.
> The goal of this Jira to remove these plugins usage and rework tests to
> provide a way to run them from IDE.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)