-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/67077/#review202881
-----------------------------------------------------------
Master (805a53f) is red with this patch.
./build-support/jenkins/build.sh
Pass 2: Analyzing classes (320 / 333) - 96% complete
Pass 2: Analyzing classes (321 / 333) - 96% complete
Pass 2: Analyzing classes (322 / 333) - 96% complete
Pass 2: Analyzing classes (323 / 333) - 96% complete
Pass 2: Analyzing classes (324 / 333) - 97% complete
Pass 2: Analyzing classes (325 / 333) - 97% complete
Pass 2: Analyzing classes (326 / 333) - 97% complete
Pass 2: Analyzing classes (327 / 333) - 98% complete
Pass 2: Analyzing classes (328 / 333) - 98% complete
Pass 2: Analyzing classes (329 / 333) - 98% complete
Pass 2: Analyzing classes (330 / 333) - 99% complete
Pass 2: Analyzing classes (331 / 333) - 99% complete
Pass 2: Analyzing classes (332 / 333) - 99% complete
Pass 2: Analyzing classes (333 / 333) - 100% complete
Done with analysis
:test
org.apache.aurora.scheduler.events.WebhookTest >
testTaskChangedWithOldStateError FAILED
java.lang.AssertionError at WebhookTest.java:251
I0511 00:38:02.073 [ShutdownHook, SchedulerMain] Stopping scheduler services.
1080 tests completed, 1 failed, 1 skipped
:test FAILED
:jacocoTestReport
Coverage report generated:
file:///home/jenkins/jenkins-slave/workspace/AuroraBot/dist/reports/jacoco/test/html/index.html
:jacocoTestCoverageVerification
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':test'.
> There were failing tests. See the report at:
> file:///home/jenkins/jenkins-slave/workspace/AuroraBot/dist/reports/tests/test/index.html
* 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 8m 18s
45 actionable tasks: 36 executed, 9 up-to-date
I will refresh this build result if you post a review containing "@ReviewBot
retry"
- Aurora ReviewBot
On May 11, 2018, 12:14 a.m., Jing Chen wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/67077/
> -----------------------------------------------------------
>
> (Updated May 11, 2018, 12:14 a.m.)
>
>
> Review request for Aurora, Renan DelValle and Stephan Erb.
>
>
> Bugs: AURORA-1975
> https://issues.apache.org/jira/browse/AURORA-1975
>
>
> Repository: aurora
>
>
> Description
> -------
>
> Remove resource properties from ResourceAggregate
>
>
> Diffs
> -----
>
> api/src/main/thrift/org/apache/aurora/gen/api.thrift
> ef754e32172e7490a47a13e7b526f243ffa3efeb
> src/main/java/org/apache/aurora/scheduler/http/Quotas.java
> aa68c446af7cf52f37cb72d0f115b1be39457988
> src/main/java/org/apache/aurora/scheduler/quota/QuotaManager.java
> e2750d7343a1ed83feb9f96014e9e61dc6dda1f0
>
> src/main/java/org/apache/aurora/scheduler/storage/durability/ThriftBackfill.java
> 4425d025b92425b19eead30ceac0bc2466bc606a
> src/main/python/apache/aurora/client/api/__init__.py
> f6fd1dd6d7c2bdd5bca3037f501b36badab78c75
> src/main/python/apache/aurora/config/resource.py
> b2ebd399ccf069b9914ac4bc624685b2cc3679b0
> src/test/java/org/apache/aurora/scheduler/resources/ResourceTestUtil.java
> 567586fcfb4dda58dc6308fe3d7fe2b7b433db98
>
> src/test/java/org/apache/aurora/scheduler/storage/durability/DurableStorageTest.java
> 3dd9ce4039b223cb6156462d089f7062a1cde772
>
> src/test/java/org/apache/aurora/scheduler/storage/durability/ThriftBackfillTest.java
> 219576baf331c44535a4e2f95fde5c906bdabe4f
>
> src/test/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterfaceTest.java
> 2cf66d8154ad3795989ee9026e45af1be509f244
> src/test/python/apache/aurora/client/cli/test_quota.py
> b56629671035ce6bf1c3bf45c9adeb2c4f108ee8
> src/test/python/apache/aurora/config/test_resources.py
> 3ac54909991a123b73e00c59d7269431036cda06
>
> src/test/resources/org/apache/aurora/scheduler/storage/durability/goldens/current/saveQuota
> 6b0d8003a23b9a0e9de78eed42aed14c6b7dd492
>
>
> Diff: https://reviews.apache.org/r/67077/diff/1/
>
>
> Testing
> -------
>
> ./pants test src/test/python/apache/aurora/config
> ./pants test src/test/python/apache/aurora/client/cli:cli
> ./build-support/jenkins/build.sh
>
>
> Thanks,
>
> Jing Chen
>
>