Folder: fix checkConsistency on folder containing non erp5 objects
contentValues() nowadays return also non ERP5-ish objects such as python scripts , OFS.File etc. Because of that, if an ERP5 Folder contained a non ERP5 object, which does not have fixConsistency or checkConsistency methods, Folder.checkConsistency was causing an infinite loop because it was acquiring checkConsistency method from self.
Status | Job ID | Name | Coverage | ||||||
---|---|---|---|---|---|---|---|---|---|
External | |||||||||
passed |
#66057
external
|
ERP5.CodingStyleTest-TestRunner1 |
02:28:22
|
||||||
passed |
#66060
external
|
ERP5.PerformanceTest-TestRunner1 |
00:32:34
|
||||||
failed |
#66059
external
|
ERP5.UnitTest-TestRunner1 |
06:24:43
|
||||||
passed |
#66014
external
retried
|
ERP5.CodingStyleTest-TestRunner1 |
01:27:08
|
||||||
passed |
#66015
external
retried
|
ERP5.PerformanceTest-TestRunner1 |
00:32:24
|
||||||
failed |
#66016
external
retried
|
ERP5.UnitTest-TestRunner1 |
01:40:19
|
||||||