[ 
https://issues.apache.org/jira/browse/AURORA-822?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14165921#comment-14165921
 ] 

Maxim Khutornenko edited comment on AURORA-822 at 10/9/14 10:51 PM:
--------------------------------------------------------------------

After blacklisting still fails for me. Attached report xml.
{noformat}
FAILURE: Build failed with an exception.

* Where:
Build file '/Users/mkhutornenko/workspace3/aurora/build.gradle' line: 593

* What went wrong:
Execution failed for task ':jacocoTestReport'.
> Thanks for adding the first test coverage to: 
> org/apache/aurora/scheduler/http/api/ApiBeta$2 please remove it from the 
> legacyClassesWithoutCoverage list. Expression: (coverage == 0). Values: 
> coverage = 19

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug 
option to get more log output.

BUILD FAILED

Total time: 3 mins 36.019 secs
{noformat}


was (Author: maximk):
Failed report after blacklisting.

> Coverage metrics seem occasionally flaky
> ----------------------------------------
>
>                 Key: AURORA-822
>                 URL: https://issues.apache.org/jira/browse/AURORA-822
>             Project: Aurora
>          Issue Type: Bug
>          Components: Build
>            Reporter: Joshua Cohen
>            Priority: Minor
>         Attachments: jacocoTestReport.xml, jacocoTestReport.xml
>
>
> [~wfarner] reported a build failure re: newly added coverage:
> {noformat}
> * What went wrong:
> Execution failed for task ':jacocoTestReport'.
> > Thanks for adding the first test coverage to: 
> > org/apache/aurora/scheduler/async/OfferQueue$OfferQueueImpl$2 please remove 
> > it from the legacyClassesWithoutCoverage list. Expression: (coverage == 0). 
> > Values: coverage = 6
> {noformat}
> However running the build locally neither I nor [~zmanji] were able to 
> reproduce. Here's the sha I'm running from:
> {noformat}
> $ git log -2
> commit 3a2c17a0d861d624789aad7d7ddd447ab9b866ab
> Author: Joshua Cohen <[email protected]>
> Date:   Wed Oct 8 17:11:24 2014 -0700
>     Kill code to serve ApiBeta help pages that's no longer used now that the 
> content is served directly.
> commit 18ae90569b9a5fda44d0f7a9ea59e8eee916408b
> Author: Zameer Manji <[email protected]>
> Date:   Wed Oct 8 16:33:42 2014 -0700
>     Blacklist org/apache/aurora/scheduler/http/api/ApiBeta$2 which has no 
> coverage.
>     
>     Bugs closed: AURORA-819
>     
>     Reviewed at https://reviews.apache.org/r/26464/
> {noformat}
> I'm attaching my jacocoTestReport.xml for further investigation.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to