Project

General

Profile

Bug #44626

Updated by Alfonso Martínez about 4 years ago

Fixes to avoid errors when testing notifications:
- Deleting a pool (after checking the running task is shown)
while the running task is not finished yet (pool update). yet.
!e2e-notification-pool.png!


- Clear all notifications and checking there are no notifications
only once (when in the meantime another extra notification can appear, i.e.
I faced this when running these tests locally).

Back