Hm, running `mvn clean generate-resources`didn't help. My git repo is clean
after running the command.

Gary

On Thu, Aug 22, 2024, 5:02 AM Oleg Kalnichevski <ol...@apache.org> wrote:

> On Wed, 2024-08-21 at 18:48 -0400, Gary Gregory wrote:
> > Ah, I see the comment in out GH GI file. How about marking a Windows
> > build
> > with the experimental flag? Would anyone mind that?
> >
>
> I doubt this issue is Windows / OS specific.
>
> Please run `mvn clean generate-resources` to ensure the latest public
> suffix list file got downloaded from the Mozilla site and see if that
> solves the problem.
>
> Oleg
>
>
> > Gary
> >
> > On Wed, Aug 21, 2024, 6:12 PM Gary D. Gregory <ggreg...@apache.org>
> > wrote:
> >
> > > With the HEAD of git master, I get:
> > >
> > > [INFO] -------------------------------------------------------
> > > [INFO]  T E S T S
> > > [INFO] -------------------------------------------------------
> > > [INFO] Running
> > > org.apache.hc.client5.http.psl.TestPublicSuffixMatcher
> > > [ERROR] Tests run: 6, Failures: 1, Errors: 0, Skipped: 0, Time
> > > elapsed:
> > > 0.944 s <<< FAILURE! - in
> > > org.apache.hc.client5.http.psl.TestPublicSuffixMatcher
> > > [ERROR]
> > > org.apache.hc.client5.http.psl.TestPublicSuffixMatcher.testGetDomai
> > > nRootPublicSuffixList
> > > Time elapsed: 0.019 s  <<< FAILURE!
> > > org.opentest4j.AssertionFailedError: expected: <null> but was:
> > > <uk.com>
> > >         at
> > > org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailur
> > > eBuilder.java:151)
> > >         at
> > > org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(Asserti
> > > onFailureBuilder.java:132)
> > >         at
> > > org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:1
> > > 97)
> > >         at
> > > org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:1
> > > 82)
> > >         at
> > > org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:1
> > > 77)
> > >         at
> > > org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
> > >         at
> > > org.apache.hc.client5.http.psl.TestPublicSuffixMatcher.checkPublicS
> > > uffix(TestPublicSuffixMatcher.java:171)
> > >         at
> > > org.apache.hc.client5.http.psl.TestPublicSuffixMatcher.testGetDomai
> > > nRootPublicSuffixList(TestPublicSuffixMatcher.java:208)
> > >         at java.lang.reflect.Method.invoke(Method.java:498)
> > >         at java.util.ArrayList.forEach(ArrayList.java:1259)
> > >         at java.util.ArrayList.forEach(ArrayList.java:1259)
> > >
> > > Running on:
> > >
> > > Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)
> > > Maven home: C:\java\apache-maven-3.9.8
> > > Java version: 17.0.12, vendor: Eclipse Adoptium, runtime:
> > > C:\Program
> > > Files\Eclipse Adoptium\jdk-17.0.12.7-hotspot
> > > Default locale: en_US, platform encoding: Cp1252
> > > OS name: "windows 10", version: "10.0", arch: "amd64", family:
> > > "windows"
> > >
> > > What do you think about adding a Windows build to GitHub CI.
> > >
> > > Gary
> > >
> > > -------------------------------------------------------------------
> > > --
> > > To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
> > > For additional commands, e-mail: dev-h...@hc.apache.org
> > >
> > >
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org
> For additional commands, e-mail: dev-h...@hc.apache.org
>
>

Reply via email to