-
-
Notifications
You must be signed in to change notification settings - Fork 90
Open
Milestone
Description
ArcadeDB Server v26.3.1-SNAPSHOT
Running on Mac OS X 15.7.3 - OpenJDK 64-Bit Server VM 25.0.2 (Homebrew)
Build Warnings:
-
[WARNING] Parameter 'binaryMavenPlugins' is deprecated: Users should now use plugins instead. This option will be removed in v5. [WARNING] [DEPRECATED] The "binaryMavenPlugins" attribute is deprecated for removal in v5.0.0. Please replace <binaryMavenPlugins> <binaryMavenPlugin> ... </binaryMavenPlugin> </binaryMavenPlugins> ...with... <protocPlugins> <protocPlugin kind="binary-maven"> ... </protocPlugin> </protocPlugins> moving forwards.
Test Failures:
engine-module (MacOS only)[ERROR] LSMVectorIndexConcurrentUpdateTest.concurrentInsertAndUpdateWithLSMVectorIndex:191 [No records should be corrupted before reopen] expected: 0 but was: 1engine-module (Linux only)[ERROR] LSMTreeIndexTest.updateKeys:519 » Transaction Transaction error on commitgremlin-module (MacOS only)[ERROR] GremlinMergeVConcurrentTest.concurrentMergeVWithThreadBucketStrategy:173 Test failed with 1 concurrent modification or other errorse2e-module (MacOS only)[ERROR] JdbcQueriesTest » NoClassDefFound Could not initialize class com.arcadedb.e2e.ArcadeContainerTemplate [ERROR] JsFunctionsTest.jsMathSum » NoClassDefFound Could not initialize class com.arcadedb.e2e.JsFunctionsTest [ERROR] JsFunctionsTest.jsObjectComparison » NoClassDefFound Could not initialize class com.arcadedb.e2e.JsFunctionsTest [ERROR] JsFunctionsTest.stringObjectAsInput » NoClassDefFound Could not initialize class com.arcadedb.e2e.ArcadeContainerTemplate [ERROR] RemoteBoltDatabaseTest.connection » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteBoltDatabaseTest [ERROR] RemoteBoltDatabaseTest.parameterizedQuery » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteBoltDatabaseTest [ERROR] RemoteBoltDatabaseTest.queryBeerDatabase » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteBoltDatabaseTest [ERROR] RemoteBoltDatabaseTest.simpleReturnQuery » NoClassDefFound Could not initialize class com.arcadedb.e2e.ArcadeContainerTemplate [ERROR] RemoteDatabaseJavaApiTest.backupDatabase » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteDatabaseJavaApiTest [ERROR] RemoteDatabaseJavaApiTest.createSchemaWithDynamicSqlScript » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteDatabaseJavaApiTest [ERROR] RemoteDatabaseJavaApiTest.createTypesAndDataWithSqlScripts » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteDatabaseJavaApiTest [ERROR] RemoteDatabaseJavaApiTest.createUnidirectionalEdge » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteDatabaseJavaApiTest [ERROR] RemoteDatabaseJavaApiTest.multipleInsert » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteDatabaseJavaApiTest [ERROR] RemoteDatabaseJavaApiTest.multipleInsertBatched » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteDatabaseJavaApiTest [ERROR] RemoteDatabaseJavaApiTest.multipleInsertSingleTransaction » NoClassDefFound Could not initialize class com.arcadedb.e2e.ArcadeContainerTemplate [ERROR] RemoteDatabaseJavaApiTest.renameTypeAndAliases » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteDatabaseJavaApiTest [ERROR] RemoteDatabaseQueriesTest.simpleCypherQuery » NoClassDefFound Could not initialize class com.arcadedb.e2e.ArcadeContainerTemplate [ERROR] RemoteDatabaseQueriesTest.simpleGremlinQuery » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteDatabaseQueriesTest [ERROR] RemoteDatabaseQueriesTest.simpleOpenCypherQuery » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteDatabaseQueriesTest [ERROR] RemoteDatabaseQueriesTest.simpleSQLQuery » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteDatabaseQueriesTest [ERROR] RemoteGrpcDatabaseTest.simpleCypherQuery » ExceptionInInitializer [ERROR] RemoteGrpcDatabaseTest.simpleGremlinQuery » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteGrpcDatabaseTest [ERROR] RemoteGrpcDatabaseTest.simpleSQLQuery » NoClassDefFound Could not initialize class com.arcadedb.e2e.RemoteGrpcDatabaseTeste2e-module (Linux only)[ERROR] RemoteBoltDatabaseTest.connection:60 » Client Protocol error, server suggested unexpected protocol version: 4.1 [ERROR] RemoteBoltDatabaseTest.parameterizedQuery:88 » Client Protocol error, server suggested unexpected protocol version: 4.1 [ERROR] RemoteBoltDatabaseTest.queryBeerDatabase:77 » Client Protocol error, server suggested unexpected protocol version: 4.1 [ERROR] RemoteBoltDatabaseTest.simpleReturnQuery:66 » Client Protocol error, server suggested unexpected protocol version: 4.1
Reactions are currently unavailable