-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
Unable to restart tests (KeyError: 'params') #23396
Comments
An easy fix would be the following: test_ids_from_buffer = raw_json.get("params") |
Thank you so much! Great catch. I am trying to consider the scenarios were there are no test cases sent- just so I make sure we are doing it right. You said you restarted tests? Like you were in the debugger and restarted or did you use the command rerun tests? I just want to make sure I have this scenario covered in my tests |
Hi @eleanorjboyd 👋 |
No worries!! Thank you for the PR. I was only asking so I could improve things, the tests are very hard to configure and the code change was small so it is best to get it fixed! |
Type: Bug
When I try to restart tests I get the error described above.
Version: 1.89.0 (Universal)
Commit: b58957e67ee1e712cebf466b995adf4c5307b2bd
Date: 2024-05-01T02:10:10.196Z (1 wk ago)
Electron: 28.2.8
ElectronBuildId: 27744544
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Darwin arm64 23.3.0
The text was updated successfully, but these errors were encountered: