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

Switch to pyproject.toml #1236

Merged
merged 13 commits into from
Dec 2, 2023
Merged

Switch to pyproject.toml #1236

merged 13 commits into from
Dec 2, 2023

Conversation

jan-janssen
Copy link
Member

No description provided.

@jan-janssen jan-janssen added the integration Start the integration tests with pyiron_atomistics/contrib for this PR label Dec 2, 2023
@jan-janssen
Copy link
Member Author

======================================================================
ERROR: test_run_addon (sphinx.test_base.TestSphinx.test_run_addon)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/runner/work/pyiron_base/pyiron_atomistics/tests/sphinx/test_base.py", line 722, in test_run_addon
    out = self.sphinx.run_addon(
          ^^^^^^^^^^^^^^^^^^^^^^
  File "/home/runner/work/pyiron_base/pyiron_atomistics/pyiron_atomistics/sphinx/base.py", line 1740, in run_addon
    raise KeyError(
KeyError: "version 'fake_addon' not found. Available versions are: ''."

======================================================================
FAIL: test_potential (sphinx.test_base.TestSphinx.test_potential)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/home/runner/work/pyiron_base/pyiron_atomistics/tests/sphinx/test_base.py", line 127, in test_potential
    self.assertEqual(['Fe_GGA'], self.sphinx_2_5.list_potentials())
AssertionError: Lists differ: ['Fe_GGA'] != ['Fe_GGA', 'Ni_GGA']

Second list contains 1 additional elements.
First extra element 1:
'Ni_GGA'

- ['Fe_GGA']
+ ['Fe_GGA', 'Ni_GGA']

----------------------------------------------------------------------

@jan-janssen jan-janssen merged commit 2ccbf78 into main Dec 2, 2023
24 of 25 checks passed
@delete-merged-branch delete-merged-branch bot deleted the switch_setup branch December 2, 2023 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
integration Start the integration tests with pyiron_atomistics/contrib for this PR
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant