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


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

  pants build (options) [spec] (build args)
  pants build (options) [spec]... -- (build args)

Options:
  --version             show program's version number and exit
  --no-pantsrc          Specifies that pantsrc files should be ignored.
  --log-exit            Log an exit message on success or failure.
  -t CONN_TIMEOUT, --timeout=CONN_TIMEOUT
                        Number of seconds to wait for http connections.
  -i INTERPRETERS, --interpreter=INTERPRETERS
                        Constrain what Python interpreters to use.  Uses
                        Requirement format from pkg_resources, e.g.
                        'CPython>=2.6,<3' or 'PyPy'. By default, no
                        constraints are used.  Multiple constraints may be
                        added.  They will be ORed together.
  -v, --verbose         Show verbose output.
  -f, --fast            Run tests in a single chroot.

Builds the specified Python target(s). Use ./pants goal for JVM and other
targets.

- Aurora ReviewBot


On Nov. 4, 2014, 3:35 p.m., Dan Norris wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27492/
> -----------------------------------------------------------
> 
> (Updated Nov. 4, 2014, 3:35 p.m.)
> 
> 
> Review request for Aurora and Kevin Sweeney.
> 
> 
> Bugs: AURORA-617
>     https://issues.apache.org/jira/browse/AURORA-617
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Convert python_requirements links in 3rdparty/python/BUILD to be in 
> requirements.txt
> 
> 
> Diffs
> -----
> 
>   3rdparty/python/BUILD 76d0bc58a72cd84c43f053082ee58e9c582e5437 
>   3rdparty/python/requirements.txt PRE-CREATION 
> 
> Diff: https://reviews.apache.org/r/27492/diff/
> 
> 
> Testing
> -------
> 
> ./pants src/test/python:all
> 
> ...which failed on one test in test_gc_executor.py, but the same test is 
> failing for me in master.
> 
> 
> Thanks,
> 
> Dan Norris
> 
>

Reply via email to