Skip to content

fix: fixed usage of limit from Studio #1249

fix: fixed usage of limit from Studio

fix: fixed usage of limit from Studio #1249

Triggered via push July 15, 2023 16:24
Status Success
Total duration 11m 45s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention
Matrix: Analyze
Fit to window
Zoom out
Zoom in

Annotations

6 errors
com.arcadedb.index.DropIndexTest ► testDropAndRecreateTypeWithIndex: engine/src/main/java/com/arcadedb/database/EmbeddedDatabase.java#L1727
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 ► testScanIndexRangeInclusive2Exclusive: engine/src/main/java/com/arcadedb/database/EmbeddedDatabase.java#L1727
Failed test found in: 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-07-15T16:46:29.516763, 2023-07-15T16:46:29.516763] found on index 'Product_1_1772961219000' already assigned to record #9:0
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-15T16:52:18.444917Z> but was: <2023-07-15T16:52:18.444917900Z>