[
https://issues.apache.org/jira/browse/TAJO-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251083#comment-15251083
]
ASF GitHub Bot commented on TAJO-2123:
--------------------------------------
Github user jihoonson commented on a diff in the pull request:
https://github.com/apache/tajo/pull/1004#discussion_r60515305
--- Diff:
tajo-common/src/test/java/org/apache/tajo/datum/TestArithmeticOperator.java ---
@@ -40,7 +40,7 @@ public TestArithmeticOperator(String option) {
this.option = option;
}
- @Parameters
--- End diff --
Yes, I can't see a better way now. Please refer to
https://github.com/junit-team/junit4/wiki/Parameterized-tests.
> Print parameters for parameterized tests
> ----------------------------------------
>
> Key: TAJO-2123
> URL: https://issues.apache.org/jira/browse/TAJO-2123
> Project: Tajo
> Issue Type: Task
> Components: Unit Test
> Reporter: Jihoon Son
> Assignee: Jihoon Son
> Fix For: 0.12.0
>
>
> Printing parameters will be helpful for us to find which tests failed.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)