gh-56809: Add an example using load_tests to parameterise test cases by jkersell · Pull Request #91694 · python/cpython
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
@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.
@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?
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.