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



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

                         def __call__(_mock_self, *args, **kwargs):
                             # can't use self in-case a function / method 
we are mocking uses self
                             # in the signature
                     >       _mock_self._mock_check_sig(*args, **kwargs)
                     E       TypeError: <lambda>() takes exactly 3 
arguments (4 given)
                     
                     
.pants.d/python-setup/chroots/bc4a46874d4da8d0b94b1bebc6185924b57d17bc/.deps/mock-1.0.1-py2-none-any.whl/mock.py:954:
 TypeError
                     -------------- Captured stderr call --------------
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                      INFO] Adding 10 instances to foo/role/env/name using the 
task config of instance 1
                     I0406 22:52:46.341378 5168 __init__.py:103] Adding 10 
instances to foo/role/env/name using the task config of instance 1
                      generated xml file: 
/home/jenkins/jenkins-slave/workspace/AuroraBot/dist/test-results/415337499eb72578eab327a6487c1f5c9452b3d6.xml
 
                      1 failed, 664 passed, 5 skipped, 1 warnings in 
270.51 seconds 
                     
FAILURE


               Waiting for background workers to finish.
22:52:50 05:51   [complete]
               FAILURE


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

- Aurora ReviewBot


On April 6, 2016, 10:31 p.m., Bill Farner wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/45725/
> -----------------------------------------------------------
> 
> (Updated April 6, 2016, 10:31 p.m.)
> 
> 
> Review request for Aurora, Maxim Khutornenko and Zameer Manji.
> 
> 
> Bugs: AURORA-1595
>     https://issues.apache.org/jira/browse/AURORA-1595
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Remove AddInstancesConfig parameter from addInstances RPC.
> 
> 
> Diffs
> -----
> 
>   RELEASE-NOTES.md 0e2e04be03195b9034ea17f05fb59519bc6aa1fc 
>   api/src/main/thrift/org/apache/aurora/gen/api.thrift 
> 47ab500dffb0cec208edf9eff4c8298b1e717e8d 
>   
> src/main/java/org/apache/aurora/scheduler/http/api/security/ShiroAuthorizingParamInterceptor.java
>  b078ef0d77f6f85976483147040a1fbbc33a7f6e 
>   
> src/main/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterface.java
>  86088d98deace63b21b4de66ca317634b18e66d1 
>   
> src/main/java/org/apache/aurora/scheduler/thrift/aop/AnnotatedAuroraAdmin.java
>  73a71287fb62395c57afb9daa5ffd0c750ec5e73 
>   src/main/python/apache/aurora/client/api/__init__.py 
> 294c5909b5d67c1694f38c2fa95d034c940fc056 
>   
> src/test/java/org/apache/aurora/scheduler/thrift/SchedulerThriftInterfaceTest.java
>  3facb13ade29b9d2cbb1b0e48484845d4fb51b54 
>   src/test/python/apache/aurora/api_util.py 
> 4fde4bafbb035d78dbadacc65b4dc1ce6b3dd08c 
>   src/test/python/apache/aurora/client/api/test_api.py 
> 0dd4b4105e78a797aedb9b888c476cefbc67d662 
>   src/test/python/apache/aurora/client/api/test_scheduler_client.py 
> bd7c834873386b966dc919a9c18abeffc32c4c69 
> 
> Diff: https://reviews.apache.org/r/45725/diff/
> 
> 
> Testing
> -------
> 
> end-to-end tests are green
> 
> 
> Thanks,
> 
> Bill Farner
> 
>

Reply via email to