CMFActivity: Optimise validation queries.
See SQLBase._getExecutableMessageSet for operation principle. Removes the notion of order_validation_text: activity validation is no longer evaluated per-activity , but per-dependency for multiple activities at a time. In this context, order_validation_text does not make sense as it flattens all dependency types for a given activity. Rework activity-dependency-to-SQL methods: use a dict rather dynamically-generated method names. Based on initial work by Julien Muchembled.
Status | Job ID | Name | Coverage | ||||||
---|---|---|---|---|---|---|---|---|---|
External | |||||||||
failed |
#137671
external
|
ERP5.UnitTest-Master |
02:32:12
|
||||||
passed |
#137667
external
|
SlapOS.Eggs.UnitTest-Master.Python2 |
00:30:14
|
||||||
passed |
#137680
external
|
SlapOS.Eggs.UnitTest-Master.Python3 |
00:13:33
|
||||||
passed |
#137660
external
retried
|
SlapOS.Eggs.UnitTest-Master.Python2 |
|
||||||
passed |
#137659
external
retried
|
SlapOS.Eggs.UnitTest-Master.Python3 |
|
||||||