status-desktop icon indicating copy to clipboard operation
status-desktop copied to clipboard

List of AccountListItems is empty from time to time (at least from autotest POV)

Open anastasiyaig opened this issue 4 months ago • 0 comments

Bug Report

Description

I need some help investigating an issue. Recently autotest of adding, editing and removing generated account in main wallet screen become unstable. It fails 3 out of 10 runs with "Accounts list is empty" error, which is not true, as the list is there visually. Perhaps something is happening on the background (Emil mentioned model reset).

Steps to reproduce

Unable to reproduce manually, also on the screenshot account is there but test already failed

Image

Additional Information

Code for the method that builds account list:

https://github.com/status-im/status-desktop/blob/5d852b36069d11362f0d83a9d3de8062a694f42f/test/e2e/gui/screens/wallet.py#L50

anastasiyaig avatar Oct 25 '24 15:10 anastasiyaig