Skip to content

Conversation

@ydshieh
Copy link
Collaborator

@ydshieh ydshieh commented Dec 2, 2025

What does this PR do?

https://app.circleci.com/pipelines/github/huggingface/transformers/155601/workflows/cfa672e3-a164-4bd3-b434-23015ab25d2d/jobs/2045707

tests/models/seamless_m4t/test_processing_seamless_m4t.py::SeamlessM4TProcessorTest::test_save_load_pretrained_additional_features
Too long with no output (exceeded 10m0s): context deadline exceeded

It hangs at the line

self.assertEqual(processor.tokenizer.get_vocab(), tokenizer_add_kwargs.get_vocab())

This happens after the PR

rm slow tokenizers (#40936)

After internal discussion, we decided to delete this test for this model

@ydshieh ydshieh changed the title delete SeamlessM4TProcessorTest::test_save_load_pretrained_addition Dec 2, 2025
@github-actions
Copy link
Contributor

github-actions bot commented Dec 2, 2025

[For maintainers] Suggested jobs to run (before merge)

run-slow: seamless_m4t

@ydshieh ydshieh merged commit 4ec83fe into main Dec 2, 2025
16 checks passed
@ydshieh ydshieh deleted the delete_a_test branch December 2, 2025 15:48
@HuggingFaceDocBuilderDev

The docs for this PR live here. All of your documentation changes will be reflected on that endpoint. The docs are available until 30 days after the last update.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants