-
Bug
-
Resolution: Unresolved
-
Normal
-
None
-
None
-
False
-
-
False
-
Unset
-
No
-
-
The tests logs show multiple errors like the one shown in this snippet:
PASSED 293tests/test_bonfire.py::test_ns_reserve_flag_duration[30m] ERROR: namespace reserve: hit unexpected error: Object of type MagicMock is not JSON serializable 294 295
I think there's a problem with how tests are configured, there's something wrong in the setup and the tests shouldn't pass but they actually do. This needs urgent review, tests can give a false sense of confidence if they're apparently "passing"