Closed
Description
Expected Behavior
Test suite should pass against prod.
Actual Behavior
We see lots of different kinds of errors. Examples:
- "Transaction aborted. Database schema probably changed during transaction, retry may succeed." link
- Same as above except also with "InvalidArgument: 400 Column x is not present in table some_table [at 1:29]\nINSERT INTO some_table (id, x, y) VALUES (@a0, @A1, @a2)\n" link
- Migration tests seem to be passing but there is always an error "Transaction is already committed" link
- "FailedPrecondition: 400 Duplicate name in schema: noncol_idx_test_nopk" link
Steps to Reproduce the Problem
- Create a PR and allow the CircleCI workflow to run.
Metadata
Metadata
Assignees
Labels
No labels