{"name": "test_invoice_batch_upload_unexisting_barcode", "status": "failed", "statusDetails": {"message": "AssertionError: There is no FREE test user", "trace": "@fixture(scope=\"class\")\n    def get_fmcg_auth_header():\n>       random_user = random_fmcg_user()\n                      ^^^^^^^^^^^^^^^^^^\n\nsrc/framework/fmcg/fixtures/lk.py:22: \n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \nsrc/framework/fmcg/helpers/fmcg_auth.py:17: in random_fmcg_user\n    account = FMCGAccountQueries().bind_free_random_autotest_account()\n              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\n_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ \n\nself = <src.framework.fmcg.db.account.FMCGAccountQueries object at 0x74c562c9b250>\n\n    def bind_free_random_autotest_account(self):\n        random_autotest_account = self.get_free_random_autotest_account()\n>       assert random_autotest_account, \"There is no FREE test user\"\n               ^^^^^^^^^^^^^^^^^^^^^^^\nE       AssertionError: There is no FREE test user\n\nsrc/framework/fmcg/db/account.py:38: AssertionError"}, "description": "\n        В файле для создания заявки указываем не существующий в системе баркод\n        Ожидаемый результат: status code 500 при попытке загрузки\n        ", "attachments": [{"name": "log", "source": "59c8dc9b-4a5a-4cb7-8ec5-e6397d26abc6-attachment.txt", "type": "text/plain"}], "start": 1775259574931, "stop": 1775259574931, "uuid": "93ccce39-cd43-4eed-bbca-26856909be21", "historyId": "03362a11ce991928ad9a8b5bd7fec620", "testCaseId": "03362a11ce991928ad9a8b5bd7fec620", "fullName": "tests.fmcg.test_lk.test_invoice.TestFMCGInvoiceBatchWithSku#test_invoice_batch_upload_unexisting_barcode", "labels": [{"name": "tag", "value": "dm-fmcg-be-service-lk"}, {"name": "tag", "value": "batch_upload"}, {"name": "parentSuite", "value": "tests.fmcg.test_lk"}, {"name": "suite", "value": "test_invoice"}, {"name": "subSuite", "value": "TestFMCGInvoiceBatchWithSku"}, {"name": "host", "value": "runner-1rdl4o-mi-project-9-concurrent-3-gtxhh2tl"}, {"name": "thread", "value": "30-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.fmcg.test_lk.test_invoice"}], "titlePath": ["tests", "fmcg", "test_lk", "test_invoice.py", "TestFMCGInvoiceBatchWithSku"]}