Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Blank squares left behind after a test run #2741

Open
JFoederer opened this issue Apr 4, 2024 · 4 comments
Open

Blank squares left behind after a test run #2741

JFoederer opened this issue Apr 4, 2024 · 4 comments
Labels
analyze Analyze, Research or Investigate: solutions, complexity, reproducibility, ...

Comments

@JFoederer
Copy link
Collaborator

Some robot icons are being cleared in the tree view when running tests and the blank square is then persisted at its latest spot. There is at most one blank square added per test run. It is unclear what triggers this behaviour, it does not always happen.

The position of the blank squares is fixed with respect to the tree view window. This means that if you scroll inside the tree view, the blank squares scroll along. If you expand/collapse a test suite, then the blank square stays at its spot and is no longer with the test case it originated at.

image

@JFoederer
Copy link
Collaborator Author

This was running RIDE 2.1dev23 on Windows with Python 3.11 and wxpython 4.2.1
I haven't noticed it on Linux yet.

@HelioGuilherme66
Copy link
Member

@JFoederer This is very unusual, and I doubt it has anything to deal with RIDE code. Maybe the problem is with wxPython. Do you think the processing resources are low when that happens?

@JFoederer
Copy link
Collaborator Author

Yes, it is unusual, but no, it was not at all heavy on the resources. If anything, it is the opposite. This was a test suite with very few dependencies. It runs 94 test cases in less than half a second.

@HelioGuilherme66 HelioGuilherme66 added the analyze Analyze, Research or Investigate: solutions, complexity, reproducibility, ... label Jun 20, 2024
@JFoederer
Copy link
Collaborator Author

Having observed this issue for some time now, I do believe it only happens in very quick test runs where there is very little time to update the icons.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
analyze Analyze, Research or Investigate: solutions, complexity, reproducibility, ...
Projects
None yet
Development

No branches or pull requests

2 participants