Skip to content

fix: compatibility with thumbor.filters.fill #70

fix: compatibility with thumbor.filters.fill

fix: compatibility with thumbor.filters.fill #70

GitHub Actions / Unit Test Results failed Jul 5, 2024 in 0s

1 errors, 187 pass in 2m 18s

  6 files  ±  0    6 suites  ±0   2m 18s ⏱️ -32s
188 tests +  1  187 ✅ ±  0   0 💤 ±0  0 ❌ ±0  1 🔥 +1 
936 runs   - 172  873 ✅  - 173  62 💤 ±0  0 ❌ ±0  1 🔥 +1 

Results for commit 4c1bc0d. ± Comparison against earlier commit 417f617.

Annotations

Check failure on line 0 in tests/engines/test_video_engine.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

tests.engines.test_video_engine with error

./test-py27.xml [took 0s]
Raw output
collection failure
.tox/py27/lib/python2.7/site-packages/_pytest/python.py:507: in _importtestmodule
    mod = self.fspath.pyimport(ensuresyspath=importmode)
.tox/py27/lib/python2.7/site-packages/py/_path/local.py:704: in pyimport
    __import__(modname)
E     File "/__w/thumbor-video-engine/thumbor-video-engine/tests/engines/test_video_engine.py", line 18
E       assert delta_e < 0.05, f"{message}: {repr_rgb(rgb1)} != {repr_rgb(rgb2)}"
E                                                                               ^
E   SyntaxError: invalid syntax