(BSR)[API] test: WIP write test for incorrect file format #15667
GitHub Actions / Pytest Report
failed
Dec 27, 2024 in 0s
1149 tests run, 1145 passed, 3 skipped, 1 failed.
Annotations
Check failure on line 111 in tests/utils/image_conversion_test.py
github-actions / Pytest Report
tests/utils/image_conversion_test.py.test_when_image_is_in_an_unsupported_format
Failed: DID NOT RAISE <class 'OSError'>
Raw output
tests/utils/image_conversion_test.py:114: in test_when_image_is_in_an_unsupported_format
with pytest.raises(OSError):
E Failed: DID NOT RAISE <class 'OSError'>
Loading