[jira] [Updated] (OOZIE-3343) [build] [tests] Add the first five test errors per module to the report

2018-09-26 Thread Julia Kinga Marton (JIRA)


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

Julia Kinga Marton updated OOZIE-3343:
--
Attachment: OOZIE-3343-amend001.patch

> [build] [tests] Add the first five test errors per module to the report
> ---
>
> Key: OOZIE-3343
> URL: https://issues.apache.org/jira/browse/OOZIE-3343
> Project: Oozie
>  Issue Type: Bug
>  Components: build, tests
>Affects Versions: 5.0.0
>Reporter: Julia Kinga Marton
>Assignee: Julia Kinga Marton
>Priority: Major
> Fix For: 5.1.0
>
> Attachments: OOZIE-3343-001.patch, OOZIE-3343-002.patch, 
> OOZIE-3343-003.patch, OOZIE-3343-004.patch, OOZIE-3343-005.patch, 
> OOZIE-3343-006.patch, OOZIE-3343-DEBUG_PURPOSE_DO_NOT_MERGE2.patch, 
> OOZIE-3343-amend001.patch
>
>
> After fixing the false positive precommit reports in OOZIE-3317, if there are 
> some kind of errors during junit execution, the following information is 
> printed out: 
> {color:#FF}-1 TESTS{color}
> There were errors during execution. Check console output for details.
> It should be useful to have the concrete errors printed out as well. In order 
> to avoid the very long reports in case of lots of failures, we should limit 
> the printed out errors to a specific number (5)/module.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OOZIE-3343) [build] [tests] Add the first five test errors per module to the report

2018-09-25 Thread Julia Kinga Marton (JIRA)


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

Julia Kinga Marton updated OOZIE-3343:
--
Attachment: OOZIE-3343-006.patch

> [build] [tests] Add the first five test errors per module to the report
> ---
>
> Key: OOZIE-3343
> URL: https://issues.apache.org/jira/browse/OOZIE-3343
> Project: Oozie
>  Issue Type: Bug
>  Components: build, tests
>Affects Versions: 5.0.0
>Reporter: Julia Kinga Marton
>Assignee: Julia Kinga Marton
>Priority: Major
> Fix For: 5.1.0
>
> Attachments: OOZIE-3343-001.patch, OOZIE-3343-002.patch, 
> OOZIE-3343-003.patch, OOZIE-3343-004.patch, OOZIE-3343-005.patch, 
> OOZIE-3343-006.patch, OOZIE-3343-DEBUG_PURPOSE_DO_NOT_MERGE2.patch
>
>
> After fixing the false positive precommit reports in OOZIE-3317, if there are 
> some kind of errors during junit execution, the following information is 
> printed out: 
> {color:#FF}-1 TESTS{color}
> There were errors during execution. Check console output for details.
> It should be useful to have the concrete errors printed out as well. In order 
> to avoid the very long reports in case of lots of failures, we should limit 
> the printed out errors to a specific number (5)/module.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OOZIE-3343) [build] [tests] Add the first five test errors per module to the report

2018-09-24 Thread Julia Kinga Marton (JIRA)


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

Julia Kinga Marton updated OOZIE-3343:
--
Attachment: OOZIE-3343-005.patch

> [build] [tests] Add the first five test errors per module to the report
> ---
>
> Key: OOZIE-3343
> URL: https://issues.apache.org/jira/browse/OOZIE-3343
> Project: Oozie
>  Issue Type: Bug
>  Components: build, tests
>Affects Versions: 5.0.0
>Reporter: Julia Kinga Marton
>Assignee: Julia Kinga Marton
>Priority: Major
> Fix For: 5.1.0
>
> Attachments: OOZIE-3343-001.patch, OOZIE-3343-002.patch, 
> OOZIE-3343-003.patch, OOZIE-3343-004.patch, OOZIE-3343-005.patch, 
> OOZIE-3343-DEBUG_PURPOSE_DO_NOT_MERGE2.patch
>
>
> After fixing the false positive precommit reports in OOZIE-3317, if there are 
> some kind of errors during junit execution, the following information is 
> printed out: 
> {color:#FF}-1 TESTS{color}
> There were errors during execution. Check console output for details.
> It should be useful to have the concrete errors printed out as well. In order 
> to avoid the very long reports in case of lots of failures, we should limit 
> the printed out errors to a specific number (5)/module.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)


[jira] [Updated] (OOZIE-3343) [build] [tests] Add the first five test errors per module to the report

2018-09-24 Thread Andras Piros (JIRA)


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

Andras Piros updated OOZIE-3343:

Summary: [build] [tests] Add the first five test errors per module to the 
report  (was: [build] Add the first x errors per module in case of junit errors 
to the precommit report)

> [build] [tests] Add the first five test errors per module to the report
> ---
>
> Key: OOZIE-3343
> URL: https://issues.apache.org/jira/browse/OOZIE-3343
> Project: Oozie
>  Issue Type: Bug
>  Components: build, tests
>Affects Versions: 5.0.0
>Reporter: Julia Kinga Marton
>Assignee: Julia Kinga Marton
>Priority: Major
> Fix For: 5.1.0
>
> Attachments: OOZIE-3343-001.patch, OOZIE-3343-002.patch, 
> OOZIE-3343-003.patch, OOZIE-3343-004.patch, 
> OOZIE-3343-DEBUG_PURPOSE_DO_NOT_MERGE2.patch
>
>
> After fixing the false positive precommit reports in OOZIE-3317, if there are 
> some kind of errors during junit execution, the following information is 
> printed out: 
> {color:#FF}-1 TESTS{color}
> There were errors during execution. Check console output for details.
> It should be useful to have the concrete errors printed out as well. In order 
> to avoid the very long reports in case of lots of failures, we should limit 
> the printed out errors to a specific number (5)/module.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)