[
https://issues.apache.org/jira/browse/OOZIE-3009?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16105119#comment-16105119
]
Andras Piros edited comment on OOZIE-3009 at 7/28/17 3:37 PM:
--------------------------------------------------------------
It seems that running the tests w/ Oracle JDK 1.8 in the Apache cloud or
locally, or OpenJDK 1.7 locally, or Oracle JDK 1.7 locally, all the tests are
run correctly w/ the patch:
{noformat}
mvn clean test -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true
-fae -Doozie.test.waitfor.ratio=3 -Dtest.timeout=7200
{noformat}
[~asasvari] can you please review?
was (Author: andras.piros):
It seems that running the tests w/ Oracle JDK 1.8, and OpenJDK 1.7, all the
tests are run correctly w/ the patch:
{noformat}
mvn clean test -Dmaven.test.failure.ignore=true -Dmaven.test.error.ignore=true
-fae -Doozie.test.waitfor.ratio=3 -Dtest.timeout=7200
{noformat}
[~asasvari] can you please review?
> Number of Oozie tests executed dropped after OOZIE-2854
> -------------------------------------------------------
>
> Key: OOZIE-3009
> URL: https://issues.apache.org/jira/browse/OOZIE-3009
> Project: Oozie
> Issue Type: Bug
> Reporter: Attila Sasvari
> Assignee: Andras Piros
> Priority: Blocker
> Fix For: 5.0.0
>
> Attachments: OOZIE-3009.001.patch
>
>
> I noticed that the number of executed tests has been significantly dropped
> after OOZIE-2854.
> - Tests run: *1080* https://issues.apache.org/jira/browse/OOZIE-2854
> Previous tests:
> - OOZIE-2371 - Tests run: *1965*
> https://issues.apache.org/jira/browse/OOZIE-2371?focusedCommentId=16076996&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16076996
> - OOZIE-2911 - Tests run: *1966*
> https://issues.apache.org/jira/browse/OOZIE-2911?focusedCommentId=16078078&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-16078078
> In OOZIE-2854, we can also see that the number of test cases vary from patch
> to patch.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)