Hi Henri,

What command are you running exactly? I'd like to reproduce your issue locally.

This is odd since all builds are green on Java 8, 11, and 17 on macOS,
Windows, and Linux: https://github.com/apache/commons-compress/actions

Gary

On Wed, Sep 6, 2023 at 5:54 AM Henri Biestro <hen...@apache.org> wrote:
>
>
> Some tests fail on a Mac (
> Darwin hbiestro-MBP16 22.5.0 Darwin Kernel Version 22.5.0: Thu Jun  8 
> 22:22:20 PDT 2023; root:xnu-8796.121.3~7/RELEASE_ARM64_T6000 arm64) wether I 
> try and run with jdk8 or jdk17.
> OpenJDK Runtime Environment (Zulu 8.66.0.15-CA-macos-aarch64) (build 
> 1.8.0_352-b08) or (OpenJDK Runtime Environment Zulu17.42+19-CA (build 
> 17.0.7+7-LTS).
>
> Error on Osgi related to Felix/Pax:
> [ERROR] Errors:
> [ERROR]   OsgiITest.canLoadBundle » ArtifactResolution Error resolving 
> artifact org.ops4j.pax.exam:pax-exam-inject:jar:4.13.5
> [ERROR]   OsgiITest.properlyDetectsRunningInsideOsgiEnv »  Unable to lock 
> bundle cache: java.nio.channels.OverlappingFileLockException
> Tried playing with versions of plugin to no avail...
>
> Also noticed a few varargs warnings in tests source. (like
> [WARNING] 
> /Users/hbiestro/Java/apache-commons/compress/commons-compress-1.24.0-RC1/src/test/java/org/apache/commons/compress/utils/MultiReadOnlySeekableByteChannelTest.java:[229,98]
>  non-varargs call of varargs method with inexact argument type for last 
> parameter;
>   cast to java.io.File for a varargs call)
>
> And a very long test (intended or not?) at:
> [INFO] Running org.apache.commons.compress.archivers.sevenz.SevenZFileTest
> [INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 22.89 
> s -- in org.apache.commons.compress.archivers.sevenz.SevenZFileTest
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscr...@commons.apache.org
> For additional commands, e-mail: dev-h...@commons.apache.org
>

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

Reply via email to