◐ Shell
clean mode source ↗

gh-56809: Add an example using load_tests to parameterise test cases by jkersell · Pull Request #91694 · python/cpython

@jkersell

gh-56809: Add an example using load_tests to parameterise test cases

closes #56809

@ghost

All commit authors signed the Contributor License Agreement.
CLA signed

@bedevere-bot

@jkersell jkersell changed the title gh-56809: Add an example of generating tests for load_tests gh-56809: Add an example using load_tests to parameterise test cases

May 25, 2022

@tavallaie

@jkersell, could you please sign off on the PR and ensure it passes all the tests? This might help us move forward and resolve any blockers in the process.

@jkersell

@tavallaie sorry for the delay in my response. I can confirm that the tests pass, however I'm not sure what you mean by "sign off the PR". I'm guessing you're referring to git's --signoff option? If so, what is the appropriate way to add that to my commit? Can I amend my commit and force push to this branch?

@tavallaie

Below your comment, you can see 5 checks that stop github action to run the test, one of them is CLA signing, please be sure to sign that and also solve other blocking test.

@github-actions

This PR is stale because it has been open for 30 days with no activity.