-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
https://reviews.apache.org/r/27542/#review59989
-----------------------------------------------------------
Master (9847b7b) 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. 5, 2014, 6:04 p.m., Bill Farner wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> https://reviews.apache.org/r/27542/
> -----------------------------------------------------------
>
> (Updated Nov. 5, 2014, 6:04 p.m.)
>
>
> Review request for Aurora, Kevin Sweeney and Maxim Khutornenko.
>
>
> Repository: aurora
>
>
> Description
> -------
>
> Bring WriteAheadStorage up to 100% branch and instruction coverage.
>
>
> Diffs
> -----
>
> config/pmd/logging-java.xml e4ec6adffdb88d35de3f5001d79e94befa44d067
> src/main/java/org/apache/aurora/scheduler/storage/log/LogStorage.java
> cbab75964052a950e1b868b3a53eb15fadb31cb7
>
> src/main/java/org/apache/aurora/scheduler/storage/log/WriteAheadStorage.java
> 094d1c66e1f464687e0416bc652dba4b1bda0f7e
>
> src/test/java/org/apache/aurora/scheduler/storage/log/WriteAheadStorageTest.java
> PRE-CREATION
>
> Diff: https://reviews.apache.org/r/27542/diff/
>
>
> Testing
> -------
>
>
> Thanks,
>
> Bill Farner
>
>