Skip to content

EncrytptedPasswordUtilsTest not working on GitHub Actions Linux instance #17

@kadraman

Description

@kadraman

The following is found in the logs:

EncryptedPasswordUtilsTest > testEncryptPassword() FAILED
    org.opentest4j.AssertionFailedError at EncryptedPasswordUtilsTest.java:15

EncryptedPasswordUtilsTest > testMatches() FAILED
    org.opentest4j.AssertionFailedError at EncryptedPasswordUtilsTest.java:24

220 tests completed, 2 failed, 34 skipped
2023-11-16 12:12:00.935  WARN 2064 --- [      Thread-20] o.s.b.f.s.DisposableBeanAdapter          : Invocation of destroy method failed on bean with name 'inMemoryDatabaseShutdownExecutor': org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-197]
2023-11-16 12:12:00.943  WARN 2064 --- [      Thread-17] o.s.b.f.s.DisposableBeanAdapter          : Invocation of destroy method failed on bean with name 'inMemoryDatabaseShutdownExecutor': org.h2.jdbc.JdbcSQLException: Database is already closed (to disable automatic closing at VM shutdown, add ";DB_CLOSE_ON_EXIT=FALSE" to the db URL) [90121-197]

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions