Skip to content

fix: fixed bug with management of TX isolation from cached vertices #1738

fix: fixed bug with management of TX isolation from cached vertices

fix: fixed bug with management of TX isolation from cached vertices #1738

Triggered via push September 26, 2023 14:32
Status Success
Total duration 4m 41s
Artifacts

mvn-deploy.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

7 errors and 1 warning
com.arcadedb.event.RecordEncryptionTest ► testEncryption: engine/src/test/java/com/arcadedb/event/RecordEncryptionTest.java#L92
Failed test found in: engine/target/surefire-reports/TEST-com.arcadedb.event.RecordEncryptionTest.xml Error: org.opentest4j.AssertionFailedError: expected: <1> but was: <2>
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-09-26T14:45:46.209870, 2023-09-26T14:45:46.209870] found on index 'Product_1_1029620622299' already assigned to record #9:0
com.arcadedb.query.sql.executor.UpdateStatementExecutionTest ► testRemoveFromMapSquare: engine/src/main/java/com/arcadedb/database/EmbeddedDatabase.java#L1766
Failed test found in: engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.UpdateStatementExecutionTest.xml engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.UpdateStatementExecutionTest.xml engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.UpdateStatementExecutionTest.xml engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.UpdateStatementExecutionTest.xml Error: com.arcadedb.exception.DatabaseOperationException: Error on creating new database instance
com.arcadedb.query.sql.method.conversion.SQLMethodAsRecordTest ► testFromString: engine/src/main/java/com/arcadedb/database/RID.java#L116
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>
com.arcadedb.TypeConversionTest ► testInstant: engine/src/test/java/com/arcadedb/TypeConversionTest.java#L406
Failed test found in: engine/target/surefire-reports/TEST-com.arcadedb.TypeConversionTest.xml Error: org.opentest4j.AssertionFailedError: expected: <2023-09-26T14:46:59.215177Z> but was: <2023-09-26T14:46:59.215177400Z>
build
The `python-version` input is not set. The version of Python currently in `PATH` will be used.