Skip to content

test: fixed test

test: fixed test #1686

Triggered via push August 23, 2023 02:12
Status Success
Total duration 5m 12s
Artifacts

mvn-deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

5 errors and 1 warning
com.arcadedb.index.DropIndexTest ► testDropAndRecreateTypeWithIndex: engine/src/main/java/com/arcadedb/database/EmbeddedDatabase.java#L1765
Failed test found in: engine/target/surefire-reports/TEST-com.arcadedb.index.DropIndexTest.xml Error: com.arcadedb.exception.DatabaseOperationException: Error on creating new database instance
com.arcadedb.query.sql.executor.UpdateStatementExecutionTest ► testLocalDateTimeUpsertWithIndex: engine/src/main/java/com/arcadedb/database/TransactionIndexContext.java#L302
Failed test found in: engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.UpdateStatementExecutionTest.xml Error: com.arcadedb.exception.DuplicatedKeyException: Duplicated key [2023-08-23T02:36:46.667671, 2023-08-23T02:36:46.667671] found on index 'Product_1_1598280325600' already assigned to record #9:0
com.arcadedb.query.sql.method.conversion.SQLMethodAsRecordTest ► testFromString: engine/src/main/java/com/arcadedb/database/RID.java#L114
Failed test found in: engine/target/surefire-reports/TEST-com.arcadedb.query.sql.method.conversion.SQLMethodAsRecordTest.xml Error: java.lang.NullPointerException
com.arcadedb.TypeConversionTest ► testZonedDateTime: engine/src/test/java/com/arcadedb/TypeConversionTest.java#L357
Failed test found in: engine/target/surefire-reports/TEST-com.arcadedb.TypeConversionTest.xml Error: org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
com.arcadedb.TypeConversionTest ► testSQLMath: engine/src/test/java/com/arcadedb/TypeConversionTest.java#L463
Failed test found in: engine/target/surefire-reports/TEST-com.arcadedb.TypeConversionTest.xml Error: org.opentest4j.AssertionFailedError: expected: <true> but was: <false>
build
The `python-version` input is not set. The version of Python currently in `PATH` will be used.