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.
-
BatchWriteItem - validation rejects a wrong-typed index key value
Tier 1 batchWriteItem tests/tier1/batchWriteItem/validation.test.ts:144
-
BatchWriteItem - validation rejects a non-scalar index key value
Tier 1 batchWriteItem tests/tier1/batchWriteItem/validation.test.ts:164
-
BatchWriteItem - validation rejects an empty-string index key value
Tier 1 batchWriteItem tests/tier1/batchWriteItem/validation.test.ts:184
-
CreateTable - validation rejects a GSI INCLUDE projection without NonKeyAttributes
Tier 1 createTable tests/tier1/createTable/basic.test.ts:262
-
CreateTable - validation rejects StreamSpecification with StreamEnabled false plus a StreamViewType
Tier 1 createTable tests/tier1/createTable/basic.test.ts:288
-
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
-
CreateTable - LSI rejects an LSI INCLUDE projection without NonKeyAttributes
Tier 1 createTable tests/tier1/createTable/lsi.test.ts:117
-
PutItem - number format rejects "+e2"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "e2"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "+1+2"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "1+2"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "+1.2.3"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "1.2.3"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "++5"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "+-5"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "-+5"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "+"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "-"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "1e"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "1e+"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "."
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "1.2e3.4"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "0x5"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "NaN"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "Infinity"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "1_000"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects " 5"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "5 "
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - number format rejects "1 5"
Tier 1 putItem tests/tier1/putItem/numberFormat.test.ts:93
-
PutItem - validation rejects a wrong-typed index key attribute
Tier 1 putItem tests/tier1/putItem/validation.test.ts:146
-
PutItem - validation rejects a non-scalar index key attribute
Tier 1 putItem tests/tier1/putItem/validation.test.ts:159
-
PutItem - validation rejects an empty-string index key attribute
Tier 1 putItem tests/tier1/putItem/validation.test.ts:175
-
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:202
-
Scan - Select / ProjectionExpression rejections Select ALL_ATTRIBUTES with ProjectionExpression is rejected
Tier 1 scan tests/tier1/scan/select.test.ts:70
-
Scan - Select / ProjectionExpression rejections Select ALL_PROJECTED_ATTRIBUTES without an IndexName is rejected
Tier 1 scan tests/tier1/scan/select.test.ts:85
-
Scan - Select / ProjectionExpression rejections Select COUNT with ProjectionExpression is rejected
Tier 1 scan tests/tier1/scan/select.test.ts:99
-
Scan - Select / ProjectionExpression rejections Select ALL_PROJECTED_ATTRIBUTES with ProjectionExpression and no IndexName is rejected
Tier 1 scan tests/tier1/scan/select.test.ts:115
-
Scan - Select / ProjectionExpression rejections Select SPECIFIC_ATTRIBUTES without ProjectionExpression is rejected
Tier 1 scan tests/tier1/scan/select.test.ts:132
-
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
-
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
-
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:252
-
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:314
-
Query - Select / ProjectionExpression rejections Select ALL_ATTRIBUTES with ProjectionExpression is rejected
Tier 1 query tests/tier1/query/select.test.ts:235
-
Query - Select / ProjectionExpression rejections Select ALL_PROJECTED_ATTRIBUTES without an IndexName is rejected
Tier 1 query tests/tier1/query/select.test.ts:253
-
Query - Select / ProjectionExpression rejections Select COUNT with ProjectionExpression is rejected
Tier 1 query tests/tier1/query/select.test.ts:270
-
Query - Select / ProjectionExpression rejections Select ALL_PROJECTED_ATTRIBUTES with ProjectionExpression and no IndexName is rejected
Tier 1 query tests/tier1/query/select.test.ts:289
-
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
-
TransactWriteItems - validation Put with a wrong-typed index key cancels with a ValidationError reason
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:725
-
TransactWriteItems - validation Put with a non-scalar index key cancels with a ValidationError reason
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:725
-
TransactWriteItems - validation Update setting a wrong-typed index key cancels with a ValidationError reason
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:725
-
TransactWriteItems - validation Update setting a non-scalar index key cancels with a ValidationError reason
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:725
-
TransactWriteItems - validation Put with an empty-string index key is a top-level ValidationException
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:810
-
TransactWriteItems - validation Update setting an empty-string index key is a top-level ValidationException
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:829
-
TransactWriteItems - validation Update with an empty-string Key is a top-level ValidationException
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts
-
TransactWriteItems - validation Delete with an empty-string Key is a top-level ValidationException
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts
-
TransactWriteItems - validation ConditionCheck with an empty-string Key is a top-level ValidationException
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts
-
TransactWriteItems - ConsumedCapacity: conditional, check, replay, cancel reports write capacity on the first call and read capacity on a same-token replay
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:1450
-
BatchWriteItem - exact error messages wrong-typed index key: full type-mismatch message
Tier 3 error-messages tests/tier3/error-messages/batchWriteItem.test.ts:136
-
BatchWriteItem - exact error messages non-scalar index key: full type-mismatch message
Tier 3 error-messages tests/tier3/error-messages/batchWriteItem.test.ts:136
-
BatchWriteItem - exact error messages empty-string index key: full secondary-index-key message
Tier 3 error-messages tests/tier3/error-messages/batchWriteItem.test.ts:135
-
CreateTable - exact error messages GSI INCLUDE projection without NonKeyAttributes: full missing-attributes message
Tier 3 error-messages tests/tier3/error-messages/createTable.test.ts:282
-
CreateTable - exact error messages LSI INCLUDE projection without NonKeyAttributes: full missing-attributes message
Tier 3 error-messages tests/tier3/error-messages/createTable.test.ts:321
-
CreateTable - exact error messages StreamSpecification StreamEnabled:false with a StreamViewType: full conflict message
Tier 3 error-messages tests/tier3/error-messages/createTable.test.ts:345
-
PutItem - exact error messages NULL attr with false is accepted and normalises to NULL true
Tier 3 error-messages tests/tier3/error-messages/putItem.test.ts:162
-
Scan - exact error messages Select SPECIFIC_ATTRIBUTES without ProjectionExpression: full required-projection message
Tier 3 error-messages tests/tier3/error-messages/scan.test.ts:194
-
TransactWriteItems - exact error messages Put wrong-typed table key: cancelled with full ValidationError reason
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:266
-
TransactWriteItems - exact error messages Put non-scalar table key: cancelled with full ValidationError reason
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:266
-
TransactWriteItems - exact error messages Put wrong-typed index key: cancelled with full ValidationError reason
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:257
-
TransactWriteItems - exact error messages Put non-scalar index key: cancelled with full ValidationError reason
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:257
-
TransactWriteItems - exact error messages Update wrong-typed index key: cancelled with full ValidationError reason
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:257
-
TransactWriteItems - exact error messages Update non-scalar index key: cancelled with full ValidationError reason
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:257
-
TransactWriteItems - exact error messages Put empty-string index key: top-level ValidationException
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:278
-
TransactWriteItems - exact error messages Update empty-string index key: top-level ValidationException
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:278
-
TransactWriteItems - exact error messages Update empty-string Key: top-level empty-value message
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:279
-
TransactWriteItems - exact error messages Delete empty-string Key: top-level empty-value message
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:279
-
TransactWriteItems - exact error messages ConditionCheck empty-string Key: top-level empty-value message
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:279
-
TransactWriteItems - exact error messages Update wrong-typed Key: cancelled with schema-mismatch reason
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:266
-
TransactWriteItems - exact error messages Update non-scalar Key: cancelled with schema-mismatch reason
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:266
-
TransactWriteItems - exact error messages Delete wrong-typed Key: cancelled with schema-mismatch reason
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:266
-
TransactWriteItems - exact error messages Delete non-scalar Key: cancelled with schema-mismatch reason
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:266
-
TransactWriteItems - exact error messages ConditionCheck wrong-typed Key: cancelled with schema-mismatch reason
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:266
-
TransactWriteItems - exact error messages ConditionCheck non-scalar Key: cancelled with schema-mismatch reason
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:266
-
Nesting depth - 32-level document limit rejects a 32-level ExpressionAttributeValue with ValidationException
Tier 3 limits tests/tier3/limits/nestingDepth.test.ts:92
-
UpdateItem - validation ordering rejects invalid ReturnValues (UpdateItem reports the first enum error)
Tier 3 validation-ordering tests/tier3/validation-ordering/updateItem.test.ts:47