Pull request 683

2022-03-28 Thread Atul Pendse
Hi, Can someone please help make progress on PR 683 , or point out what I should be doing next? Thanks, Atul

Re: MacOS: Unit tests failing on release-2.x branch

2022-03-02 Thread Atul Pendse
set my region to US, or something which has ‘00’ in minutes part. Thanks, Atul From: Atul Pendse Date: Thursday, 3 March 2022 at 7:28 AM To: dev@logging.apache.org Subject: Re: MacOS: Unit tests failing on release-2.x branch It also fails when I run it individually from eclipse, with the same

Re: MacOS: Unit tests failing on release-2.x branch

2022-03-02 Thread Atul Pendse
@logging.apache.org Subject: Re: MacOS: Unit tests failing on release-2.x branch Maybe you have a firewall rule blocking java from making the connection? I recall having to grant permissions to java before for this type of thing on macOS. — Matt Sicker > On Mar 2, 2022, at 07:21, Atul Pendse wr

Re: MacOS: Unit tests failing on release-2.x branch

2022-03-02 Thread Atul Pendse
port already being in use. Can you run each test by itself and post the logs from that? Ralph > On Mar 2, 2022, at 6:21 AM, Atul Pendse wrote: > > Hi Volkan, > > I ran `./mvnw clean verify -Dsurefire.rerunFailingTestsCount=2` as you > suggested. > The tests failed during eac

Re: MacOS: Unit tests failing on release-2.x branch

2022-03-02 Thread Atul Pendse
ts failing on release-2.x branch Unstable HtmlLayoutTest is a known issue, see LOG4J2-3019 <https://issues.apache.org/jira/browse/LOG4J2-3019>. For others, I don't have an idea. Though I would advise using the following command instead: `./mvnw clean verify -Dsurefire.rerunFailingTestsCoun

Re: MacOS: Unit tests failing on release-2.x branch

2022-03-02 Thread Atul Pendse
Hi Gary, Setting locale to US didn't help. The tests failed with same error. Thanks, Atul From: Atul Pendse Sent: Wednesday, March 2, 2022 5:55 PM To: Apache Logging Developers List Subject: Re: MacOS: Unit tests failing on release-2.x branch This has

Re: MacOS: Unit tests failing on release-2.x branch

2022-03-02 Thread Atul Pendse
Atul, Is this random or consistently repeatable? I wonder if this could be a locale issue. Could you try building with the default locale set to US, something like this: -Duser.language=en -Duser.region=US Gary On Wed, Mar 2, 2022, 03:30 Atul Pendse wrote: > Hi, > > > > I have che

MacOS: Unit tests failing on release-2.x branch

2022-03-02 Thread Atul Pendse
Hi, I have checked out latest code from log4j release-2.x branch. While trying to run ‘mvn clean install’, few unit tests in log4j-core are failing with below error [INFO] Results: [INFO] [ERROR] Failures: [ERROR] SocketAppenderTest.testUdpAppender:211 No event retrieved [ERROR] Syslog