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


Master (1149d7a) 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. 3, 2014, 8:34 p.m., Bill Farner wrote:
> 
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27538/
> -----------------------------------------------------------
> 
> (Updated Nov. 3, 2014, 8:34 p.m.)
> 
> 
> Review request for Aurora and Maxim Khutornenko.
> 
> 
> Repository: aurora
> 
> 
> Description
> -------
> 
> Optionally ignore unknown transaction operations.
> 
> 
> Diffs
> -----
> 
>   src/main/java/org/apache/aurora/scheduler/storage/log/LogStorage.java 
> ec9ccfd37ad6f4b8b478498d30e0e5a9e9b8576e 
>   src/test/java/org/apache/aurora/scheduler/storage/log/LogStorageTest.java 
> 2d44bd58cdd52e99644f1b80e4e7daf05f301df2 
> 
> Diff: https://reviews.apache.org/r/27538/diff/
> 
> 
> Testing
> -------
> 
> Working on a test now.
> 
> 
> Thanks,
> 
> Bill Farner
> 
>

Reply via email to