Page MenuHomePhabricator

Fix not triggering mock_get_object() in test_swift.py
Open, Needs TriagePublic

Description

Current state

Currently test_swift.WikimediaSwiftTestCase.mock_get_object() isn't triggered while test_swift.py is running.
I have checked that it is even on the Dockerized Python2 version of thumbor-plugins. So, it looks like the migration to Python3 didn't cause it.

Expected result

test_swift.WikimediaSwiftTestCase.mock_get_object() is triggered during running test_swift.py.

Event Timeline

Vlad.shapik updated the task description. (Show Details)
Vlad.shapik updated the task description. (Show Details)
Vlad.shapik renamed this task from Fix not triggering mock_get_object() in test_swift.py to Fix not triggering of mock_get_object() in test_swift.py.Aug 25 2022, 6:10 PM
Vlad.shapik renamed this task from Fix not triggering of mock_get_object() in test_swift.py to Fix not triggering mock_get_object() in test_swift.py.Aug 25 2022, 6:29 PM