)]}'
{"manila_tempest_tests/tests/api/admin/test_services_negative.py":[{"author":{"_account_id":16643,"name":"Goutham Pacha Ravi","email":"gouthampravi@gmail.com","username":"gouthamr"},"change_message_id":"a748b4d8581f44e4cf75b803627bf85dd51dd0f0","unresolved":true,"context_lines":[{"line_number":76,"context_line":"    @tc.attr(base.TAG_NEGATIVE, base.TAG_API)"},{"line_number":77,"context_line":"    def test_get_service_by_invalid_zone(self):"},{"line_number":78,"context_line":"        params \u003d {\u0027zone\u0027: \u0027fake_zone\u0027}"},{"line_number":79,"context_line":"        self.assertRaises("},{"line_number":80,"context_line":"            lib_exc.BadRequest,"},{"line_number":81,"context_line":"            self.admin_client.list_services,"},{"line_number":82,"context_line":"            params"},{"line_number":83,"context_line":"        )"},{"line_number":84,"context_line":""},{"line_number":85,"context_line":"    @decorators.idempotent_id(\u0027da0fef1d-c4d3-4c33-a836-5f836e85df69\u0027)"},{"line_number":86,"context_line":"    @tc.attr(base.TAG_NEGATIVE, base.TAG_API)"}],"source_content_type":"text/x-python","patch_set":3,"id":"b50445e0_1978e627","line":83,"range":{"start_line":79,"start_character":0,"end_line":83,"end_character":9},"updated":"2026-02-06 19:03:17.000000000","message":"Changing tests like this is problematic. Basically we\u0027ll be changing the behavior in the API without microversing and preserving backwards compatibility. \n\nPerhaps the filtering logic should preserve the existing behavior of returning an empty list when there\u0027s invalid search data - doesn\u0027t seem terrible to me.","commit_id":"dd68cdb3bcdf0695b6630bd46a47a48e67697470"}]}
