Skip to content

ci: flaky tests #72

Closed
Closed
@skuruppu

Description

@skuruppu

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

  1. Create a PR and allow the CircleCI workflow to run.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions