[CI] Fix red CI and ERROR failed should show (#25995)
* start with error too * fix ? * start with nit * one more path * use `job_name` * mark pipeline test as slow
This commit is contained in:
@@ -300,6 +300,7 @@ class AutomaticSpeechRecognitionPipelineTests(unittest.TestCase):
|
||||
self.assertEqual(output, {"text": "A MAN SAID TO THE UNIVERSE SIR I EXIST"})
|
||||
|
||||
@require_torch
|
||||
@slow
|
||||
def test_return_timestamps_in_preprocess(self):
|
||||
pipe = pipeline(
|
||||
task="automatic-speech-recognition",
|
||||
|
||||
Reference in New Issue
Block a user