Skip to content

Commit

Permalink
roachtest: update pgjdbc blocklists
Browse files Browse the repository at this point in the history
I made the following updates to the pgjdbc blocklists:
- Removed tests which are now passing due to user-defined schema
  support.
- Removed testUpdateSelectOnly since we now support this syntax as a
  no-op.
- Updated some failure reasons to "unknown" for tests which are still
  failing even though the referenced issue was closed.
- Added many BatchExecuteTest.* tests to the ignore list. These tests
  are flaky due to a combination of cockroachdb#54477 and the fact that the tests
  do not run in a deterministic order.
- Removed lists for versions earlier than v19.2.

Fixes cockroachdb#53467
Fixes cockroachdb#53738
Fixes cockroachdb#54106

Release note: None
  • Loading branch information
solongordon committed Nov 25, 2020
1 parent a306388 commit e6d7cc2
Showing 1 changed file with 184 additions and 3,003 deletions.
Loading

0 comments on commit e6d7cc2

Please sign in to comment.