Skip to content

Python test handler visually resolved prematurely #21337

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

Closed
Yoyokrazy opened this issue May 30, 2023 · 3 comments
Closed

Python test handler visually resolved prematurely #21337

Yoyokrazy opened this issue May 30, 2023 · 3 comments
Assignees
Labels
area-testing info-needed Issue requires more information from poster triage-needed Needs assignment to the proper sub-team

Comments

@Yoyokrazy
Copy link

Yoyokrazy commented May 30, 2023

Testing #21306

changed test_subtests.py to range (0, 10k), all visual indicators resolve before output is updated.

edit: was previously testing with range (0, 1mil) which could have bled over -- causing the weirder outputs and issues.

Python output logs continue to print 2023-05-30 14:55:57.210 [info] On data received: Error occurred because the payload UUID is not recognized

image
@github-actions github-actions bot added the triage-needed Needs assignment to the proper sub-team label May 30, 2023
@eleanorjboyd
Copy link
Member

behavior appears to be different when running on a test class vs the workspace, this should be investigated further.

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

image

another related issue- the tests in the test output bottom panel didn't end up resolving even though the text explorer UI did and all the tests ran. This occurred when 100k subtests were run so it could be a load issue.

@eleanorjboyd
Copy link
Member

should be fixed by #21351 as well. Just checked and was not able to repro the behavior anymore.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 6, 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