#116 disruption caused several tests to fail
Description
Editthe following tests has failed during stress and disruption testing.
```
26.26s call tests/integration/test_idempotency.py::test_non_idempotent_task_executes_multiple_times
=================================================================================== short test summary info ====================================================================================
FAILED tests/integration/test_activities.py::test_activity_auto_conversion - TimeoutError: Workflow abac69d3-6aca-42e3-b102-ebe65d581692 events did not stabilize within 120 seconds
FAILED tests/integration/test_event_coordination.py::test_standard_sleep_wake_event - TimeoutError: Workflow 2cf79689-a0ae-4d22-8dfe-80cf07998478 did not complete within 60 seconds
FAILED tests/integration/test_heartbeat.py::test_heartbeat_with_many_iterations - TimeoutError: Workflow 8493a7c3-c883-4230-9c40-e08e588a89dc did not complete within 45 seconds
FAILED tests/integration/test_heartbeat.py::test_workflow_without_heartbeat_still_works - TimeoutError: Workflow 578cd3c5-e616-4669-a4a4-d099b99bc721 events did not stabilize within 40 seconds
========================================================================== 4 failed, 175 passed in 528.54s (0:08:48) ===========================================================================
pytest 17.09s user 1.54s system 3% cpu 8:48.90 total
```
This needs comprehensive investigation why these have failed and are these result of timeout issues or serous breach of scalability and durability. create investigation issue for each and deeply understand why that have failed. most of these tests had enough timeout and we barely had loss of the server for this perifoud of time. you need to test each case and track those as a separate ticket and issue.
Comments
Loading comments...
Context
Loading context...
Audit History
View AllLoading audit history...