Skip to content

Merge branch 'main' of https://github.com/ArcadeData/arcadedb #1632

Merge branch 'main' of https://github.com/ArcadeData/arcadedb

Merge branch 'main' of https://github.com/ArcadeData/arcadedb #1632

Triggered via push July 18, 2023 22:20
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.index.DropIndexTest ► testDropAndRecreateTypeWithIndex: engine/src/main/java/com/arcadedb/database/EmbeddedDatabase.java#L1742
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-07-18T22:42:56.392159, 2023-07-18T22:42:56.392159] found on index 'Product_1_1550506230700' already assigned to record #9:0
com.arcadedb.query.sql.executor.UpdateStatementExecutionTest ► testRemoveFromMapSquare: engine/src/main/java/com/arcadedb/database/EmbeddedDatabase.java#L1742
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#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>
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-07-18T22:48:30.822038Z> but was: <2023-07-18T22:48:30.822038200Z>
build
The `python-version` input is not set. The version of Python currently in `PATH` will be used.