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

[AutoOnboarding] Result dialog issue #122

Closed
spdkimo opened this issue Jun 27, 2023 · 1 comment · Fixed by #135
Closed

[AutoOnboarding] Result dialog issue #122

spdkimo opened this issue Jun 27, 2023 · 1 comment · Fixed by #135
Assignees
Labels
bug Something isn't working comp:autoOnboarding

Comments

@spdkimo
Copy link
Collaborator

spdkimo commented Jun 27, 2023

After a repeat test ends, appearing result dialog shows 'Save and quit' and 'Quit', 'Save and quit' button doesn't save and doesn't quit

  1. Go to 'Auto onboarding'
  2. Select a device
  3. Repeat 10 times
  4. Wait

If another repeat test starts again, result dialog issue show up during test with wrong value

  1. Close result dialog
  2. Repeat 10 times again
@spdkimo spdkimo added bug Something isn't working comp:autoOnboarding labels Jun 27, 2023
@spdkimo
Copy link
Collaborator Author

spdkimo commented Jun 27, 2023

Below logs are printing when try to repeat the test

Traceback (most recent call last):
File "/home/matter/spdkimo/ioter/src/common/common_window.py", line 472, in checkPosition
self.timer.stop()
AttributeError: 'NoneType' object has no attribute 'stop'

@spdkimo spdkimo self-assigned this Jun 28, 2023
@spdkimo spdkimo linked a pull request Jun 29, 2023 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working comp:autoOnboarding
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant