Skip to content

Commit f2d19a7

Browse files
authored
[python] temporarily skip geneformer test (#1083)
* [python] temporarily skip geneformer test * Add message
1 parent 9494987 commit f2d19a7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

api/python/cellxgene_census/tests/experimental/ml/huggingface/test_geneformer.py

+1
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@
1818
CENSUS_VERSION_FOR_GENEFORMER_TESTS = "2023-12-15"
1919

2020

21+
@pytest.mark.skip("Needs to be investigated.")
2122
@pytest.mark.experimental
2223
@pytest.mark.live_corpus
2324
def test_GeneformerTokenizer_correctness(tmpdir: Path) -> None:

0 commit comments

Comments
 (0)