Skip to content

Enable units tests in CI #111

@froque

Description

@froque
VaultClientTest > selfSignedCertificate() FAILED
    java.lang.Error: 

    There is an incompatible JNA native library installed on this system
    Expected: 7.0.4
    Found:    6.1.4
    (at /home/runner/.gradle/caches/9.4.1/transforms/3288b908e52471c97e046f6db8a2b457/transformed/ideaIU-2022.3/lib/jna/amd64/libjnidispatch.so).
    To resolve this issue you may do one of the following:
     - remove or uninstall the offending library
     - set the system property jna.nosys=true
     - set jna.boot.library.path to include the path to the version of the 
       jnidispatch library included with the JNA jar file you are using
        at com.sun.jna.Native.<clinit>(Native.java:230)
        at org.testcontainers.dockerclient.RootlessDockerClientProviderStrategy$LibC.<clinit>(RootlessDockerClientProviderStrategy.java:96)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions