Skip to content

test: added test with cluster mode on #1683

test: added test with cluster mode on

test: added test with cluster mode on #1683

Triggered via push August 18, 2023 01:03
Status Success
Total duration 3m 37s
Artifacts

mvn-deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

8 errors and 1 warning
com.arcadedb.CRUDTest ► testMultiUpdatesOverlap: engine/src/main/java/com/arcadedb/database/EmbeddedDatabase.java#L1372
Failed test found in: engine/target/surefire-reports/TEST-com.arcadedb.CRUDTest.xml Error: com.arcadedb.exception.DatabaseOperationException: Error during read lock
com.arcadedb.index.DropIndexTest ► testDropAndRecreateTypeWithIndex: engine/src/main/java/com/arcadedb/database/EmbeddedDatabase.java#L1752
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.index.LSMTreeIndexTest ► testDeleteCreateSameKeySameTx: engine/src/main/java/com/arcadedb/database/EmbeddedDatabase.java#L1752
Failed test found in: engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.xml engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.xml engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.xml engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.xml engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.xml engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.xml engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.xml engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.xml Error: com.arcadedb.exception.DatabaseOperationException: Error on creating new database instance
com.arcadedb.index.LSMTreeIndexTest ► testScanIndexDescendingPartialInclusive: engine/src/main/java/com/arcadedb/database/EmbeddedDatabase.java#L1752
Failed test found in: engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.xml engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.xml engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.xml engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.xml engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.xml engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.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-18T01:27:00.680312, 2023-08-18T01:27:00.680312] found on index 'Product_1_1800359009200' 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.