Skip to content

Commit 77dbf17

Browse files
committed
Xfail test
1 parent 7aacc21 commit 77dbf17

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

spacy_transformers/tests/regression/test_spacy_issue6401.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,8 @@
3535
"""
3636

3737

38+
# Xfail this until the new spaCy rc is up.
39+
@pytest.mark.xfail
3840
def test_transformer_pipeline_textcat():
3941
"""Test that a pipeline with just a transformer+textcat runs and trains properly.
4042
This used to throw an error because of shape inference issues -

0 commit comments

Comments
 (0)