Skip to content

fix: compatibility with thumbor.filters.fill #67

fix: compatibility with thumbor.filters.fill

fix: compatibility with thumbor.filters.fill #67

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

17 fail, 170 pass in 2m 48s

    6 files  ±0      6 suites  ±0   2m 48s ⏱️ -1s
  187 tests ±0    170 ✅ ±0   0 💤 ±0  17 ❌ ±0 
1 108 runs  ±0  1 029 ✅ ±0  62 💤 ±0  17 ❌ ±0 

Results for commit f683a0a. ± Comparison against earlier commit a1c60ab.

Annotations

Check warning on line 31 in tests/result_storages/test_file_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_file_result_storage_retrieve[default-image/gif-False] (tests.result_storages.test_file_storage)

./test-py27.xml [took 0s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_file_storage.py:58: in test_file_result_storage_retrieve
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 31 in tests/result_storages/test_file_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_file_result_storage_retrieve[default-image/gif-True] (tests.result_storages.test_file_storage)

./test-py27.xml [took 0s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_file_storage.py:58: in test_file_result_storage_retrieve
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 31 in tests/result_storages/test_file_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_file_result_storage_retrieve[auto_webp-image/webp-False] (tests.result_storages.test_file_storage)

./test-py27.xml [took 0s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_file_storage.py:58: in test_file_result_storage_retrieve
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 31 in tests/result_storages/test_file_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_file_result_storage_retrieve[auto_webp-image/webp-True] (tests.result_storages.test_file_storage)

./test-py27.xml [took 0s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_file_storage.py:58: in test_file_result_storage_retrieve
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 31 in tests/result_storages/test_file_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_file_result_storage_retrieve[auto_mp4-video/mp4-False] (tests.result_storages.test_file_storage)

./test-py27.xml [took 0s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_file_storage.py:58: in test_file_result_storage_retrieve
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 31 in tests/result_storages/test_file_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_file_result_storage_retrieve[auto_mp4-video/mp4-True] (tests.result_storages.test_file_storage)

./test-py27.xml [took 0s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_file_storage.py:58: in test_file_result_storage_retrieve
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 76 in tests/result_storages/test_file_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_file_result_storage_legacy_retrieve[-*/*-gif] (tests.result_storages.test_file_storage)

./test-py27.xml [took 0s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_file_storage.py:95: in test_file_result_storage_legacy_retrieve
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 76 in tests/result_storages/test_file_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_file_result_storage_legacy_retrieve[/webp-image/webp-webp] (tests.result_storages.test_file_storage)

./test-py27.xml [took 0s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_file_storage.py:95: in test_file_result_storage_legacy_retrieve
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 76 in tests/result_storages/test_file_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_file_result_storage_legacy_retrieve[/mp4-video/*-mp4] (tests.result_storages.test_file_storage)

./test-py27.xml [took 0s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_file_storage.py:95: in test_file_result_storage_legacy_retrieve
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 91 in tests/result_storages/test_s3_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_s3_result_storage_load[unsafe/hotdog.gif-image/gif-*/*-False] (tests.result_storages.test_s3_storage)

./test-py27.xml [took 1s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_s3_storage.py:109: in test_s3_result_storage_load
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 91 in tests/result_storages/test_s3_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_s3_result_storage_load[unsafe/hotdog.gif-image/gif-*/*-True] (tests.result_storages.test_s3_storage)

./test-py27.xml [took 1s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_s3_storage.py:109: in test_s3_result_storage_load
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 91 in tests/result_storages/test_s3_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_s3_result_storage_load[unsafe/hotdog.png-image/png-*/*-False] (tests.result_storages.test_s3_storage)

./test-py27.xml [took 1s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_s3_storage.py:109: in test_s3_result_storage_load
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 91 in tests/result_storages/test_s3_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_s3_result_storage_load[unsafe/hotdog.png-image/png-*/*-True] (tests.result_storages.test_s3_storage)

./test-py27.xml [took 1s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_s3_storage.py:109: in test_s3_result_storage_load
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 91 in tests/result_storages/test_s3_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_s3_result_storage_load[unsafe/hotdog.gif/webp-image/webp-image/webp-False] (tests.result_storages.test_s3_storage)

./test-py27.xml [took 1s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_s3_storage.py:109: in test_s3_result_storage_load
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 91 in tests/result_storages/test_s3_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_s3_result_storage_load[unsafe/hotdog.gif/webp-image/webp-image/webp-True] (tests.result_storages.test_s3_storage)

./test-py27.xml [took 1s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_s3_storage.py:109: in test_s3_result_storage_load
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 91 in tests/result_storages/test_s3_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_s3_result_storage_load[unsafe/hotdog.gif/mp4-video/mp4-video/*-False] (tests.result_storages.test_s3_storage)

./test-py27.xml [took 1s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_s3_storage.py:109: in test_s3_result_storage_load
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)

Check warning on line 91 in tests/result_storages/test_s3_storage.py

See this annotation in the file changed.

@github-actions github-actions / Unit Test Results

1 out of 6 runs failed: test_s3_result_storage_load[unsafe/hotdog.gif/mp4-video/mp4-video/*-True] (tests.result_storages.test_s3_storage)

./test-py27.xml [took 1s]
Raw output
TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)
tests/result_storages/test_s3_storage.py:109: in test_s3_result_storage_load
    mocker.spy(VideoEngine, "load")
.tox/py27/lib/python2.7/site-packages/pytest_mock/plugin.py:101: in spy
    value = obj.__getattribute__(obj, name)
E   TypeError: unbound method __getattribute__() must be called with Engine instance as first argument (got type instance instead)