Skip to content

πŸ” SECURITY: Bump Lucee build version to 5.4.5.23 #38

πŸ” SECURITY: Bump Lucee build version to 5.4.5.23

πŸ” SECURITY: Bump Lucee build version to 5.4.5.23 #38

GitHub Actions / Test Results - Lucee 5 on JRE 8 succeeded May 15, 2024 in 0s

All 138 tests pass, 23 skipped in 5s

  1 files  155 suites   5s ⏱️
161 tests 138 βœ…β€ƒ23 πŸ’€β€ƒ0 ❌
190 runsβ€Šβ€ƒ138 βœ…β€ƒ52 πŸ’€β€ƒ0 ❌

Results for commit b7162e6.

Annotations

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results - Lucee 5 on JRE 8

23 skipped tests found

There are 23 skipped tests, see "Raw output" for the full list of skipped tests.
Raw output
tests.specs.EventHandlerTest ‑ Global event listener (EventHandler.cfc) emits onEvict
tests.specs.KitchenSinkTest ‑ other property attributes elementcolumn
tests.specs.KitchenSinkTest ‑ other property attributes elementtype
tests.specs.KitchenSinkTest ‑ other property attributes formula
tests.specs.KitchenSinkTest ‑ other property attributes index
tests.specs.KitchenSinkTest ‑ other property attributes length
tests.specs.KitchenSinkTest ‑ other property attributes precision
tests.specs.KitchenSinkTest ‑ other property attributes scale
tests.specs.KitchenSinkTest ‑ other property attributes structkeycolumn
tests.specs.KitchenSinkTest ‑ other property attributes structkeytype
tests.specs.KitchenSinkTest ‑ other property attributes unique
tests.specs.KitchenSinkTest ‑ other property attributes uniquekey
tests.specs.KitchenSinkTest ‑ other property attributes unsavedValue
tests.specs.KitchenSinkTest ‑ other property attributes validate
tests.specs.KitchenSinkTest ‑ other property attributes validateParams
tests.specs.builtins.EntitySaveTest ‑ entitySave() can forceInsert=true
tests.specs.dbMappingTest ‑ useDBForMapping Can read table column data from the database
tests.specs.luceeTests.orm.Hibernate ‑ tests.specs.luceeTests.orm.Hibernate testDialectMSSQL
tests.specs.luceeTests.orm.Hibernate ‑ tests.specs.luceeTests.orm.Hibernate testDialectMYSQL
tests.specs.luceeTests.orm.Hibernate ‑ tests.specs.luceeTests.orm.Hibernate testDialectPostgres
tests.specs.luceeTests.tickets.LDEV4017 ‑ Testcase for LDEV4017 Access the lazy-loaded ORM entity after the transaction ends
tests.specs.tickets.LDEV0374 ‑ LDEV-0374 - usage of date member functions on ORM properties Can use date.diff() - Lucee 6
tests.specs.transactionTest ‑ all transaction functionality transactionRollback() Can roll back to savepoints

Check notice on line 0 in .github

See this annotation in the file changed.

@github-actions github-actions / Test Results - Lucee 5 on JRE 8

161 tests found

