nixpkgs/pkgs/development/python-modules/aioboto3
superherointj bba77e69fc python3Packages.aioboto3: disable DynamoDB tests with aiobotocore 3.x
DynamoDB tests fail with aiobotocore 3.x due to HTTP header issue with
moto: 'Duplicate Server header found'. This is the same issue that
causes aiobotocore itself to disable its DynamoDB tests.

Fixes 7 test failures:
- test_dynamo_resource_query
- test_dynamo_resource_put
- test_dynamo_resource_batch_write_flush_on_exit_context
- test_dynamo_resource_batch_write_flush_amount
- test_flush_doesnt_reset_item_buffer
- test_dynamo_resource_property
- test_dynamo_resource_waiter
2026-04-26 08:54:06 -03:00
..
default.nix python3Packages.aioboto3: disable DynamoDB tests with aiobotocore 3.x 2026-04-26 08:54:06 -03:00