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

IndexError if unsupported parameter is used #1

Open
twodrops opened this issue Feb 16, 2022 · 1 comment
Open

IndexError if unsupported parameter is used #1

twodrops opened this issue Feb 16, 2022 · 1 comment

Comments

@twodrops
Copy link

If a wrong parameter is (accidently) passed to sphinx-performance, the following IndexError is raised

IndexError: list index out of range

@danwos
Copy link
Member

danwos commented Feb 17, 2022

Interesting, there should not be any wrong parameters, as sphinx-performance takes any name and number of it.
It depends on the used test project if these parameters get used or are ignored.

But for sure it's a bug. will take a look.

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

2 participants