Hello.

Le sam. 1 janv. 2022 à 03:04, Gary Gregory <garydgreg...@gmail.com> a écrit :
>
> Hi All & Sebb,
>
> Git bisect tells me the commit below broke the build and it's been broken
> ever since. Please run a local build before you commit.
>
> 991b775f2052e150c4c16d1c1cd2073021d40c2e is the first bad commit
> commit 991b775f2052e150c4c16d1c1cd2073021d40c2e
> Author: Sebb <s...@apache.org>
> Date:   Wed Dec 15 00:18:48 2021 +0000
>
>     Prevent serialization
>
>     It is not useful and is unlikely to work properly.
>
>  src/changes/changes.xml                              |  4 ++++
>  .../apache/commons/net/ProtocolCommandSupport.java   | 18
> +++++++++++++++++-
>  .../java/org/apache/commons/net/ftp/FTPFile.java     | 20
> +++++++++++++++++++-
>  .../java/org/apache/commons/net/ntp/TimeStamp.java   | 16 ++++++++++++++++
>  .../org/apache/commons/net/util/ListenerList.java    | 15 +++++++++++++++
>  5 files changed, 71 insertions(+), 2 deletions(-)
>
> Please revert or fix.
>
> [ERROR] Failures:
> [ERROR]   FTPTimestampParserImplTest.testParseTimestampWithSlop:474
> test.slop.roll.back.year expected:<1> but was:<0>

Here I don't get that error, but another one:
---CUT---
[INFO] Results:
[INFO]
[ERROR] Failures:
[ERROR]   FTPTimestampParserImplTest.testParseTimestampAcrossTimeZones:437
rollback.even.with.time.zones expected:<1> but was:<2>
---CUT---

This one is also reported by Jenkins:
    https://builds.apache.org/job/Commons/job/commons-net/205/console

It seems that several Jenkins builds were successful *after*
the "Prevent serialization" commit.

Gilles

>
> TY,
> Gary

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
For additional commands, e-mail: dev-h...@commons.apache.org

Reply via email to