-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/65649/#review197480
-----------------------------------------------------------
Master (cb0faf8) is red with this patch.
./build-support/jenkins/build.sh
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
WARN] Reached consecutive failure limit.
--------------- Captured log call ----------------
health_checker.py 143 WARNING WARN] Health
check failure: failure-1
health_checker.py 184 WARNING WARN] Ignoring
failure of attempt: 1
health_checker.py 143 WARNING WARN] Health
check failure: failure-2
health_checker.py 184 WARNING WARN] Ignoring
failure of attempt: 2
health_checker.py 143 WARNING WARN] Health
check failure: failure-3
health_checker.py 159 WARNING WARN] Reached
consecutive failure limit.
2 failed, 798 passed, 6 skipped in 315.53 seconds
FAILURE
Waiting for background workers to finish.
06:01:54 05:52 [complete]
FAILURE
I will refresh this build result if you post a review containing "@ReviewBot
retry"
- Aurora ReviewBot
On Feb. 14, 2018, 5:05 a.m., Renan DelValle wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/65649/
> -----------------------------------------------------------
>
> (Updated Feb. 14, 2018, 5:05 a.m.)
>
>
> Review request for Aurora, Jordan Ly and Stephan Erb.
>
>
> Repository: aurora
>
>
> Description
> -------
>
> Adding support in the scheduler to receive a JSON request which defines a
> UTF-8 charset in the Content-Type inside of the HTTP Request Headers.
>
> This fixes the current UI brakage as Thrift is incorrectly rejected by the
> scheduler servlet as an unsupported media type.
>
> Adding a test to prevent regressions.
>
>
> Diffs
> -----
>
> src/main/java/org/apache/aurora/scheduler/http/api/ApiModule.java
> 91ff8d32be1dacd35c7ba74b666479a61aede296
> src/test/java/org/apache/aurora/scheduler/http/api/ApiIT.java
> 10da43bdc113791d0644dcc480476323f86cc66e
>
>
> Diff: https://reviews.apache.org/r/65649/diff/1/
>
>
> Testing
> -------
>
> End to end testing
> Loading up UI in different browsers in order to make sure thrift.js was not
> cached.
> vagrant destroy && vagrant up
>
>
> Thanks,
>
> Renan DelValle
>
>