Project

General

Profile

Tâche #18918

Scénario #21246: Tests et qualification (37-39)

Test de suppression de l'utilisateur aléatoirement en rouge

Added by Emmanuel GARETTE about 6 years ago. Updated over 5 years ago.

Status:
Fermé
Priority:
Normal
Assigned To:
Start date:
09/21/2017
Due date:
% Done:

100%

Estimated time:
1.00 h
Spent time:
Remaining (hours):
0.0

Description

00:08:38.676             =================================== FAILURES ===================================
00:08:38.676             ____________________________ TestAutre.test_delete _____________________________
00:08:38.676             self = <test_eoleautres.TestAutre instance at 0x7f027212f3f8>
00:08:38.676                 def test_delete(self):
00:08:38.676                     self.autre._delete(self.username, remove_data=True)
00:08:38.676             >       assert not self.autre._is_user(self.username)
00:08:38.676             E       assert not True
00:08:38.676             E        +  where True = <bound method Autre._is_user of <scribe.autres.Autre object at 0x7f027219c510>>('__autre__test__')
00:08:38.676             E        +    where <bound method Autre._is_user of <scribe.autres.Autre object at 0x7f027219c510>> = <scribe.autres.Autre object at 0x7f027219c510>._is_user
00:08:38.676             E        +      where <scribe.autres.Autre object at 0x7f027219c510> = <test_eoleautres.TestAutre instance at 0x7f027212f3f8>.autre
00:08:38.676             E        +    and   '__autre__test__' = <test_eoleautres.TestAutre instance at 0x7f027212f3f8>.username
00:08:38.676             tests/test_eoleautres.py:33: AssertionError
00:08:38.676             ==================== 1 failed, 142 passed in 71.31 seconds =====================

Associated revisions

Revision f6aa82d4 (diff)
Added by Emmanuel GARETTE over 5 years ago

ajout d'un 'sleep' pour attendre la suppression effective de l'utilisateur (ref #18918)

Revision 0f22c4b3 (diff)
Added by Emmanuel GARETTE over 5 years ago

ajout d'un 'sleep' pour attendre la suppression effective de l'utilisateur (ref #18918)

History

#1 Updated by Daniel Dehennin about 6 years ago

  • Description updated (diff)

#2 Updated by Scrum Master about 6 years ago

  • Parent task deleted (#18693)

#3 Updated by Scrum Master about 6 years ago

  • Tracker changed from Tâche to Scénario
  • Target version deleted (sprint 2017 4-6 Equipe MENSR)
  • Start date deleted (04/05/2016)

#4 Updated by Emmanuel GARETTE over 5 years ago

  • Tracker changed from Scénario to Tâche
  • Status changed from Nouveau to En cours
  • Start date set to 09/21/2017
  • % Done changed from 0 to 100
  • Estimated time set to 1.00 h
  • Parent task set to #21165
  • Remaining (hours) set to 0.25

#6 Updated by Scrum Master over 5 years ago

  • Status changed from En cours to Résolu

#7 Updated by Joël Cuissinat over 5 years ago

  • Parent task changed from #21165 to #21246

#8 Updated by Joël Cuissinat over 5 years ago

Rétro-portage pour les version EOLE 2.5.1 à 2.6.1 (cherry-pick du commit).

#9 Updated by Joël Cuissinat over 5 years ago

Les tests Jenkins concernés ont également été rejoués dans le cadre de #21270 :)

#10 Updated by Joël Cuissinat over 5 years ago

  • Status changed from Résolu to Fermé
  • Remaining (hours) changed from 0.25 to 0.0

Also available in: Atom PDF