mirror of
https://github.com/explosion/spaCy.git
synced 2025-08-04 20:30:24 +03:00
temporarily xfailing issue 4314
This commit is contained in:
parent
79469ced52
commit
4d9d9c5a28
|
@ -181,6 +181,7 @@ def test_issue4267():
|
|||
assert token.ent_iob == 2
|
||||
|
||||
|
||||
@pytest.mark.xfail(reason="no beam parser yet")
|
||||
@pytest.mark.issue(4313)
|
||||
def test_issue4313():
|
||||
"""This should not crash or exit with some strange error code"""
|
||||
|
|
Loading…
Reference in New Issue
Block a user