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

Some tests take a long time #23

Closed
brandonwillard opened this issue Aug 1, 2020 · 4 comments
Closed

Some tests take a long time #23

brandonwillard opened this issue Aug 1, 2020 · 4 comments
Labels
question Further information is requested testing

Comments

@brandonwillard
Copy link
Member

There are 920 tests generated and run in test_sort.py, so it takes a while to finish. Are this many tests necessary?

@brandonwillard
Copy link
Member Author

test_rop.py also has an oddly long running test: TestRopLop.test_downsample.

@brandonwillard
Copy link
Member Author

test_bn.py has extremely slow tests, as well.

@brandonwillard brandonwillard changed the title Sorting tests take a long time Some tests take a long time Aug 1, 2020
@brandonwillard brandonwillard added question Further information is requested testing labels Aug 1, 2020
@brandonwillard
Copy link
Member Author

Found another one: TestUsmm.test_basic.

@brandonwillard
Copy link
Member Author

tensor/signal/tests/test_pool.py is also too slow.

rpgoldman added a commit to rpgoldman/Theano-PyMC that referenced this issue Dec 19, 2020
rpgoldman added a commit to rpgoldman/Theano-PyMC that referenced this issue Dec 19, 2020
rpgoldman added a commit to rpgoldman/Theano-PyMC that referenced this issue Dec 20, 2020
rpgoldman added a commit to rpgoldman/Theano-PyMC that referenced this issue Dec 20, 2020
rpgoldman added a commit to rpgoldman/Theano-PyMC that referenced this issue Dec 20, 2020
rpgoldman added a commit to rpgoldman/Theano-PyMC that referenced this issue Dec 28, 2020
michaelosthege pushed a commit to rpgoldman/Theano-PyMC that referenced this issue Dec 31, 2020
rpgoldman added a commit to rpgoldman/Theano-PyMC that referenced this issue Jan 2, 2021
brandonwillard pushed a commit to rpgoldman/Theano-PyMC that referenced this issue Jan 2, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question Further information is requested testing
Projects
None yet
Development

No branches or pull requests

1 participant