Skip to content

Commit

Permalink
Merge #40966
Browse files Browse the repository at this point in the history
40966: roachtest: fix psycopg test r=jordanlewis a=jordanlewis

It started skipping a test that we fail, so we can remove it from the
blacklist.

Closes #39011.

Release note: None
Release justification: test only change

Co-authored-by: Jordan Lewis <[email protected]>
  • Loading branch information
craig[bot] and jordanlewis committed Sep 23, 2019
2 parents 9dd1564 + 8529531 commit c2437cc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pkg/cmd/roachtest/psycopg_blacklist.go
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,6 @@ var psycopgBlackList19_2 = blacklist{
"tests.test_connection.ConnectionTests.test_notices_limited": "5807",
"tests.test_connection.ConnectionTests.test_notices_noappend": "5807",
"tests.test_connection.ConnectionTests.test_reset": "35879",
"tests.test_connection.ConnectionTwoPhaseTests.test_cancel_fails_prepared": "22329",
"tests.test_connection.ConnectionTwoPhaseTests.test_recovered_xids": "22329",
"tests.test_connection.ConnectionTwoPhaseTests.test_status_after_recover": "22329",
"tests.test_connection.ConnectionTwoPhaseTests.test_tpc_commit": "22329",
Expand Down

0 comments on commit c2437cc

Please sign in to comment.