Ctools made a change to its messages that broken a Password Policy test.
Ctools issue: #2985395: Add logging for EntityFormWizardBase saving the entity
Example failed test:
https://www.drupal.org/pift-ci-job/1286707
Originally identified by mmenavas: #3032549-8: Password policy module issue with saving constraint
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | password_policy-8.x-3.x-fix_ctools_related_test_failure-3054070-8.patch | 955 bytes | aohrvetpv |
| #2 | password_policy-8.x-3.x-fix_ctools_related_test_failure-3054070-2.patch | 953 bytes | aohrvetpv |
Comments
Comment #2
aohrvetpv commentedSame change as mmenavas made, except I added a Ctools >=8.3.1 dependency. (The message change was introduced in 8.3.1.)
Comment #6
aohrvetpv commentedComment #8
aohrvetpv commentedThe Ctools version requirement was apparently incorrectly specified. Reverted and committed this patch instead.