-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
aymanelsayeed
committed
Jul 27, 2024
1 parent
c078810
commit 90d2fd1
Showing
1,172 changed files
with
1,229 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"name": "test_file_running_time[3-file20]", "status": "skipped", "statusDetails": {"message": "Skipped: got empty parameter set ['file2'], function test_file_running_time at /Users/aymanelsayeed/IdeaProjects/AllureExample/tests/tests_fixtures/test_case.py:58", "trace": "('/Users/aymanelsayeed/IdeaProjects/AllureExample/tests/tests_fixtures/test_case.py', 59, \"Skipped: got empty parameter set ['file2'], function test_file_running_time at /Users/aymanelsayeed/IdeaProjects/AllureExample/tests/tests_fixtures/test_case.py:58\")"}, "parameters": [{"name": "file", "value": "3"}, {"name": "file2", "value": "<NotSetType.token: 0>"}], "start": 1722076897210, "stop": 1722076897210, "uuid": "a78939bc-6ee9-4941-abdf-835b317e751f", "historyId": "21ed1e8d51594bfbd4b0d16e0929dfdd", "testCaseId": "9ac6b4227eb54e7a91966be14f363030", "fullName": "tests.tests_fixtures.test_case.TestBenchmark#test_file_running_time", "labels": [{"name": "parentSuite", "value": "Benchmarks"}, {"name": "tag", "value": "@pytest.mark.skip(reason='got empty parameter set ['file2'], function test_file_running_time at /Users/aymanelsayeed/IdeaProjects/AllureExample/tests/tests_fixtures/test_case.py:58')"}, {"name": "suite", "value": "test_case"}, {"name": "subSuite", "value": "TestBenchmark"}, {"name": "host", "value": "Aymans-MacBook-Pro.local"}, {"name": "thread", "value": "12077-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.tests_fixtures.test_case"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"name": "test_setup_1[31]", "status": "broken", "statusDetails": {"message": "KeyError: 1", "trace": "self = <test_steup_2.TestSetup2 object at 0x122105be0>, method = <bound method TestSetup2.test_setup_1 of <test_steup_2.TestSetup2 object at 0x122105be0>>\n\n def setup_method(self, method):\n # remove all odd numbers from the collection\n # for i in range(1, 100, 2):\n> Collection.pop(self.counter)\nE KeyError: 1\n\ntests/tests_setup/test_steup_2.py:12: KeyError"}, "parameters": [{"name": "number", "value": "31"}], "start": 1722076912471, "stop": 1722076912471, "uuid": "8f4dfcb9-6ece-4100-82b3-2415da0005b1", "historyId": "6400d5365780f70740face9cae010ae4", "testCaseId": "f8be4b5eafe56f1cc39c66a6c8e9f278", "fullName": "tests.tests_setup.test_steup_2.TestSetup2#test_setup_1", "labels": [{"name": "parentSuite", "value": "tests.tests_setup"}, {"name": "suite", "value": "test_steup_2"}, {"name": "subSuite", "value": "TestSetup2"}, {"name": "host", "value": "Aymans-MacBook-Pro.local"}, {"name": "thread", "value": "12077-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.tests_setup.test_steup_2"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uuid": "a478759c-dfb5-4c5f-9b62-f335b1e2f5d9", "children": ["f5e73799-93f0-4bcc-a540-c3161e1a7c4e"], "befores": [{"name": "_xunit_setup_method_fixture_TestSetup2", "status": "broken", "statusDetails": {"message": "KeyError: 1\n", "trace": " File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/pluggy/_callers.py\", line 77, in _multicall\n res = hook_impl.function(*args)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/fixtures.py\", line 1123, in pytest_fixture_setup\n result = call_fixture_func(fixturefunc, request, kwargs)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/fixtures.py\", line 895, in call_fixture_func\n fixture_result = next(generator)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/python.py\", line 899, in xunit_setup_method_fixture\n _call_with_optional_argument(func, method)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/python.py\", line 777, in _call_with_optional_argument\n func(arg)\n File \"/Users/aymanelsayeed/IdeaProjects/AllureExample/tests/tests_setup/test_steup_2.py\", line 12, in setup_method\n Collection.pop(self.counter)\n"}, "start": 1722076912579, "stop": 1722076912579}], "start": 1722076912579, "stop": 1722076912581} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"name": "test_setup_1[85]", "status": "broken", "statusDetails": {"message": "KeyError: 1", "trace": "self = <test_steup_2.TestSetup2 object at 0x10fb15940>, method = <bound method TestSetup2.test_setup_1 of <test_steup_2.TestSetup2 object at 0x10fb15940>>\n\n def setup_method(self, method):\n # remove all odd numbers from the collection\n # for i in range(1, 100, 2):\n> Collection.pop(self.counter)\nE KeyError: 1\n\ntests/tests_setup/test_steup_2.py:12: KeyError"}, "parameters": [{"name": "number", "value": "85"}], "start": 1722077104940, "stop": 1722077104940, "uuid": "3eb1c2f8-7068-46c1-aaca-834b59f641b2", "historyId": "b7f6b51324c0d7f12f7b09a001f98a80", "testCaseId": "f8be4b5eafe56f1cc39c66a6c8e9f278", "fullName": "tests.tests_setup.test_steup_2.TestSetup2#test_setup_1", "labels": [{"name": "parentSuite", "value": "tests.tests_setup"}, {"name": "suite", "value": "test_steup_2"}, {"name": "subSuite", "value": "TestSetup2"}, {"name": "host", "value": "Aymans-MacBook-Pro.local"}, {"name": "thread", "value": "12476-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.tests_setup.test_steup_2"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uuid": "02936b26-c654-401f-b304-a22910e43349", "children": ["a4782014-139d-4b35-a674-584d865eafb8"], "befores": [{"name": "_xunit_setup_method_fixture_TestSetup2", "status": "broken", "statusDetails": {"message": "KeyError: 1\n", "trace": " File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/pluggy/_callers.py\", line 77, in _multicall\n res = hook_impl.function(*args)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/fixtures.py\", line 1123, in pytest_fixture_setup\n result = call_fixture_func(fixturefunc, request, kwargs)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/fixtures.py\", line 895, in call_fixture_func\n fixture_result = next(generator)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/python.py\", line 899, in xunit_setup_method_fixture\n _call_with_optional_argument(func, method)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/python.py\", line 777, in _call_with_optional_argument\n func(arg)\n File \"/Users/aymanelsayeed/IdeaProjects/AllureExample/tests/tests_setup/test_steup_2.py\", line 12, in setup_method\n Collection.pop(self.counter)\n"}, "start": 1722077104844, "stop": 1722077104844}], "start": 1722077104844, "stop": 1722077104845} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uuid": "4345f637-a59f-47fe-a013-496a3aee00fe", "children": ["c5941bdc-8b2e-42d6-abbe-aef6a73bdbd0"], "befores": [{"name": "_xunit_setup_method_fixture_TestSetup2", "status": "broken", "statusDetails": {"message": "KeyError: 1\n", "trace": " File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/pluggy/_callers.py\", line 77, in _multicall\n res = hook_impl.function(*args)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/fixtures.py\", line 1123, in pytest_fixture_setup\n result = call_fixture_func(fixturefunc, request, kwargs)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/fixtures.py\", line 895, in call_fixture_func\n fixture_result = next(generator)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/python.py\", line 899, in xunit_setup_method_fixture\n _call_with_optional_argument(func, method)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/python.py\", line 777, in _call_with_optional_argument\n func(arg)\n File \"/Users/aymanelsayeed/IdeaProjects/AllureExample/tests/tests_setup/test_steup_2.py\", line 12, in setup_method\n Collection.pop(self.counter)\n"}, "start": 1722076912569, "stop": 1722076912569}], "start": 1722076912569, "stop": 1722076912571} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"name": "test_setup_1[3]", "status": "passed", "parameters": [{"name": "file_name", "value": "3"}], "start": 1722076999044, "stop": 1722076999044, "uuid": "c2ec435d-7140-45f1-947c-2ba9e3f3e594", "historyId": "f13364370f5bee22cd8d53853f99eba6", "testCaseId": "c7be9db7f8bc01fc63936f3c5a9e4daa", "fullName": "tests.tests_setup.test_setup.TestSetUp#test_setup_1", "labels": [{"name": "tag", "value": "setup"}, {"name": "tag", "value": "xdist_group(name='setup')"}, {"name": "parentSuite", "value": "tests.tests_setup"}, {"name": "suite", "value": "test_setup"}, {"name": "subSuite", "value": "TestSetUp"}, {"name": "host", "value": "Aymans-MacBook-Pro.local"}, {"name": "thread", "value": "12207-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.tests_setup.test_setup"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"name": "test_setup_1[61]", "status": "broken", "statusDetails": {"message": "KeyError: 1", "trace": "self = <test_steup_2.TestSetup2 object at 0x122113d00>, method = <bound method TestSetup2.test_setup_1 of <test_steup_2.TestSetup2 object at 0x122113d00>>\n\n def setup_method(self, method):\n # remove all odd numbers from the collection\n # for i in range(1, 100, 2):\n> Collection.pop(self.counter)\nE KeyError: 1\n\ntests/tests_setup/test_steup_2.py:12: KeyError"}, "parameters": [{"name": "number", "value": "61"}], "start": 1722076912532, "stop": 1722076912532, "uuid": "5bd1661e-29cb-42be-9e97-d6a6e8bad9ed", "historyId": "6f50bf46e48a5605deedbc96f3d28fb2", "testCaseId": "f8be4b5eafe56f1cc39c66a6c8e9f278", "fullName": "tests.tests_setup.test_steup_2.TestSetup2#test_setup_1", "labels": [{"name": "parentSuite", "value": "tests.tests_setup"}, {"name": "suite", "value": "test_steup_2"}, {"name": "subSuite", "value": "TestSetup2"}, {"name": "host", "value": "Aymans-MacBook-Pro.local"}, {"name": "thread", "value": "12077-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.tests_setup.test_steup_2"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uuid": "3e7f555d-8a2e-42c3-b755-a30231e85a35", "children": ["bf5c8243-99ef-479a-b291-88f1e33b813f"], "befores": [{"name": "_xunit_setup_method_fixture_TestTearDown", "status": "passed", "start": 1722076922649, "stop": 1722076922649}], "afters": [{"name": "_xunit_setup_method_fixture_TestTearDown::0", "status": "passed", "attachments": [{"name": "teardown method", "source": "2af45fe2-8d6e-4bab-9629-6091938b9d20-attachment.txt", "type": "text/plain"}], "start": 1722076927657, "stop": 1722076927657}], "start": 1722076922649, "stop": 1722076927657} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"name": "test_get_number[2]", "status": "passed", "description": "\n This test checks if the number is even (this is python docstring)\n :param xx: number\n :return: None\n ", "parameters": [{"name": "xx", "value": "2"}], "start": 1722077104679, "stop": 1722077104680, "uuid": "a4b039f4-69b7-4da5-b5fa-576867f2ee18", "historyId": "d652b95685f67e55599619622cda2f79", "testCaseId": "c11909d5c80e3dc7abab4b5fe71c8e97", "fullName": "tests.tests_fixtures.test_fixtures.TestFixtures#test_get_number", "labels": [{"name": "parentSuite", "value": "tests.tests_fixtures"}, {"name": "suite", "value": "test_fixtures"}, {"name": "subSuite", "value": "TestFixtures"}, {"name": "host", "value": "Aymans-MacBook-Pro.local"}, {"name": "thread", "value": "12476-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.tests_fixtures.test_fixtures"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"name": "test_setup_1[97]", "status": "broken", "statusDetails": {"message": "KeyError: 1", "trace": "self = <test_steup_2.TestSetup2 object at 0x12212f1c0>, method = <bound method TestSetup2.test_setup_1 of <test_steup_2.TestSetup2 object at 0x12212f1c0>>\n\n def setup_method(self, method):\n # remove all odd numbers from the collection\n # for i in range(1, 100, 2):\n> Collection.pop(self.counter)\nE KeyError: 1\n\ntests/tests_setup/test_steup_2.py:12: KeyError"}, "parameters": [{"name": "number", "value": "97"}], "start": 1722076912607, "stop": 1722076912607, "uuid": "8ee5d147-ef44-4299-ab8b-d5ad5bdda4c7", "historyId": "06eef46a9bb07372b55f525815d0ddf1", "testCaseId": "f8be4b5eafe56f1cc39c66a6c8e9f278", "fullName": "tests.tests_setup.test_steup_2.TestSetup2#test_setup_1", "labels": [{"name": "parentSuite", "value": "tests.tests_setup"}, {"name": "suite", "value": "test_steup_2"}, {"name": "subSuite", "value": "TestSetup2"}, {"name": "host", "value": "Aymans-MacBook-Pro.local"}, {"name": "thread", "value": "12077-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.tests_setup.test_steup_2"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uuid": "be927ea4-e51e-4705-9ae4-a78d71d02246", "children": ["4f88f6c0-822f-4eab-9538-816fe7f15310"], "befores": [{"name": "_xunit_setup_method_fixture_TestSetUp", "status": "passed", "attachments": [{"name": "setup method", "source": "71e76e70-a78d-4f61-bf38-c12fcd6f93a5-attachment.txt", "type": "text/plain"}], "start": 1722076999042, "stop": 1722076999042}], "afters": [{"name": "_xunit_setup_method_fixture_TestSetUp::0", "status": "passed", "start": 1722076999043, "stop": 1722076999043}], "start": 1722076999042, "stop": 1722076999043} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"name": "test_setup_1[82]", "status": "broken", "statusDetails": {"message": "KeyError: 1", "trace": "self = <test_steup_2.TestSetup2 object at 0x12732e850>, method = <bound method TestSetup2.test_setup_1 of <test_steup_2.TestSetup2 object at 0x12732e850>>\n\n def setup_method(self, method):\n # remove all odd numbers from the collection\n # for i in range(1, 100, 2):\n> Collection.pop(self.counter)\nE KeyError: 1\n\ntests/tests_setup/test_steup_2.py:12: KeyError"}, "parameters": [{"name": "number", "value": "82"}], "start": 1722076999229, "stop": 1722076999229, "uuid": "8355801c-54b9-40c8-b796-705ca4211689", "historyId": "dafe930940029606e17c3ba89add6984", "testCaseId": "f8be4b5eafe56f1cc39c66a6c8e9f278", "fullName": "tests.tests_setup.test_steup_2.TestSetup2#test_setup_1", "labels": [{"name": "parentSuite", "value": "tests.tests_setup"}, {"name": "suite", "value": "test_steup_2"}, {"name": "subSuite", "value": "TestSetup2"}, {"name": "host", "value": "Aymans-MacBook-Pro.local"}, {"name": "thread", "value": "12207-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.tests_setup.test_steup_2"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"name": "test_file_running_time[53-file20]", "status": "skipped", "statusDetails": {"message": "Skipped: got empty parameter set ['file2'], function test_file_running_time at /Users/aymanelsayeed/IdeaProjects/AllureExample/tests/tests_fixtures/test_case.py:58", "trace": "('/Users/aymanelsayeed/IdeaProjects/AllureExample/tests/tests_fixtures/test_case.py', 59, \"Skipped: got empty parameter set ['file2'], function test_file_running_time at /Users/aymanelsayeed/IdeaProjects/AllureExample/tests/tests_fixtures/test_case.py:58\")"}, "parameters": [{"name": "file", "value": "53"}, {"name": "file2", "value": "<NotSetType.token: 0>"}], "start": 1722076897250, "stop": 1722076897250, "uuid": "d0b9cd65-c9b9-4a7c-89c4-80886710a442", "historyId": "90b273960b77a24d15ae906100507ee6", "testCaseId": "9ac6b4227eb54e7a91966be14f363030", "fullName": "tests.tests_fixtures.test_case.TestBenchmark#test_file_running_time", "labels": [{"name": "parentSuite", "value": "Benchmarks"}, {"name": "tag", "value": "@pytest.mark.skip(reason='got empty parameter set ['file2'], function test_file_running_time at /Users/aymanelsayeed/IdeaProjects/AllureExample/tests/tests_fixtures/test_case.py:58')"}, {"name": "suite", "value": "test_case"}, {"name": "subSuite", "value": "TestBenchmark"}, {"name": "host", "value": "Aymans-MacBook-Pro.local"}, {"name": "thread", "value": "12077-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.tests_fixtures.test_case"}]} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"uuid": "82bef93f-f118-4c30-8a47-85ac30d7c82b", "children": ["39038075-f91a-4582-9d64-00bdecea7c2e"], "befores": [{"name": "_xunit_setup_method_fixture_TestSetup2", "status": "broken", "statusDetails": {"message": "KeyError: 1\n", "trace": " File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/pluggy/_callers.py\", line 77, in _multicall\n res = hook_impl.function(*args)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/fixtures.py\", line 1123, in pytest_fixture_setup\n result = call_fixture_func(fixturefunc, request, kwargs)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/fixtures.py\", line 895, in call_fixture_func\n fixture_result = next(generator)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/python.py\", line 899, in xunit_setup_method_fixture\n _call_with_optional_argument(func, method)\n File \"/Users/aymanelsayeed/.local/share/virtualenvs/AllureExample-wL7UUQNi/lib/python3.9/site-packages/_pytest/python.py\", line 777, in _call_with_optional_argument\n func(arg)\n File \"/Users/aymanelsayeed/IdeaProjects/AllureExample/tests/tests_setup/test_steup_2.py\", line 12, in setup_method\n Collection.pop(self.counter)\n"}, "start": 1722076999162, "stop": 1722076999162}], "start": 1722076999162, "stop": 1722076999163} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
{"name": "test_setup_1[64]", "status": "broken", "statusDetails": {"message": "KeyError: 1", "trace": "self = <test_steup_2.TestSetup2 object at 0x10fb08d30>, method = <bound method TestSetup2.test_setup_1 of <test_steup_2.TestSetup2 object at 0x10fb08d30>>\n\n def setup_method(self, method):\n # remove all odd numbers from the collection\n # for i in range(1, 100, 2):\n> Collection.pop(self.counter)\nE KeyError: 1\n\ntests/tests_setup/test_steup_2.py:12: KeyError"}, "parameters": [{"name": "number", "value": "64"}], "start": 1722077104896, "stop": 1722077104896, "uuid": "5b886ef3-cae6-4bee-8ab3-354059cefc6f", "historyId": "67c958f2a7daeb9e97f4aeb99b221a1f", "testCaseId": "f8be4b5eafe56f1cc39c66a6c8e9f278", "fullName": "tests.tests_setup.test_steup_2.TestSetup2#test_setup_1", "labels": [{"name": "parentSuite", "value": "tests.tests_setup"}, {"name": "suite", "value": "test_steup_2"}, {"name": "subSuite", "value": "TestSetup2"}, {"name": "host", "value": "Aymans-MacBook-Pro.local"}, {"name": "thread", "value": "12476-MainThread"}, {"name": "framework", "value": "pytest"}, {"name": "language", "value": "cpython3"}, {"name": "package", "value": "tests.tests_setup.test_steup_2"}]} |
Oops, something went wrong.