Where it fell short on this date
The tests this run recorded as failing, each linked to its source at the commit that measured it. For the current picture, see this target's latest results, or every target in this run.
-
CreateTable - configuration parameters TableClass STANDARD_INFREQUENT_ACCESS round-trips
Tier 1 createTable tests/tier1/createTable/config.test.ts:50
-
CreateTable - configuration parameters SSESpecification with the AWS-managed key round-trips
Tier 1 createTable tests/tier1/createTable/config.test.ts:61
-
CreateTable - configuration parameters OnDemandThroughput round-trips on a PAY_PER_REQUEST table
Tier 1 createTable tests/tier1/createTable/config.test.ts:76
-
DeleteItem - ConditionExpression parens rejects redundant parentheses in ConditionExpression
Tier 1 deleteItem tests/tier1/deleteItem/conditionExpressionParens.test.ts:134
-
PutItem - ConditionExpression parens rejects redundant parentheses in ConditionExpression
Tier 1 putItem tests/tier1/putItem/conditionExpressionParens.test.ts:122
-
PutItem - ConditionExpression parens rejects contains() with a duplicate path and operand
Tier 1 putItem tests/tier1/putItem/conditionExpressionParens.test.ts:137
-
PutItem - validation rejects duplicate values in number set
Tier 1 putItem tests/tier1/putItem/validation.test.ts:80
-
PutItem - validation rejects duplicate values in binary set
Tier 1 putItem tests/tier1/putItem/validation.test.ts:93
-
Query - Limit + FilterExpression interaction rejects ExclusiveStartKey that does not match the table schema
Tier 1 query tests/tier1/query/basic.test.ts:398
-
Query - Limit + FilterExpression interaction rejects ExclusiveStartKey missing the index key on a GSI query
Tier 1 query tests/tier1/query/basic.test.ts:414
-
Query - size() string encoding counts UTF-16 code units (3), not UTF-8 bytes (6)
Tier 1 query tests/tier1/query/expressions.test.ts:431
-
Query - GSI pagination across tied sort keys composes LastEvaluatedKey from base and index keys and walks every tied item once
Tier 1 query tests/tier1/query/gsi.test.ts:199
-
Query - KeyConditionExpression with parentheses rejects redundant parentheses in KeyConditionExpression
Tier 1 query tests/tier1/query/keyConditionParens.test.ts:95
-
Query - LSI pagination across tied sort keys composes LastEvaluatedKey from base and index keys and walks every tied item once
Tier 1 query tests/tier1/query/lsi.test.ts:271
-
Scan - ProjectionExpression rejects ExclusiveStartKey that does not match the table schema
Tier 1 scan tests/tier1/scan/basic.test.ts:211
-
Scan - filter expression validation rejects begins_with with a non-string/binary operand
Tier 1 scan tests/tier1/scan/filterOperators.test.ts:323
-
Scan - filter expression validation rejects redundant parentheses in FilterExpression
Tier 1 scan tests/tier1/scan/filterOperators.test.ts:339
-
Scan - GSI pagination across tied sort keys walks every item once across a paged GSI scan with tied sort keys
Tier 1 scan tests/tier1/scan/gsiPagination.test.ts:197
-
UpdateItem - SET evaluation semantics a second SET clause reads the pre-update value of another attribute
Tier 1 updateItem tests/tier1/updateItem/basic.test.ts:579
-
UpdateItem - SET evaluation semantics applies parenthesised arithmetic (SET c = (c - :v))
Tier 1 updateItem tests/tier1/updateItem/basic.test.ts:591
-
UpdateItem - ReturnValues granularity UPDATED_NEW on a nested SET returns only the changed fragment
Tier 1 updateItem tests/tier1/updateItem/basic.test.ts:725
-
UpdateItem - ReturnValues granularity REMOVE with UPDATED_NEW omits Attributes (nothing was set to a new value)
Tier 1 updateItem tests/tier1/updateItem/basic.test.ts:745
-
UpdateTable - configuration parameters UpdateTable changes TableClass
Tier 1 updateTable tests/tier1/updateTable/config.test.ts:57
-
UpdateTable - configuration parameters UpdateTable changes OnDemandThroughput
Tier 1 updateTable tests/tier1/updateTable/config.test.ts:72
-
On-demand backups - lifecycle and restore RestoreTableFromBackup initiates a restore into a new table
Tier 2 backups tests/tier2/backups/onDemand.test.ts:114
-
On-demand backups - lifecycle and restore DescribeBackup on a deleted backup throws BackupNotFoundException
Tier 2 backups tests/tier2/backups/onDemand.test.ts:130
-
TransactGetItems - ConsumedCapacity charges 2 read capacity units per item, including a missing item
Tier 2 transactions tests/tier2/transactions/transactGet.test.ts:290
-
TransactGetItems - ConsumedCapacity INDEXES breakdown includes the table read capacity units
Tier 2 transactions tests/tier2/transactions/transactGet.test.ts:302
-
TransactGetItems - projection matching nothing omits Item when the projection matches no attribute on a present item
Tier 2 transactions tests/tier2/transactions/transactGet.test.ts:339
-
TransactWriteItems - ConsumedCapacity charges 2 write capacity units per item
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:1149
-
PutItem - exact error messages redundant parentheses in ConditionExpression: full error string
Tier 3 error-messages tests/tier3/error-messages/putItem.test.ts:214
-
PutItem - exact error messages contains() with duplicate path and operand: full distinct-operand error
Tier 3 error-messages tests/tier3/error-messages/putItem.test.ts:235
-
Query - exact error messages redundant parentheses in KeyConditionExpression: full error string
Tier 3 error-messages tests/tier3/error-messages/query.test.ts:183
-
Query - exact error messages malformed ExclusiveStartKey: short invalid-starting-key error
Tier 3 error-messages tests/tier3/error-messages/query.test.ts:206
-
Scan - exact error messages begins_with with non-string operand: full operand-type error
Tier 3 error-messages tests/tier3/error-messages/scan.test.ts:114
-
Scan - exact error messages redundant parentheses in FilterExpression: full error string
Tier 3 error-messages tests/tier3/error-messages/scan.test.ts:134
-
Scan - exact error messages malformed ExclusiveStartKey: long schema-mismatch error
Tier 3 error-messages tests/tier3/error-messages/scan.test.ts:155
-
Item size limit - number sizing a number-dominated item under 400KB succeeds (15000 numbers)
Tier 3 limits tests/tier3/limits/itemSize.test.ts:230
-
Number precision - DynamoDB number limits and edge cases rejects arithmetic that overflows the supported number magnitude
Tier 3 limits tests/tier3/limits/numberPrecision.test.ts:397
-
Non-existent index - error surface UpdateTable deleting a non-existent GSI reports ResourceNotFoundException
Tier 3 validation-ordering tests/tier3/validation-ordering/index.test.ts:67
-
Scan - validation ordering rejects a negative Segment
Tier 3 validation-ordering tests/tier3/validation-ordering/scan.test.ts:78