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 table key value
Tier 1 batchWriteItem tests/tier1/batchWriteItem/validation.test.ts:96
-
BatchWriteItem - validation rejects a non-scalar table key value
Tier 1 batchWriteItem tests/tier1/batchWriteItem/validation.test.ts:112
-
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
-
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
-
Query - GSI sparse composite GSI: an item with the GSI hash key but no range key is excluded
Tier 1 query tests/tier1/query/gsi.test.ts:168
-
Scan - GSI sparse composite GSI: an item missing the GSI range key is not scanned
Tier 1 scan tests/tier1/scan/gsi.test.ts:166
-
TransactWriteItems - validation Put with a non-scalar table key cancels with a ValidationError reason
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:724
-
TransactWriteItems - validation Put with a wrong-typed index key cancels with a ValidationError reason
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:724
-
TransactWriteItems - validation Put with a non-scalar index key cancels with a ValidationError reason
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:724
-
TransactWriteItems - validation Update setting a wrong-typed index key cancels with a ValidationError reason
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:724
-
TransactWriteItems - validation Update setting a non-scalar index key cancels with a ValidationError reason
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:724
-
TransactWriteItems - validation Put with an empty-string table key is a top-level ValidationException
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:795
-
TransactWriteItems - validation Put with an empty-string index key is a top-level ValidationException
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:809
-
TransactWriteItems - validation Update setting an empty-string index key is a top-level ValidationException
Tier 2 transactions tests/tier2/transactions/transactWrite.test.ts:828
-
BatchWriteItem - exact error messages wrong-typed table key: full schema-mismatch message
Tier 3 error-messages tests/tier3/error-messages/batchWriteItem.test.ts:135
-
BatchWriteItem - exact error messages non-scalar table key: full schema-mismatch message
Tier 3 error-messages tests/tier3/error-messages/batchWriteItem.test.ts:135
-
BatchWriteItem - exact error messages wrong-typed index key: full type-mismatch message
Tier 3 error-messages tests/tier3/error-messages/batchWriteItem.test.ts:133
-
BatchWriteItem - exact error messages non-scalar index key: full type-mismatch message
Tier 3 error-messages tests/tier3/error-messages/batchWriteItem.test.ts:133
-
BatchWriteItem - exact error messages empty-string index key: full secondary-index-key message
Tier 3 error-messages tests/tier3/error-messages/batchWriteItem.test.ts:133
-
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:161
-
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:257
-
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 table key: top-level ValidationException
Tier 3 error-messages tests/tier3/error-messages/transactWriteItems.test.ts:279
-
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
-
PutItem - validation ordering empty TableName with invalid ReturnValues reports only tableName
Tier 3 validation-ordering tests/tier3/validation-ordering/putItem.test.ts:48
-
UpdateItem - validation ordering rejects invalid ReturnValues (UpdateItem reports the first enum error)
Tier 3 validation-ordering tests/tier3/validation-ordering/updateItem.test.ts:47