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 #54477 and the fact that the tests
  do not run in a deterministic order.

Fixes #53467
Fixes #53738
Fixes #54106

Release note: None
  • Loading branch information
solongordon committed Nov 24, 2020
1 parent dc02e8c commit 3d8e39a
Showing 1 changed file with 140 additions and 33 deletions.
Loading

0 comments on commit 3d8e39a

Please sign in to comment.