Développement #67563
build en échec sur test_password_authenticator_data_migration
Start date:
20 July 2022
Due date:
% Done:
0%
Estimated time:
Patch proposed:
Yes
Planning:
No
Description
De #65707#note-1, Valentin Deniaud a écrit :
0001 : le test ne passe pas quand il est exécuté tout seul, en vérité la migration marche qu'un objet existe ou pas (elle fait un get_or_create) alors autant ne pas le vérifier.
J'ai menti, il faut faire update_or_create pour que ce soit vrai.
Files
Associated revisions
History
Updated by Valentin Deniaud over 2 years ago
- File 0001-authenticators-update-password-authenticator-in-data.patch 0001-authenticators-update-password-authenticator-in-data.patch added
- Status changed from Nouveau to Solution proposée
- Patch proposed changed from No to Yes
Updated by Paul Marillonnet over 2 years ago
- Status changed from Solution proposée to Solution validée
Valentin Deniaud a écrit :
J'ai menti[…].
C’est mal. À pousser quand Jenkins est vert :)
Updated by Valentin Deniaud over 2 years ago
- Status changed from Solution validée to Résolu (à déployer)
commit 5b9e32445d74a44c2a337eb675c6ab2f70fda204 Author: Valentin Deniaud <vdeniaud@entrouvert.com> Date: Wed Jul 20 17:45:54 2022 +0200 authenticators: update password authenticator in data migration (#67563)
Updated by Transition automatique over 2 years ago
- Status changed from Résolu (à déployer) to Solution déployée
authenticators: update password authenticator in data migration (#67563)