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


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

16:51:29 00:00     [ivy-imports]
16:51:29 00:00   [unpack-jars]
16:51:29 00:00     [unpack-jars]
16:51:29 00:00   [deferred-sources]
16:51:29 00:00     [deferred-sources]
16:51:29 00:00   [gen]
16:51:29 00:00     [thrift]
16:51:29 00:00     [protoc]
16:51:29 00:00     [antlr]
16:51:30 00:01     [ragel]
16:51:30 00:01     [jaxb]
16:51:30 00:01     [wire]
16:51:30 00:01   [jvm-platform-validate]
16:51:30 00:01     [jvm-platform-validate]
16:51:30 00:01   [resolve]
16:51:30 00:01     [ivy]
16:51:30 00:01       [bootstrap-nailgun-server]
16:51:30 00:01   [resources]
16:51:30 00:01     [prepare]
16:51:30 00:01     [services]
16:51:30 00:01   [compile]
16:51:30 00:01     [compile]
16:51:30 00:01     [jvm]
16:51:30 00:01       [jvm-compilers]
16:51:30 00:01         [zinc-pre]
16:51:30 00:01         [zinc-post]
16:51:30 00:01     [jvm-dep-check]
16:51:30 00:01   [test]
16:51:30 00:01     [run_prep_command]
16:51:30 00:01     [test]
16:51:30 00:01     [pytest]
16:51:30 00:01       [run]
                     
16:51:33 00:04         [chroot]
16:51:36 00:07   [complete]
               FAILURE
Exception message: Could not satisfy all requirements for pytest>=2.6,<2.7:
    pytest>=2.6,<2.7, pytest>=2.8.0(from: pytest-timeout)




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

- Aurora ReviewBot


On Nov. 16, 2015, 4:48 p.m., John Sirois wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/40324/
> -----------------------------------------------------------
> 
> (Updated Nov. 16, 2015, 4:48 p.m.)
> 
> 
> Review request for Aurora, Joshua Cohen and Bill Farner.
> 
> 
> Bugs: AURORA-1538
>     https://issues.apache.org/jira/browse/AURORA-1538
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> This lifts `mesos.interface` and `mesos.native` out of
> `requirements.txt`, ties their versions together and isolates the
> custom repository needed by `mesos.native` to its `python_requirement`.
> 
>  3rdparty/python/BUILD            | 26 ++++++++++++++++++++++++++
>  3rdparty/python/requirements.txt |  2 --
>  pants.ini                        |  5 -----
>  3 files changed, 26 insertions(+), 7 deletions(-)
> 
> 
> Diffs
> -----
> 
>   3rdparty/python/BUILD 7ef81d13afa0089d7e8a779e71b53e0fc1848466 
>   3rdparty/python/requirements.txt 3a78b754ad8e55308554119e279693053951cc6e 
>   examples/vagrant/provision-dev-cluster.sh 
> 4474543bac16ac5af0de1f199e36e8b981d52e04 
>   pants.ini 319d38e9a7af8055cac5bbce4a6ae0cbb38dc8d0 
> 
> Diff: https://reviews.apache.org/r/40324/diff/
> 
> 
> Testing
> -------
> 
> Successfully ran end-to-end with this change using a fresh vagrant
> image and clean repo via:
> ```
> vagrant destroy && \
> bash src/test/sh/org/apache/aurora/e2e/test_end_to_end.sh
> ```
> 
> 
> Thanks,
> 
> John Sirois
> 
>

Reply via email to