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

502/503 error when creating new run from 'test executions' with > 173 tests selected #3387

Open
mlongmiresqa opened this issue Oct 16, 2023 · 0 comments

Comments

@mlongmiresqa
Copy link

mlongmiresqa commented Oct 16, 2023

HINT: try to reproduce bugs and errors at https://public.tenant.kiwitcms.org!
This is always running the latest version and will automatically submit
traceback and debugging information to us!

Description of problem

Creating a new testrun with more than 173 tests selected in an existing testrun causes a 502 or 503 error. I've seen both errors while reproducing this, but 502 seems more common. I created a testrun with 175 testcases on the demo site to highlight this issue. The link is in the steps.

Version or commit hash (if applicable)

This was discovered on 12.0 and is reproducible on 12.6.1 demo site.

Steps to Reproduce

  1. Go to https://public.tenant.kiwitcms.org/runs/7209 or find a test run with more than 173 tests.
  2. Click the checkbox to select all tests cases. Ensure there are more than 173 selected.
  3. Click the hamburger icon followed by New Test Run. Observe a 502 error occurs.
  4. Go back to the testrun.
  5. Select 172 testcases.
  6. Click the hamburger icon followed by New Test Run. Observe no error occurs and a new test run can be created.

Actual results

User is unable to create new testrun from existing testrun if more than 173 test cases are selected.

Expected results

User is able to create new testrun from existing testrun if more than 173 test cases are selected.

Additional info (Python traceback, logs, etc.)

chrome_pynCdXg5ep.mp4
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant