-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/63221/#review188973
-----------------------------------------------------------



Master (ec64011) is red with this patch.
  ./build-support/jenkins/build.sh

:test

org.apache.aurora.scheduler.http.api.ApiBetaTest > testCreateJob FAILED
    java.lang.RuntimeException

1116 tests completed, 1 failed, 2 skipped
:test FAILED
:jacocoTestReport
Coverage report generated: 
file:///home/jenkins/jenkins-slave/workspace/AuroraBot/dist/reports/jacoco/test/html/index.html
:jacocoTestCoverageVerification[ant:jacocoReport] Rule violated for bundle 
aurora: instructions covered ratio is 0.76, but expected minimum is 0.87
[ant:jacocoReport] Rule violated for bundle aurora: branches covered ratio is 
0.65, but expected minimum is 0.79
 FAILED

FAILURE: Build completed with 2 failures.

1: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':test'.
> Process 'Gradle Test Executor 5' finished with non-zero exit value 137

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

2: Task failed with an exception.
-----------
* What went wrong:
Execution failed for task ':jacocoTestCoverageVerification'.
> Rule violated for bundle aurora: instructions covered ratio is 0.76, but 
> expected minimum is 0.87
  Rule violated for bundle aurora: branches covered ratio is 0.65, but expected 
minimum is 0.79

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

* Get more help at https://help.gradle.org

BUILD FAILED in 37m 2s
48 actionable tasks: 39 executed, 9 up-to-date


I will refresh this build result if you post a review containing "@ReviewBot 
retry"

- Aurora ReviewBot


On Oct. 23, 2017, 11:01 a.m., Reza Motamedi wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/63221/
> -----------------------------------------------------------
> 
> (Updated Oct. 23, 2017, 11:01 a.m.)
> 
> 
> Review request for Aurora, David McLaughlin and Kai Huang.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> reload instance page once a neighbor item is clicked
> 
> 
> Diffs
> -----
> 
>   ui/src/main/js/pages/Instance.js 4b855457c36e180c0ade629f58e8a03b1273a67a 
> 
> 
> Diff: https://reviews.apache.org/r/63221/diff/1/
> 
> 
> Testing
> -------
> 
> Checked in my vagrant and now it works.
> 
> ```
> ? ./gradlew ui:lint
> ? ./gradlew ui:test
> ```
> 
> 
> Thanks,
> 
> Reza Motamedi
> 
>

Reply via email to