test: fixed broken test case after HTTP API removal #788
Test Report - ubuntu-latest ❌
✅ engine/target/surefire-reports/TEST-com.arcadedb.ACIDTransactionTest.xml
9 tests were completed in 148s with 9 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.AsyncTest.xml
11 tests were completed in 1s with 11 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.BLOBTest.xml
1 tests were completed in 19ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.compression.CompressionTest.xml
2 tests were completed in 12ms with 2 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.ConcurrentWriteTest.xml
1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.ConfigurationTest.xml
3 tests were completed in 4ms with 3 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.ConstantsTest.xml
9 tests were completed in 5ms with 9 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.CRUDTest.xml
4 tests were completed in 45s with 4 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.database.BucketSQLTest.xml
1 tests were completed in 10ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.database.CheckDatabaseTest.xml
6 tests were completed in 11s with 6 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.database.DatabaseFactoryTest.xml
3 tests were completed in 13ms with 3 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.database.RecordFactoryTest.xml
3 tests were completed in 41ms with 3 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.DocumentTest.xml
1 tests were completed in 19ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.engine.BloomFilterTest.xml
1 tests were completed in 18ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.event.DatabaseEventsTest.xml
9 tests were completed in 327ms with 9 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.event.RecordEncryptionTest.xml
1 tests were completed in 348ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.event.TypeEventsTest.xml
6 tests were completed in 192ms with 6 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.function.java.JavaFunctionTest.xml
9 tests were completed in 58ms with 9 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.function.polyglot.PolyglotFunctionTest.xml
5 tests were completed in 459ms with 5 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.function.polyglot.SQLDefinedJavascriptFunctionTest.xml
4 tests were completed in 228ms with 4 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.function.sql.SQLDefinedSQLFunctionTest.xml
4 tests were completed in 18ms with 4 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.GlobalConfigurationTest.xml
3 tests were completed in 34ms with 3 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.graph.BasicGraphTest.xml
18 tests were completed in 1s with 18 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.graph.InsertGraphIndexTest.xml
1 tests were completed in 13s with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.graph.TxGraphTest.xml
1 tests were completed in 50ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.index.CompressedRID2RIDIndexTest.xml
1 tests were completed in 3s with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.index.DropIndexTest.xml
2 tests were completed in 4s with 2 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeFullTextIndexTest.xml
3 tests were completed in 16s with 3 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexCompactionTest.xml
1 tests were completed in 19s with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexCompositeTest.xml
3 tests were completed in 5s with 3 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexPolymorphicTest.xml
4 tests were completed in 455ms with 4 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.index.LSMTreeIndexTest.xml
22 tests were completed in 57s with 22 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.index.MultipleTypesIndexTest.xml
2 tests were completed in 3s with 2 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.index.NullValuesIndexTest.xml
3 tests were completed in 48ms with 3 passed, 0 failed and 0 skipped.
❌ engine/target/surefire-reports/TEST-com.arcadedb.index.TypeLSMTreeIndexTest.xml
22 tests were completed in 65s with 21 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.arcadedb.index.TypeLSMTreeIndexTest | 21✅ | 1❌ | 65s |
❌ com.arcadedb.index.TypeLSMTreeIndexTest
✅ testIndexNameSpecialCharacters
✅ testUniqueConcurrentWithIndexesCompaction
✅ testScanIndexAscendingPartialExclusive
✅ testGet
✅ testSQL
✅ testScanIndexRangeInclusive2Inclusive
✅ testScanIndexAscending
✅ testScanIndexAscendingPartialInclusive
✅ testScanIndexDescendingPartialExclusive
✅ testGetAsRange
✅ testScanIndexRangeExclusive2Exclusive
✅ testRangeFromHead
✅ testRangeFromTail
❌ testIndexNameSpecialCharactersUsingSQL
com.arcadedb.exception.NeedRetryException: Cannot create a new index while asynchronous tasks are running
✅ testScanIndexRangeExclusive2ExclusiveInverse
✅ testScanIndexDescendingPartialInclusive
✅ testScanIndexRangeExclusive2InclusiveInverse
✅ testScanIndexRangeExclusive2Inclusive
✅ testRebuildIndex
✅ testScanIndexDescending
✅ testRangeWithSQL
✅ testScanIndexRangeInclusive2Exclusive
✅ engine/target/surefire-reports/TEST-com.arcadedb.LargeRecordsTest.xml
2 tests were completed in 3s with 2 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.LoggerTest.xml
1 tests were completed in 26ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.MultipleDatabasesTest.xml
2 tests were completed in 46ms with 2 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.MVCCTest.xml
2 tests were completed in 8s with 2 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.PageManagerStressTest.xml
1 tests were completed in 15s with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.PolymorphicTest.xml
2 tests were completed in 27ms with 2 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.ProfilerTest.xml
2 tests were completed in 96ms with 2 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.java.JavaQueryTest.xml
7 tests were completed in 41ms with 7 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.polyglot.PolyglotQueryTest.xml
6 tests were completed in 3s with 6 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.BatchTest.xml
6 tests were completed in 74ms with 6 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.DDLTest.xml
1 tests were completed in 330ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.AlterDatabaseExecutionTest.xml
1 tests were completed in 5ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.AlterPropertyExecutionTest.xml
3 tests were completed in 190ms with 3 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.AlterTypeExecutionTest.xml
3 tests were completed in 83ms with 3 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.BeginStatementExecutionTest.xml
1 tests were completed in 6ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.CheckClassTypeStepTest.xml
3 tests were completed in 13ms with 3 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.CheckClusterTypeStepTest.xml
1 tests were completed in 9ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.CheckRecordTypeStepTest.xml
3 tests were completed in 13ms with 3 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.CheckSafeDeleteStepTest.xml
1 tests were completed in 15ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.ConvertToResultInternalStepTest.xml
1 tests were completed in 5ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.ConvertToUpdatableResultStepTest.xml
1 tests were completed in 4ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.CountFromClassStepTest.xml
1 tests were completed in 5ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.CountFromIndexStepTest.xml
1 tests were completed in 90ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.CountStepTest.xml
1 tests were completed in 1ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.CreateDocumentTypeStatementExecutionTest.xml
3 tests were completed in 13ms with 3 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.CreateEdgeStatementExecutionTest.xml
2 tests were completed in 23ms with 2 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.CreatePropertyStatementExecutionTest.xml
7 tests were completed in 53ms with 7 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.CreateVertexStatementExecutionTest.xml
6 tests were completed in 91ms with 6 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.DistinctExecutionStepTest.xml
1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.DropClassStatementExecutionTest.xml
3 tests were completed in 26ms with 3 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.ExplainStatementExecutionTest.xml
1 tests were completed in 29ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.GroupByExecutionTest.xml
1 tests were completed in 24ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.IfStatementExecutionTest.xml
3 tests were completed in 14ms with 3 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.InsertStatementExecutionTest.xml
20 tests were completed in 252ms with 20 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.MultiValueTest.xml
3 tests were completed in 2ms with 3 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.ParallelExecStepTest.xml
1 tests were completed in 10ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.ProfileStatementExecutionTest.xml
1 tests were completed in 11ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.ResultSetTest.xml
4 tests were completed in 3ms with 4 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.ScriptExecutionTest.xml
16 tests were completed in 13s with 16 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.SelectStatementExecutionTest.xml
137 tests were completed in 8s with 137 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.SleepStatementExecutionTest.xml
1 tests were completed in 1s with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.TraverseStatementExecutionTest.xml
5 tests were completed in 81ms with 5 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.TruncateClassStatementExecutionTest.xml
4 tests were completed in 168ms with 4 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.UpdateStatementExecutionTest.xml
35 tests were completed in 790ms with 35 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.executor.WhileBlockExecutionTest.xml
2 tests were completed in 12ms with 2 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.coll.SQLFunctionDifferenceTest.xml
1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.coll.SQLFunctionIntersectTest.xml
2 tests were completed in 2ms with 2 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.coll.SQLFunctionSymmetricDifferenceTest.xml
2 tests were completed in 1ms with 2 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.FunctionTest.xml
7 tests were completed in 3s with 7 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.geo.SQLGeoFunctionsTest.xml
11 tests were completed in 621ms with 11 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.graph.SQLFunctionAdjacencyTest.xml
9 tests were completed in 170ms with 9 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.graph.SQLFunctionAstarTest.xml
10 tests were completed in 197ms with 10 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.graph.SQLFunctionDijkstraTest.xml
1 tests were completed in 15ms with 1 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.graph.SQLFunctionShortestPathTest.xml
9 tests were completed in 137ms with 9 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.math.SQLFunctionAbsoluteValueTest.xml
18 tests were completed in 18ms with 18 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.math.SQLFunctionModeTest.xml
4 tests were completed in 4ms with 4 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.math.SQLFunctionPercentileTest.xml
9 tests were completed in 8ms with 9 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.math.SQLFunctionRandomIntTest.xml
4 tests were completed in 9ms with 4 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.math.SQLFunctionSquareRootTest.xml
18 tests were completed in 21ms with 18 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.math.SQLFunctionVarianceTest.xml
4 tests were completed in 2ms with 4 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.misc.SQLFunctionBoolAndTest.xml
11 tests were completed in 126ms with 11 passed, 0 failed and 0 skipped.
✅ engine/target/surefire-reports/TEST-com.arcadedb.query.sql.functions.misc.SQLFunctionBoolOrTest.xml
10 tests were completed in 105ms with 10 passed, 0 failed and 0 skipped.
Report exceeded GitHub limit of 65535 bytes and has been trimmed
Annotations
Check failure on line 56 in engine/src/main/java/com/arcadedb/schema/TypeIndexBuilder.java
github-actions / Test Report - ubuntu-latest
com.arcadedb.index.TypeLSMTreeIndexTest ► testIndexNameSpecialCharactersUsingSQL
Failed test found in:
engine/target/surefire-reports/TEST-com.arcadedb.index.TypeLSMTreeIndexTest.xml
Error:
com.arcadedb.exception.NeedRetryException: Cannot create a new index while asynchronous tasks are running
Raw output
com.arcadedb.exception.NeedRetryException: Cannot create a new index while asynchronous tasks are running
at com.arcadedb.schema.TypeIndexBuilder.create(TypeIndexBuilder.java:56)
at com.arcadedb.schema.TypeIndexBuilder.create(TypeIndexBuilder.java:41)
at com.arcadedb.query.sql.parser.CreateIndexStatement.executeDDL(CreateIndexStatement.java:112)
at com.arcadedb.query.sql.executor.DDLExecutionPlan.executeInternal(DDLExecutionPlan.java:60)
at com.arcadedb.query.sql.parser.DDLStatement.execute(DDLStatement.java:49)
at com.arcadedb.query.sql.parser.Statement.execute(Statement.java:65)
at com.arcadedb.query.sql.SQLQueryEngine.command(SQLQueryEngine.java:110)
at com.arcadedb.database.EmbeddedDatabase.command(EmbeddedDatabase.java:1313)
at com.arcadedb.index.TypeLSMTreeIndexTest.testIndexNameSpecialCharactersUsingSQL(TypeLSMTreeIndexTest.java:840)
at java.base/java.lang.reflect.Method.invoke(Method.java:566)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)