Skip to content

Tech debt: Idempotency Thread safety E2E test is flaky #2552

Closed
@heitorlessa

Description

@heitorlessa

Why is this needed?

Ensure E2E pipeline works successfully.


FAILED tests/e2e/idempotency/test_idempotency_dynamodb.py::test_idempotent_function_thread_safety@idempotency - assert {'3', 'l', '1', 'x', '_', '-', '8', '0', 't', '}', 'u', 'a', 'H', 'i', 'o', 'h', 'e', 'p', 'E', 'd', 'S', 'P', '6', ',', '[', '{', 'c', 'I', 'n', '7', ' ', 'D', 'N', ']', 'm', 's', 'r', 'T', 'F', '2', '5', ':', '.', '"'} == {'3', 'l', '1', 'x', '_', '-', '8', '0', 't', '}', 'u', 'a', 'H', '4', 'i', 'o', 'h', 'e', 'p', 'E', 'd', 'S', 'P', '6', ',', '[', '9', '{', 'c', 'I', 'n', '7', ' ', 'D', 'N', ']', 'm', 's', 'r', 'T', 'F', '2', '5', ':', '.', '"'}
  Extra items in the right set:
  '9'
  '4'
  Full diff:
    {
     ' ',
     '"',
     ',',
     '-',
     '.',
     '0',
     '1',
     '2',
     '3',
  -  '4',
     '5',
     '6',
     '7',
     '8',
  -  '9',
     ':',
     'D',
     'E',
     'F',
     'H',
     'I',
     'N',
     'P',
     'S',
     'T',
     '[',
     ']',
     '_',
     'a',
     'c',
     'd',
     'e',
     'h',
     'i',
     'l',
     'm',
     'n',
     'o',
     'p',
     'r',
     's',
     't',
     'u',
     'x',
     '{',
     '}',
    }
============ 1 failed, 50 passed, 10 warnings in 233.35s (0:03:53) =============

Which area does this relate to?

Tests

Suggestion

No response

Acknowledgment

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions