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

Too many parameterized tests results in mismatched UUIDs error #21506

Closed
rzhao271 opened this issue Jun 27, 2023 · 4 comments
Closed

Too many parameterized tests results in mismatched UUIDs error #21506

rzhao271 opened this issue Jun 27, 2023 · 4 comments
Assignees
Labels
area-testing info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team

Comments

@rzhao271
Copy link

rzhao271 commented Jun 27, 2023

Testing #21494

  1. Run through part of the TPI (at least the setup and running some tests)
  2. Take a 5 minute break
  3. Come back and try running the tests again
  4. 🐛 See the following
2023-06-27 09:27:47.791 [error] On data received: Error occurred because the payload UUID is not recognized

After reloading the window, the error still occurs, and the test view goes back to the welcome view with the Configure Python Tests button.

@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label Jun 27, 2023
@rzhao271
Copy link
Author

rzhao271 commented Jun 27, 2023

Actually, it might be because I set the parameterized test to go from 1 to 100k instead of 1 to 10k and then tried refreshing again

Edit: Confirmed. 1 to 1k is fine. 1 to 10k results in some logs containing that error. 1 to 100k results in many logs containing that error.

@rzhao271 rzhao271 changed the title Got into a bad state with mismatched UUIDs Too many parameterized tests results in mismatched UUIDs error Jun 27, 2023
@eleanorjboyd
Copy link
Member

This error was in the python output panel right? Currently unable to reproduce but will investigate further.

@github-actions github-actions bot added the info-needed Issue requires more information from poster label Jun 29, 2023
@eleanorjboyd
Copy link
Member

still unable to repo- going to close but can re-open if the issue reappears. Thanks

@eleanorjboyd eleanorjboyd closed this as not planned Won't fix, can't repro, duplicate, stale Jul 7, 2023
@eleanorjboyd
Copy link
Member

Discovered the root cause as discussed in this issue #21599. It is a problem with run or discovery taking to long and the UUID getting deleted prematurely.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 2, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
area-testing info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team
Projects
None yet
Development

No branches or pull requests

2 participants