On Mon, Sep 19, 2011 at 1:31 PM, N Keywal <nkey...@gmail.com> wrote:
> Hi,
>
> Something that would be useful as well is being able to match a given
> version of the trunk with the test results. For example:
> - Dev pull the last version of the trunk at time t
> - Dev do its modification locally to the code
> - Dev runs the unit tests, and compare it to the results on the server at
> time t.
> - Then he can compare the results locally after its modifications vs. the
> remote results on the trunk.
>
> This would save the time of running the tests twice.
>
> May be it's actually already possible?
>

Possibly.  Builds up on builds.apache.org are kept for two weeks or
so.   Builds are known by number.  You'd have to triangulate to find
the build that goes with your build time (builds run every 15 minutes
IFF a checkin has happened).

St.Ack

Reply via email to