There are 161 tests, see "Raw output" for the full list of tests.
Raw output
tests.specs.EventHandlerTest ‑ Global event listener (EventHandler.cfc) emits onClear
tests.specs.EventHandlerTest ‑ Global event listener (EventHandler.cfc) emits onEvict
tests.specs.EventHandlerTest ‑ Global event listener (EventHandler.cfc) emits pre/post delete events
tests.specs.EventHandlerTest ‑ Global event listener (EventHandler.cfc) emits pre/post insert events
tests.specs.EventHandlerTest ‑ Global event listener (EventHandler.cfc) emits pre/post load events
tests.specs.EventHandlerTest ‑ Global event listener (EventHandler.cfc) emits pre/post update events
tests.specs.KitchenSinkTest ‑ Field Types boolean Can get the default value
tests.specs.KitchenSinkTest ‑ Field Types boolean can set value
tests.specs.KitchenSinkTest ‑ Field Types date Can get the default value
tests.specs.KitchenSinkTest ‑ Field Types date can set value
tests.specs.KitchenSinkTest ‑ Field Types datetime Can get the default value
tests.specs.KitchenSinkTest ‑ Field Types datetime can set value
tests.specs.KitchenSinkTest ‑ Field Types int Can get the default value
tests.specs.KitchenSinkTest ‑ Field Types int can set value
tests.specs.KitchenSinkTest ‑ Field Types integer Can get the default value
tests.specs.KitchenSinkTest ‑ Field Types integer can set value
tests.specs.KitchenSinkTest ‑ Field Types string Can get the default value
tests.specs.KitchenSinkTest ‑ Field Types string can set value
tests.specs.KitchenSinkTest ‑ Field Types string truncates past length
tests.specs.KitchenSinkTest ‑ Field Types timestamp Can get the default value
tests.specs.KitchenSinkTest ‑ Field Types timestamp can set value
tests.specs.KitchenSinkTest ‑ Field Types timezone Can get the default value
tests.specs.KitchenSinkTest ‑ Field Types timezone can set value
tests.specs.KitchenSinkTest ‑ insert/update constraints insert=false can update
tests.specs.KitchenSinkTest ‑ insert/update constraints insert=false inserts null
tests.specs.KitchenSinkTest ‑ insert/update constraints update=false can insert
tests.specs.KitchenSinkTest ‑ insert/update constraints update=false will not update
tests.specs.KitchenSinkTest ‑ other property attributes dbdefault
tests.specs.KitchenSinkTest ‑ other property attributes default Can get the default value
tests.specs.KitchenSinkTest ‑ other property attributes default can save entity with default value
tests.specs.KitchenSinkTest ‑ other property attributes default can set value
tests.specs.KitchenSinkTest ‑ other property attributes elementcolumn
tests.specs.KitchenSinkTest ‑ other property attributes elementtype
tests.specs.KitchenSinkTest ‑ other property attributes formula
tests.specs.KitchenSinkTest ‑ other property attributes index
tests.specs.KitchenSinkTest ‑ other property attributes length
tests.specs.KitchenSinkTest ‑ other property attributes notnull
tests.specs.KitchenSinkTest ‑ other property attributes precision
tests.specs.KitchenSinkTest ‑ other property attributes scale
tests.specs.KitchenSinkTest ‑ other property attributes structkeycolumn
tests.specs.KitchenSinkTest ‑ other property attributes structkeytype
tests.specs.KitchenSinkTest ‑ other property attributes unique
tests.specs.KitchenSinkTest ‑ other property attributes uniquekey
tests.specs.KitchenSinkTest ‑ other property attributes unsavedValue
tests.specs.KitchenSinkTest ‑ other property attributes validate
tests.specs.KitchenSinkTest ‑ other property attributes validateParams
tests.specs.builtins.EntityLoadByPKTest ‑ entityLoadByPK() Can load existing entity by ID
tests.specs.builtins.EntityLoadByPKTest ‑ entityLoadByPK() LDEV-4461 - positional and named arguments testcase checking named arguments on ORM EntityLoadByPk
tests.specs.builtins.EntityLoadByPKTest ‑ entityLoadByPK() LDEV-4461 - positional and named arguments testcase checking named arguments on ORM EntityLoadByPk with unique
tests.specs.builtins.EntityLoadByPKTest ‑ entityLoadByPK() LDEV-4461 - positional and named arguments testcase checking positional arguments on ORM EntityLoadByPk
tests.specs.builtins.EntityLoadByPKTest ‑ entityLoadByPK() LDEV-4461 - positional and named arguments testcase checking positional arguments on ORM EntityLoadByPk with unique
tests.specs.builtins.EntityLoadByPKTest ‑ entityLoadByPK() Returns null if ID not found
tests.specs.builtins.EntityLoadTest ‑ entityLoad() LDEV-4285 - Positional and named arguments testcase entityLoad() with named arguments(name, idOrFilter)
tests.specs.builtins.EntityLoadTest ‑ entityLoad() LDEV-4285 - Positional and named arguments testcase entityLoad() with named arguments(name, idOrFilter, options)
tests.specs.builtins.EntityLoadTest ‑ entityLoad() LDEV-4285 - Positional and named arguments testcase entityLoad() with named arguments(name, idOrFilter, uniqueOrOrder)
tests.specs.builtins.EntityLoadTest ‑ entityLoad() LDEV-4285 - Positional and named arguments testcase entityLoad() with named arguments(name, idOrFilter, uniqueOrOrder, options)
tests.specs.builtins.EntityLoadTest ‑ entityLoad() LDEV-4285 - Positional and named arguments testcase entityLoad() with named arguments(name, options)
tests.specs.builtins.EntityLoadTest ‑ entityLoad() LDEV-4285 - Positional and named arguments testcase entityLoad() with named arguments(name, uniqueOrOrder)
tests.specs.builtins.EntityLoadTest ‑ entityLoad() LDEV-4285 - Positional and named arguments testcase entityLoad() with positional argument(name)
tests.specs.builtins.EntityLoadTest ‑ entityLoad() LDEV-4285 - Positional and named arguments testcase entityLoad() with positional arguments(name, idOrFilter)
tests.specs.builtins.EntityLoadTest ‑ entityLoad() LDEV-4285 - Positional and named arguments testcase entityLoad() with positional arguments(name, idOrFilter, uniqueOrOrder)
tests.specs.builtins.EntityLoadTest ‑ entityLoad() LDEV-4285 - Positional and named arguments testcase entityLoad() with positional arguments(name, idOrFilter, uniqueOrOrder, options)
tests.specs.builtins.EntityReloadTest ‑ entityReload() will reload entity from session
tests.specs.builtins.EntitySaveTest ‑ entitySave() can forceInsert=false
tests.specs.builtins.EntitySaveTest ‑ entitySave() can forceInsert=true
tests.specs.builtins.EntitySaveTest ‑ entitySave() can save a new entity
tests.specs.builtins.EntitySaveTest ‑ entitySave() can save an existing entity
tests.specs.builtins.ORMEvictCollectionTest ‑ ormEvictCollection() Can evict collection (relation) on an entity type
tests.specs.builtins.ORMEvictCollectionTest ‑ ormEvictCollection() Can evict collection item by ID
tests.specs.builtins.entityMergeTest ‑ entityMerge() will merge modified, detached entity back into session
tests.specs.builtins.entityNameArrayTest ‑ entityNameArray() will return known entity names
tests.specs.builtins.entityNameListTest ‑ entityNameList() will return entity name string
tests.specs.builtins.entityNameListTest ‑ entityNameList() will return known entities
tests.specs.builtins.entityNameListTest ‑ entityNameList() will use the passed delimiter
tests.specs.builtins.entityNewTest ‑ entityNew() can populate an entity
tests.specs.builtins.entityNewTest ‑ entityNew() returns an entity
tests.specs.builtins.entityNewTest ‑ entityNew() will not throw on a defined, non-persistent property
tests.specs.builtins.entityNewTest ‑ entityNew() will throw on undefined properties
tests.specs.builtins.ormExecuteQueryTest ‑ ormExecuteQuery() can pass array of query parameters
tests.specs.builtins.ormExecuteQueryTest ‑ ormExecuteQuery() can pass struct of query parameters
tests.specs.builtins.ormExecuteQueryTest ‑ ormExecuteQuery() can use count() with unique=true
tests.specs.builtins.ormExecuteQueryTest ‑ ormExecuteQuery() can use count() with unique=true and options struct
tests.specs.builtins.ormExecuteQueryTest ‑ ormExecuteQuery() can use inline parameters
tests.specs.builtins.ormExecuteQueryTest ‑ ormExecuteQuery() can use legacy ? parameter syntax
tests.specs.builtins.ormExecuteQueryTest ‑ ormExecuteQuery() can use named parameter syntax with options struct
tests.specs.builtins.ormExecuteQueryTest ‑ ormQueryExecute() can pass array of query parameters
tests.specs.builtins.ormExecuteQueryTest ‑ ormQueryExecute() can pass struct of query parameters
tests.specs.builtins.ormExecuteQueryTest ‑ ormQueryExecute() can use count() with unique=true
tests.specs.builtins.ormExecuteQueryTest ‑ ormQueryExecute() can use count() with unique=true and options struct
tests.specs.builtins.ormExecuteQueryTest ‑ ormQueryExecute() can use inline parameters
tests.specs.builtins.ormExecuteQueryTest ‑ ormQueryExecute() can use legacy ? parameter syntax
tests.specs.builtins.ormExecuteQueryTest ‑ ormQueryExecute() can use named parameter syntax with options struct
tests.specs.configXMLTest ‑ ormConfig.xml DOES NOT throw on invalid XML
tests.specs.configXMLTest ‑ ormConfig.xml can set ad hoc config properties in Hibernate SessionFactory
tests.specs.datasourceTest ‑ multiple datasource support entity datasources should persist employee to HR database
tests.specs.dbMappingTest ‑ useDBForMapping Can read table column data from the database
tests.specs.entityEventsTest ‑ entity event listeners() preInsert OOE-12 - can auto-update notnull password from preInsert
tests.specs.entityEventsTest ‑ entity event listeners() preInsert OOE-12 - still throws on null username
tests.specs.entityEventsTest ‑ entity event listeners() preInsert OOE-14 - can preInsert mutate property on parent entity
tests.specs.entityEventsTest ‑ entity event listeners() preInsert OOE-9 - runs preInsert on ormFlush and persists date value state changes
tests.specs.entityEventsTest ‑ entity event listeners() preInsert runs preInsert on ORMFlush to change and persist entity state
tests.specs.entityEventsTest ‑ entity event listeners() preUpdate OOE-12 - can auto-update notnull password from preUpdate
tests.specs.entityEventsTest ‑ entity event listeners() preUpdate OOE-12 - still throws on null username
tests.specs.entityEventsTest ‑ entity event listeners() preUpdate OOE-14 - can preUpdate mutate property on parent entity
tests.specs.entityEventsTest ‑ entity event listeners() preUpdate OOE-9 - runs preUpdate on ormFlush and persists date value state changes
tests.specs.entityEventsTest ‑ entity event listeners() preUpdate runs preUpdate on ORMFlush to change and persist entity state
tests.specs.hbmXMLTest ‑ hbm.xml format is generated on orm startup
tests.specs.hbmXMLTest ‑ hbm.xml format is valid XML
tests.specs.hbmXMLTest ‑ hbm.xml format matches the expected format
tests.specs.luceeTests.orm.Hibernate ‑ tests.specs.luceeTests.orm.Hibernate testDialectH2
tests.specs.luceeTests.orm.Hibernate ‑ tests.specs.luceeTests.orm.Hibernate testDialectMSSQL
tests.specs.luceeTests.orm.Hibernate ‑ tests.specs.luceeTests.orm.Hibernate testDialectMYSQL
tests.specs.luceeTests.orm.Hibernate ‑ tests.specs.luceeTests.orm.Hibernate testDialectPostgres
tests.specs.luceeTests.orm.Hibernate ‑ tests.specs.luceeTests.orm.Hibernate testMany2Many
tests.specs.luceeTests.orm.Hibernate ‑ tests.specs.luceeTests.orm.Hibernate testMany2One
tests.specs.luceeTests.tickets.Jira1829 ‑ tests.specs.luceeTests.tickets.Jira1829 test
tests.specs.luceeTests.tickets.Jira2275 ‑ tests.specs.luceeTests.tickets.Jira2275 test
tests.specs.luceeTests.tickets.Jira2872 ‑ tests.specs.luceeTests.tickets.Jira2872 test
tests.specs.luceeTests.tickets.LDEV0338 ‑ tests.specs.luceeTests.tickets.LDEV0338 testORMSettingsDataSource
tests.specs.luceeTests.tickets.LDEV0338 ‑ tests.specs.luceeTests.tickets.LDEV0338 testThisDataSource
tests.specs.luceeTests.tickets.LDEV0405 ‑ tests.specs.luceeTests.tickets.LDEV0405 testORMSettingsDataSource
tests.specs.luceeTests.tickets.LDEV0423 ‑ tests.specs.luceeTests.tickets.LDEV0423 test
tests.specs.luceeTests.tickets.LDEV0613 ‑ Running hql query with script With OrmExecuteQuery
tests.specs.luceeTests.tickets.LDEV0613 ‑ Running hql query with tag With dbtype hql
tests.specs.luceeTests.tickets.LDEV0722 ‑ tests.specs.luceeTests.tickets.LDEV0722 test
tests.specs.luceeTests.tickets.LDEV0723 ‑ tests.specs.luceeTests.tickets.LDEV0723 test
tests.specs.luceeTests.tickets.LDEV0758 ‑ tests.specs.luceeTests.tickets.LDEV0758 testTransaction
tests.specs.luceeTests.tickets.LDEV0881 ‑ tests.specs.luceeTests.tickets.LDEV0881 test
tests.specs.luceeTests.tickets.LDEV0921 ‑ tests.specs.luceeTests.tickets.LDEV0921 test
tests.specs.luceeTests.tickets.LDEV0966 ‑ tests.specs.luceeTests.tickets.LDEV0966 test
tests.specs.luceeTests.tickets.LDEV1214 ‑ Running hql query With OrmExecuteQuery
tests.specs.luceeTests.tickets.LDEV1370 ‑ tests.specs.luceeTests.tickets.LDEV1370 testWithDefaultSettings
tests.specs.luceeTests.tickets.LDEV1370 ‑ tests.specs.luceeTests.tickets.LDEV1370 testWithSettingsFalse
tests.specs.luceeTests.tickets.LDEV1370 ‑ tests.specs.luceeTests.tickets.LDEV1370 testWithSettingsTrue
tests.specs.luceeTests.tickets.LDEV1428 ‑ tests.specs.luceeTests.tickets.LDEV1428 testAllFunctions
tests.specs.luceeTests.tickets.LDEV1428 ‑ tests.specs.luceeTests.tickets.LDEV1428 testDelete
tests.specs.luceeTests.tickets.LDEV1428 ‑ tests.specs.luceeTests.tickets.LDEV1428 testDeleteByID
tests.specs.luceeTests.tickets.LDEV1428 ‑ tests.specs.luceeTests.tickets.LDEV1428 testDeleteWhere
tests.specs.luceeTests.tickets.LDEV1641 ‑ Test suite for LDEV-1641 Checking ORM transaction, with larger id
tests.specs.luceeTests.tickets.LDEV1741 ‑ Test suite for LDEV-1741 checking ORM secondary ehcache with this.ormsettings.cacheconfig = 'ehcache.xml' 
tests.specs.luceeTests.tickets.LDEV1741 ‑ Test suite for LDEV-1741 checking ORM secondary ehcache without cacheconfig
tests.specs.luceeTests.tickets.LDEV1984 ‑ Test suite for LDEV-1984 checking ORMEvictEntity() with secondary Cache
tests.specs.luceeTests.tickets.LDEV1984 ‑ Test suite for LDEV-1984 checking ORMEvictEntity() without secondary Cache 
tests.specs.luceeTests.tickets.LDEV4017 ‑ Testcase for LDEV4017 Access the lazy-loaded ORM entity after the transaction ends
tests.specs.luceeTests.tickets._LDEV1659 ‑ Test suite for LDEV-1659 Checking ORM cache connection
tests.specs.luceeTests.tickets._LDEV1659 ‑ Test suite for LDEV-1659 Initialize ORM Secondary cache
tests.specs.sqlScriptTest ‑ ormConfig.sqlScript .sql file execution upon startup should execute on startup and seed the database
tests.specs.sqlScriptTest ‑ ormConfig.sqlScript .sql file execution upon startup should throw if sql is not valid
tests.specs.tickets.JIRA2644 ‑ Railo Jira-2644 - composite ID tests can delete by composite key struct
tests.specs.tickets.JIRA2644 ‑ Railo Jira-2644 - composite ID tests can save entity with composite ID
tests.specs.tickets.JIRA2644 ‑ Railo Jira-2644 - composite ID tests can serialize an array of composite ID entities
tests.specs.tickets.Jira3049 ‑ Railo Jira-3049, 'mixed component' test' can save a 'MixedComponent'
tests.specs.tickets.LDEV0374 ‑ LDEV-0374 - usage of date member functions on ORM properties Can use date.compare()
tests.specs.tickets.LDEV0374 ‑ LDEV-0374 - usage of date member functions on ORM properties Can use date.diff() - Lucee 5
tests.specs.tickets.LDEV0374 ‑ LDEV-0374 - usage of date member functions on ORM properties Can use date.diff() - Lucee 6
tests.specs.tickets.LDEV0374 ‑ LDEV-0374 - usage of date member functions on ORM properties Can use dateCompare()
tests.specs.tickets.LDEV0374 ‑ LDEV-0374 - usage of date member functions on ORM properties Can use dateDiff()
tests.specs.tickets.LDEV0903 ‑ LDEV-0903 - working with composite keys Can save an entity with a composite key
tests.specs.tickets.LDEV0903 ‑ LDEV-0903 - working with composite keys can load an entity by filtering on part of a composite key
tests.specs.transactionTest ‑ all transaction functionality transactionRollback() Can roll back to savepoints
tests.specs.transactionTest ‑ all transaction functionality transactionRollback() can roll back entire transaction