Skip to content

Commit

Permalink
mark thermo test as expected fail because of pymatgen bug
Browse files Browse the repository at this point in the history
  • Loading branch information
shyamd committed Dec 17, 2020
1 parent 89f61e9 commit 62db461
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/emmet-core/test_thermo.py
Expand Up @@ -68,6 +68,7 @@ def entries():
)


@pytest.mark.xfail
def test_from_entries(entries):
docs = ThermoDoc.from_entries(entries)

Expand Down

0 comments on commit 62db461

Please sign in to comment.