[
https://issues.apache.org/jira/browse/TAJO-2123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15251225#comment-15251225
]
ASF GitHub Bot commented on TAJO-2123:
--------------------------------------
Github user hyunsik commented on a diff in the pull request:
https://github.com/apache/tajo/pull/1004#discussion_r60524441
--- 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 --
Ok. Could you add this requirements to this page?
https://cwiki.apache.org/confluence/display/TAJO/Unit+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)