Ah, I see the comment in out GH GI file. How about marking a Windows build
with the experimental flag? Would anyone mind that?

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.testGetDomainRootPublicSuffixList
> Time elapsed: 0.019 s  <<< FAILURE!
> org.opentest4j.AssertionFailedError: expected: <null> but was: <uk.com>
>         at
> org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
>         at
> org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
>         at
> org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
>         at
> org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
>         at
> org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
>         at
> org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
>         at
> org.apache.hc.client5.http.psl.TestPublicSuffixMatcher.checkPublicSuffix(TestPublicSuffixMatcher.java:171)
>         at
> org.apache.hc.client5.http.psl.TestPublicSuffixMatcher.testGetDomainRootPublicSuffixList(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
>
>

Reply via email to