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

Update .pytest-split-durations #3005

Merged
merged 6 commits into from
May 22, 2023
Merged

Update .pytest-split-durations #3005

merged 6 commits into from
May 22, 2023

Conversation

janosh
Copy link
Member

@janosh janosh commented May 22, 2023

5458e99 partially update .pytest-split-durations
f9edf06 skip StructureTest.test_relax() if tensorflow missing
0948d70 MoleculeGraph.find_rings() only sort cycle once
ba2d98c drop -x (exit on error) from pytest addopts
b48009e rerun pytest --store-durations --durations-path test_files/.pytest-split-durations without -x flag
f7338d2 fix OptimadeTest.test_get_snls_mp() by making query stricter to reduce returned payload

@janosh janosh added the tests Issues with or changes to the pymatgen test suite label May 22, 2023
@janosh janosh enabled auto-merge (squash) May 22, 2023 17:47
@janosh janosh added fix Bug fix PRs api Application programming interface labels May 22, 2023
@janosh janosh merged commit 13f7f5d into master May 22, 2023
@janosh janosh deleted the update-pytest-split branch May 22, 2023 18:00
lbluque pushed a commit to lbluque/pymatgen that referenced this pull request May 23, 2023
* partially update .pytest-split-durations

* skip StructureTest.test_relax() if tensorflow missing

* MoleculeGraph.find_rings() only sort cycle once

* drop -x (exit on error) from pytest addopts

* rerun pytest --store-durations --durations-path test_files/.pytest-split-durations without -x flag

* fix OptimadeTest.test_get_snls_mp() by making query stricter to reduce returned payload

avoids timeout and speeds up test
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api Application programming interface fix Bug fix PRs tests Issues with or changes to the pymatgen test suite
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant